JUnit version 4.13.2
.20:07:19.329 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779134839319
20:07:19.388 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:07:19.459 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:07:19.474 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskZTtZCb/test-tmp
20:07:19.481 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
20:07:19.485 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskZTtZCb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
20:07:19.684 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

20:07:19.696 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:07:19.698 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

20:07:19.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.699075 14403 mini_oidc.cc:150] Starting JWKS server
20:07:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.699812 14403 webserver.cc:533] Webserver started at http://127.0.0.1:42015/ using document root <none> and password file <none>
20:07:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.699903 14403 mini_oidc.cc:186] Starting OIDC Discovery server
20:07:19.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.700078 14403 webserver.cc:533] Webserver started at http://127.0.0.1:43597/ using document root <none> and password file <none>
20:07:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:07:19Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:07:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:07:19Z Disabled control of system clock
20:07:19.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.711831 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal
20:07:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data
20:07:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/logs
20:07:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data/info.pb
20:07:19.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:19.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:19.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:19.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:19.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:19.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:07:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.254:33743
20:07:19.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.254
20:07:19.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:19.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:19.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:19.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:19.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:19.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:19.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:19.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:19.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:07:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.790194 14414 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.790411 14414 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.790443 14414 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:19.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792589 14414 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792663 14414 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792685 14414 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792704 14414 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792723 14414 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:07:19.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.792740 14414 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.794915 14414 master_runner.cc:387] Master server non-default flags:
20:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data
20:07:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal
20:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.254:33743
20:07:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:07:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data/info.pb
20:07:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.254
20:07:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14414
20:07:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/logs
20:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.795218 14414 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.795523 14414 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.798519 14422 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
20:07:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.798519 14420 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
20:07:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.798581 14419 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
20:07:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.799062 14414 server_base.cc:1061] running on GCE node
20:07:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.799309 14414 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.799593 14414 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.800768 14414 hybrid_clock.cc:648] HybridClock initialized: now 1779134839800748 us; error 58 us; skew 500 ppm
20:07:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.802193 14414 webserver.cc:533] Webserver started at http://127.14.16.254:44969/ using document root <none> and password file <none>
20:07:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.802400 14414 fs_manager.cc:362] Metadata directory not provided
20:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.802459 14414 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.802575 14414 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.803743 14414 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data/instance:
20:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0416ac24ead44c3bb5ba106894191cf6"
20:07:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.804121 14414 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal/instance:
20:07:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0416ac24ead44c3bb5ba106894191cf6"
20:07:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.805881 14414 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
20:07:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.806717 14428 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.806901 14414 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:07:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.806965 14414 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal
20:07:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0416ac24ead44c3bb5ba106894191cf6"
20:07:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.807022 14414 fs_report.cc:389] FS layout report
20:07:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal
20:07:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal
20:07:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data/data
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:19.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.829329 14414 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.829723 14414 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
20:07:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.829854 14414 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.834815 14414 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.254:33743
20:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.834887 14481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.254:33743 every 8 connection(s)
20:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.835246 14414 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/data/info.pb
20:07:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.835915 14482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:19.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.837134 14482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.837528 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14414
20:07:19.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.837608 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-0/wal/instance
20:07:19.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.838691 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:07:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.856863 14482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.857357 14431 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:19.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.857851 14482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.253:35145: Network error: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:19.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.907053 14482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } attempt: 1
20:07:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.907940 14482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.253:35145: Network error: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:19.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.918073 14486 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.918246 14486 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.918267 14486 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.919915 14486 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:07:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.919961 14486 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.919976 14486 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:07:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.919988 14486 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:07:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.920001 14486 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:07:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.920014 14486 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:07:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.921692 14486 master_runner.cc:387] Master server non-default flags:
20:07:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14486
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:19.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.921886 14486 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:19.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.922058 14486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:19.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.924324 14492 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
20:07:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.924432 14495 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
20:07:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.924335 14493 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
20:07:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.924834 14486 server_base.cc:1061] running on GCE node
20:07:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.925009 14486 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.925220 14486 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.926368 14486 hybrid_clock.cc:648] HybridClock initialized: now 1779134839926350 us; error 29 us; skew 500 ppm
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.927636 14486 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.927829 14486 fs_manager.cc:362] Metadata directory not provided
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.927868 14486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.927942 14486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.929030 14486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/instance:
20:07:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.929390 14486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal/instance:
20:07:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.931262 14486 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
20:07:19.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.933266 14501 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:19.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.933440 14486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
20:07:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.933494 14486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.933557 14486 fs_report.cc:389] FS layout report
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:19.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:19.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:19.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.949878 14486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:19.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.950217 14486 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
20:07:19.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.950338 14486 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:19.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.954701 14486 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:07:19.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.954738 14553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:07:19.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.955013 14486 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:19.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.959812 14554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.961560 14554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.963549 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14486
20:07:19.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.963668 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal/instance
20:07:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.964069 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal
20:07:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data
20:07:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/logs
20:07:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data/info.pb
20:07:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.252:39751
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.252
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:19.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:07:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.967689 14554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.973157 14554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.973562 14505 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.974012 14554 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.252:39751: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.976123 14482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } attempt: 2
20:07:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:19.979580 14482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } has no permanent_uuid. Determining permanent_uuid...
20:07:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:19.980180 14482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.252:39751: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.023211 14554 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } attempt: 1
20:07:20.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.023469 14482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } attempt: 1
20:07:20.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.024034 14554 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.252:39751: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:20.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.024034 14482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.252:39751: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.047430 14557 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.047641 14557 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.047675 14557 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049530 14557 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049610 14557 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049633 14557 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049652 14557 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049674 14557 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.049691 14557 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.051806 14557 master_runner.cc:387] Master server non-default flags:
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data
20:07:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.252:39751
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:07:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data/info.pb
20:07:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.252
20:07:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14557
20:07:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/logs
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.052094 14557 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.052371 14557 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.054869 14565 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
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.054876 14564 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
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.055416 14567 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
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.056419 14557 server_base.cc:1061] running on GCE node
20:07:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.056658 14557 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.056927 14557 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.058106 14557 hybrid_clock.cc:648] HybridClock initialized: now 1779134840058082 us; error 34 us; skew 500 ppm
20:07:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.059425 14557 webserver.cc:533] Webserver started at http://127.14.16.252:43715/ using document root <none> and password file <none>
20:07:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.059650 14557 fs_manager.cc:362] Metadata directory not provided
20:07:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.059707 14557 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:20.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.059808 14557 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.060972 14557 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data/instance:
20:07:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8127990ca23a427292f4d7f1e3f3036f"
20:07:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.061354 14557 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal/instance:
20:07:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8127990ca23a427292f4d7f1e3f3036f"
20:07:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.062951 14557 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.063835 14573 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.064000 14557 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.064054 14557 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8127990ca23a427292f4d7f1e3f3036f"
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.064111 14557 fs_report.cc:389] FS layout report
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:20.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data/data
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:20.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:20.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:20.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:20.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:20.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.071216 14482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } attempt: 2
20:07:20.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.072009 14482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.16.252:39751: Network error: Client connection negotiation failed: client connection to 127.14.16.252:39751: connect: Connection refused (error 111)
20:07:20.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.079453 14557 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.079823 14557 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
20:07:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.079953 14557 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:20.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.083999 14557 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.252:39751
20:07:20.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.084072 14626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.252:39751 every 8 connection(s)
20:07:20.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.084442 14557 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/data/info.pb
20:07:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.085317 14627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.086531 14627 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } has no permanent_uuid. Determining permanent_uuid...
20:07:20.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.090286 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14557
20:07:20.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.090406 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-2/wal/instance
20:07:20.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.091265 14627 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } has no permanent_uuid. Determining permanent_uuid...
20:07:20.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.092180 14554 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } attempt: 2
20:07:20.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.095510 14627 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } has no permanent_uuid. Determining permanent_uuid...
20:07:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.097911 14554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:07:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.098711 14554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Neither blocks nor log segments found. Creating new log.
20:07:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.098989 14554 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:07:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.100102 14554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: No bootstrap required, opened a new log
20:07:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.100250 14627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: Bootstrap starting.
20:07:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.100917 14627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: Neither blocks nor log segments found. Creating new log.
20:07:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.101519 14627 log.cc:826] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: Log is configured to *not* fsync() on all Append() calls
20:07:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.102192 14554 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.102320 14554 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.102358 14554 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:07:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.102463 14554 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.102780 14554 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:07:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.104666 14648 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:07:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.104714 14648 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:07:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.105239 14637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.105352 14637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.104923 14486 master_runner.cc:187] Error getting master registration for 127.14.16.254:33743: OK, instance_id { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" instance_seqno: 1779134839833507 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:07:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.106549 14486 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:07:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.106909 14627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: No bootstrap required, opened a new log
20:07:20.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.108539 14627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.108675 14627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.108708 14627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8127990ca23a427292f4d7f1e3f3036f, State: Initialized, Role: FOLLOWER
20:07:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.108810 14627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.109103 14650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.109208 14650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.109102 14627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: configured and running, proceeding with master startup.
20:07:20.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.111284 14661 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:07:20.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.111367 14661 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:07:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.111560 14557 master_runner.cc:187] Error getting master registration for 127.14.16.254:33743: OK, instance_id { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" instance_seqno: 1779134839833507 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:07:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.113039 14557 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:07:20.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.179206 14482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } attempt: 3
20:07:20.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.184278 14482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: Bootstrap starting.
20:07:20.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.185006 14482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: Neither blocks nor log segments found. Creating new log.
20:07:20.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.185295 14482 log.cc:826] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: Log is configured to *not* fsync() on all Append() calls
20:07:20.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.186057 14482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: No bootstrap required, opened a new log
20:07:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.188162 14482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.188323 14482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.188355 14482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0416ac24ead44c3bb5ba106894191cf6, State: Initialized, Role: FOLLOWER
20:07:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.188455 14482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.188771 14482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: configured and running, proceeding with master startup.
20:07:20.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.190903 14675 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:07:20.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.191247 14675 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:07:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.192835 14414 master_runner.cc:264] No leader master found from master 0416ac24ead44c3bb5ba106894191cf6
20:07:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.192881 14414 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:07:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.193379 14664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.193733 14664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.201182 14507 tablet.cc:2404] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:20.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.330658 14434 tablet.cc:2404] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:20.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.330646 14579 tablet.cc:2404] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:20.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.364189 14637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.364355 14637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.364602 14637 leader_election.cc:290] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0416ac24ead44c3bb5ba106894191cf6 (127.14.16.254:33743), 8127990ca23a427292f4d7f1e3f3036f (127.14.16.252:39751)
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.364969 14600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8127990ca23a427292f4d7f1e3f3036f" is_pre_election: true
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.364984 14455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0416ac24ead44c3bb5ba106894191cf6" is_pre_election: true
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365129 14600 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d14aeb5a2c4cf297418b83c121c9d2 in term 0.
20:07:20.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365131 14455 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d14aeb5a2c4cf297418b83c121c9d2 in term 0.
20:07:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365350 14505 leader_election.cc:304] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: 0416ac24ead44c3bb5ba106894191cf6, 72d14aeb5a2c4cf297418b83c121c9d2; no voters: 
20:07:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365583 14637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365639 14637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.365664 14637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 0 FOLLOWER]: Advancing to term 1
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.366608 14637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.366744 14637 leader_election.cc:290] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 0416ac24ead44c3bb5ba106894191cf6 (127.14.16.254:33743), 8127990ca23a427292f4d7f1e3f3036f (127.14.16.252:39751)
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.367015 14600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8127990ca23a427292f4d7f1e3f3036f"
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.367004 14455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0416ac24ead44c3bb5ba106894191cf6"
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.367094 14455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 0 FOLLOWER]: Advancing to term 1
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.367094 14600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 0 FOLLOWER]: Advancing to term 1
20:07:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.367983 14455 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d14aeb5a2c4cf297418b83c121c9d2 in term 1.
20:07:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.368041 14600 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d14aeb5a2c4cf297418b83c121c9d2 in term 1.
20:07:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.368228 14505 leader_election.cc:304] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: 72d14aeb5a2c4cf297418b83c121c9d2, 8127990ca23a427292f4d7f1e3f3036f; no voters: 
20:07:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.370234 14637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Leader election won for term 1
20:07:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.370419 14637 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Running, Role: LEADER
20:07:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.370519 14637 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.370906 14637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72d14aeb5a2c4cf297418b83c121c9d2. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.370975 14637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: LEADER
20:07:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.371196 14679 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
20:07:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.371970 14679 catalog_manager.cc:1519] Initializing Kudu cluster ID...
20:07:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.374554 14600 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 1 FOLLOWER]: Refusing update from remote peer 72d14aeb5a2c4cf297418b83c121c9d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:07:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.374821 14677 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:07:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.375519 14455 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Refusing update from remote peer 72d14aeb5a2c4cf297418b83c121c9d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:07:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.375736 14677 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:07:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.375967 14650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72d14aeb5a2c4cf297418b83c121c9d2. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.376044 14650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.377627 14664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72d14aeb5a2c4cf297418b83c121c9d2. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.377718 14664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.379129 14677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.379208 14677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: LEADER
20:07:20.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.379916 14637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.379989 14637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: LEADER
20:07:20.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.379947 14664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.380033 14664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.380089 14680 mvcc.cc:204] Tried to move back new op lower bound from 7287336306171412480 to 7287336306158182400. Current Snapshot: MvccSnapshot[applied={T|T < 7287336306171412480}]
20:07:20.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.381500 14650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.381584 14650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: This master's current role is: FOLLOWER
20:07:20.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.382155 14681 mvcc.cc:204] Tried to move back new op lower bound from 7287336306171412480 to 7287336306158182400. Current Snapshot: MvccSnapshot[applied={T|T < 7287336306171412480}]
20:07:20.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.383126 14679 catalog_manager.cc:1382] Generated new cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:20.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.383174 14679 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
20:07:20.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.384416 14683 mvcc.cc:204] Tried to move back new op lower bound from 7287336306171412480 to 7287336306158182400. Current Snapshot: MvccSnapshot[applied={T|T < 7287336306171412480}]
20:07:20.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.419257 14679 catalog_manager.cc:1405] Generated new certificate authority record
20:07:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.420611 14679 catalog_manager.cc:1539] Loading token signing keys...
20:07:20.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.432556 14679 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Generated new TSK 0
20:07:20.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.432792 14679 catalog_manager.cc:1549] Initializing in-progress tserver states...
20:07:20.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.452356 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:0
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:20.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.532368 14689 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.532539 14689 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.532559 14689 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.534070 14689 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.534123 14689 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.193
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.535734 14689 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:0
20:07:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14689
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.535989 14689 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.536178 14689 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.538432 14694 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
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.538722 14697 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
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.538769 14695 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
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.539525 14689 server_base.cc:1061] running on GCE node
20:07:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.539683 14689 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.539912 14689 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.541072 14689 hybrid_clock.cc:648] HybridClock initialized: now 1779134840541056 us; error 41 us; skew 500 ppm
20:07:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.542138 14689 webserver.cc:533] Webserver started at http://127.14.16.193:41735/ using document root <none> and password file <none>
20:07:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.542371 14689 fs_manager.cc:362] Metadata directory not provided
20:07:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.542433 14689 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.542542 14689 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.543521 14689 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/instance:
20:07:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "224235cca67a45258e1ad28d5f93deae"
20:07:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.543883 14689 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal/instance:
20:07:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "224235cca67a45258e1ad28d5f93deae"
20:07:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.545437 14689 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
20:07:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.546304 14703 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.546518 14689 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:07:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.546588 14689 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "224235cca67a45258e1ad28d5f93deae"
20:07:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.546651 14689 fs_report.cc:389] FS layout report
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/data
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.566035 14689 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.566397 14689 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
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.566522 14689 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.566767 14689 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.567188 14689 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.567229 14689 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.567262 14689 ts_tablet_manager.cc:616] Registered 0 tablets
20:07:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.567282 14689 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:07:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.573422 14689 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.193:37639
20:07:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.573482 14817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.193:37639 every 8 connection(s)
20:07:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.573865 14689 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:20.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.578485 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14689
20:07:20.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.578588 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal/instance
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579512 14818 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579628 14818 heartbeater.cc:461] Registering TS with master...
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579779 14819 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579845 14819 heartbeater.cc:461] Registering TS with master...
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579849 14818 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.579970 14819 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.580129 14820 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.580175 14820 heartbeater.cc:461] Registering TS with master...
20:07:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.580210 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:0
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.580278 14820 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.580591 14518 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.581552 14518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.193:33437
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.581591 14589 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.581815 14445 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.659924 14825 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.660116 14825 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.660145 14825 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.661823 14825 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.661917 14825 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.194
20:07:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.663614 14825 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:0
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:20.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14825
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:20.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:20.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:20.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:20.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:20.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.663910 14825 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:20.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.664183 14825 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.667063 14831 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
20:07:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.667127 14830 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
20:07:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.667078 14833 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
20:07:20.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.668048 14825 server_base.cc:1061] running on GCE node
20:07:20.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.668246 14825 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:20.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.668488 14825 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:20.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.669646 14825 hybrid_clock.cc:648] HybridClock initialized: now 1779134840669618 us; error 45 us; skew 500 ppm
20:07:20.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.670754 14825 webserver.cc:533] Webserver started at http://127.14.16.194:44989/ using document root <none> and password file <none>
20:07:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.670980 14825 fs_manager.cc:362] Metadata directory not provided
20:07:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.671053 14825 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.671181 14825 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.672086 14825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/instance:
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.672461 14825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal/instance:
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.673723 14825 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
20:07:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.674468 14839 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.674641 14825 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
20:07:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.674715 14825 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.674772 14825 fs_report.cc:389] FS layout report
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/data
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.690909 14825 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.691282 14825 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
20:07:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.691473 14825 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.691715 14825 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.692112 14825 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:07:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.692173 14825 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:07:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.692203 14825 ts_tablet_manager.cc:616] Registered 0 tablets
20:07:20.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.692224 14825 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:07:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.698462 14825 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.194:37913
20:07:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.698545 14954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.194:37913 every 8 connection(s)
20:07:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.698887 14825 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704360 14955 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704329 14956 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704484 14957 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704493 14955 heartbeater.cc:461] Registering TS with master...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704551 14957 heartbeater.cc:461] Registering TS with master...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704509 14956 heartbeater.cc:461] Registering TS with master...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704747 14955 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704747 14956 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.704747 14957 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705132 14518 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705251 14445 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705271 14589 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:20.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705606 14518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.194:60261
20:07:20.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705920 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14825
20:07:20.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.705996 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal/instance
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.706897 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/logs
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data/info.pb
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.195:0
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.195
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.195
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.783778 14962 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.783982 14962 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.784011 14962 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.785677 14962 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.785770 14962 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.195
20:07:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.787568 14962 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.195:0
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data/info.pb
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.195
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14962
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.195
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/logs
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.787869 14962 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.788146 14962 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.790994 14968 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
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.790967 14970 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
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:20.790958 14967 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
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.791375 14962 server_base.cc:1061] running on GCE node
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.791546 14962 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.791788 14962 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.792948 14962 hybrid_clock.cc:648] HybridClock initialized: now 1779134840792918 us; error 45 us; skew 500 ppm
20:07:20.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.794159 14962 webserver.cc:533] Webserver started at http://127.14.16.195:45473/ using document root <none> and password file <none>
20:07:20.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.794389 14962 fs_manager.cc:362] Metadata directory not provided
20:07:20.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.794466 14962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:20.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.794593 14962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:07:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.795585 14962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data/instance:
20:07:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5cae9b83ff1439a8a0263744c85ddfe"
20:07:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.795964 14962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal/instance:
20:07:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5cae9b83ff1439a8a0263744c85ddfe"
20:07:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.797420 14962 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
20:07:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.798297 14976 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.798503 14962 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.798571 14962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5cae9b83ff1439a8a0263744c85ddfe"
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.798635 14962 fs_report.cc:389] FS layout report
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data/data
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.810168 14962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.810541 14962 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
20:07:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.810673 14962 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.810890 14962 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.811296 14962 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:07:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.811367 14962 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:07:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.811399 14962 ts_tablet_manager.cc:616] Registered 0 tablets
20:07:20.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.811419 14962 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:07:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.818876 14962 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.195:44527
20:07:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.818970 15090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.195:44527 every 8 connection(s)
20:07:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.819208 14962 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/data/info.pb
20:07:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.822525 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 14962
20:07:20.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.822629 14403 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-2/wal/instance
20:07:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825161 15093 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825294 15093 heartbeater.cc:461] Registering TS with master...
20:07:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825495 15093 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825780 15092 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825839 15092 heartbeater.cc:461] Registering TS with master...
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.825927 15092 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826185 14518 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826226 14445 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826455 15091 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826516 15091 heartbeater.cc:461] Registering TS with master...
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826581 15091 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826713 14518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.195:44451
20:07:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.826838 14589 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:07:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:20.837824 14403 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
20:07:20.839 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:07:20.840 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:07:20.849 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.16.254"
      port: 33743
    }
    bound_http_address {
      host: "127.14.16.254"
      port: 44969
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.16.253"
      port: 35145
    }
    bound_http_address {
      host: "127.14.16.253"
      port: 33137
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.16.252"
      port: 39751
    }
    bound_http_address {
      host: "127.14.16.252"
      port: 43715
    }
  }
}

20:07:20.853 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

20:07:20.855 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.16.193"
      port: 37639
    }
    bound_http_address {
      host: "127.14.16.193"
      port: 41735
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.16.194"
      port: 37913
    }
    bound_http_address {
      host: "127.14.16.194"
      port: 44989
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.16.195"
      port: 44527
    }
    bound_http_address {
      host: "127.14.16.195"
      port: 45473
    }
  }
}

20:07:20.855 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:07:21.067 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
20:07:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.111824 14661 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.111912 14661 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: loading cluster ID for follower catalog manager: success
20:07:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.113309 14661 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: acquiring CA information for follower catalog manager: success
20:07:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.113664 14661 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:07:21.125 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:07:21.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.191972 14675 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:21.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.192065 14675 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: loading cluster ID for follower catalog manager: success
20:07:21.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.193430 14675 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: acquiring CA information for follower catalog manager: success
20:07:21.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.193758 14675 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:07:21.215 [INFO - main] (ITClient.java:94) Test will run for 60 seconds
20:07:21.288 [DEBUG - main] (Connection.java:748) [peer master-127.14.16.252:39751(127.14.16.252:39751)] connecting to peer
20:07:21.347 [DEBUG - main] (Connection.java:748) [peer master-127.14.16.254:33743(127.14.16.254:33743)] connecting to peer
20:07:21.349 [DEBUG - main] (Connection.java:748) [peer master-127.14.16.253:35145(127.14.16.253:35145)] connecting to peer
20:07:21.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.16.253:35145(127.14.16.253:35145)] Successfully connected to peer
20:07:21.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.16.254:33743(127.14.16.254:33743)] Successfully connected to peer
20:07:21.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.16.252:39751(127.14.16.252:39751)] Successfully connected to peer
20:07:21.456 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.16.254
20:07:21.456 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.16.253
20:07:21.456 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.14.16.252
20:07:21.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.582472 14820 heartbeater.cc:499] Master 127.14.16.253:35145 was elected leader, sending a full tablet report...
20:07:21.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ffeaf86, L:/127.0.0.1:55628 - R:/127.14.16.254:33743] using SASL/PLAIN
20:07:21.682 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a5748f6, L:/127.0.0.1:49406 - R:/127.14.16.253:35145] using SASL/PLAIN
20:07:21.682 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4378b688, L:/127.0.0.1:55688 - R:/127.14.16.252:39751] using SASL/PLAIN
20:07:21.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.706400 14957 heartbeater.cc:499] Master 127.14.16.253:35145 was elected leader, sending a full tablet report...
20:07:21.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:07:21.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=469), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.16.252:39751, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.16.254:33743, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.16.253:35145, [440ms] Sub RPC ConnectToMaster: received response from server master-127.14.16.254:33743: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.14.16.252:39751: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.14.16.253:35145: OK, deferred=null) after lookup
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.773099 14518 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49406:
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITClient-1779134839253"
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:07:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:07:21.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:07:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:21.773445 14518 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITClient-1779134839253 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
20:07:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.788497 14887 tablet_service.cc:1511] Processing CreateTablet for tablet b0d3fb90ec88497b84936fc00305fba6 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1779134839253 [id=684e8b83f2f54dfbb17de4a5fa243dff]), partition=RANGE (key) PARTITION UNBOUNDED
20:07:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.788832 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d3fb90ec88497b84936fc00305fba6. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:21.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.791656 14752 tablet_service.cc:1511] Processing CreateTablet for tablet b0d3fb90ec88497b84936fc00305fba6 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1779134839253 [id=684e8b83f2f54dfbb17de4a5fa243dff]), partition=RANGE (key) PARTITION UNBOUNDED
20:07:21.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.791939 14752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d3fb90ec88497b84936fc00305fba6. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.795058 15024 tablet_service.cc:1511] Processing CreateTablet for tablet b0d3fb90ec88497b84936fc00305fba6 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1779134839253 [id=684e8b83f2f54dfbb17de4a5fa243dff]), partition=RANGE (key) PARTITION UNBOUNDED
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.795315 15125 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap starting.
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.795374 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d3fb90ec88497b84936fc00305fba6. 1 dirs total, 0 dirs full, 0 dirs failed
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.795964 15125 tablet_bootstrap.cc:654] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Neither blocks nor log segments found. Creating new log.
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.796221 15125 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Log is configured to *not* fsync() on all Append() calls
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.796497 15126 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap starting.
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.797091 15126 tablet_bootstrap.cc:654] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Neither blocks nor log segments found. Creating new log.
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.797350 15126 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Log is configured to *not* fsync() on all Append() calls
20:07:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.797912 15126 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: No bootstrap required, opened a new log
20:07:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.797991 15126 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
20:07:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.799615 15126 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.799762 15126 raft_consensus.cc:385] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.799790 15126 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53d9bfa2ee348e6ba17c136d63fafc0, State: Initialized, Role: FOLLOWER
20:07:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.799872 15126 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [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: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.800077 15126 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
20:07:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.801872 15129 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Bootstrap starting.
20:07:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.802497 15129 tablet_bootstrap.cc:654] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Neither blocks nor log segments found. Creating new log.
20:07:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.802960 15129 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Log is configured to *not* fsync() on all Append() calls
20:07:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.803054 15125 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: No bootstrap required, opened a new log
20:07:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.803146 15125 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
20:07:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.804840 15125 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.804996 15125 raft_consensus.cc:385] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.805030 15125 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224235cca67a45258e1ad28d5f93deae, State: Initialized, Role: FOLLOWER
20:07:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.805135 15125 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [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: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.805408 15125 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
20:07:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.805768 15129 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: No bootstrap required, opened a new log
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.805826 15129 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
20:07:21.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 684e8b83f2f54dfbb17de4a5fa243dff
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807332 15129 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807521 15129 raft_consensus.cc:385] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807548 15129 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5cae9b83ff1439a8a0263744c85ddfe, State: Initialized, Role: FOLLOWER
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807638 15129 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [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: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807825 15129 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
20:07:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:21.807948 15093 heartbeater.cc:499] Master 127.14.16.253:35145 was elected leader, sending a full tablet report...
20:07:21.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:21.820633 15094 tablet.cc:2404] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:21.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:21.825326 14821 tablet.cc:2404] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:21.950987 14958 tablet.cc:2404] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:07:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.027451 15133 raft_consensus.cc:493] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:07:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.027578 15133 raft_consensus.cc:515] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.027894 15133 leader_election.cc:290] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913), 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.030992 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d3fb90ec88497b84936fc00305fba6" candidate_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "224235cca67a45258e1ad28d5f93deae" is_pre_election: true
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031015 14907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d3fb90ec88497b84936fc00305fba6" candidate_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" is_pre_election: true
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031165 14907 raft_consensus.cc:2468] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5cae9b83ff1439a8a0263744c85ddfe in term 0.
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031173 14772 raft_consensus.cc:2468] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5cae9b83ff1439a8a0263744c85ddfe in term 0.
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031414 14979 leader_election.cc:304] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [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: 224235cca67a45258e1ad28d5f93deae, e5cae9b83ff1439a8a0263744c85ddfe; no voters: 
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031569 15133 raft_consensus.cc:2804] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Leader pre-election won for term 1
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031632 15133 raft_consensus.cc:493] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:07:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.031656 15133 raft_consensus.cc:3060] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 0 FOLLOWER]: Advancing to term 1
20:07:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.032541 15133 raft_consensus.cc:515] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.032711 15133 leader_election.cc:290] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [CANDIDATE]: Term 1 election: Requested vote from peers a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913), 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.032896 14907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d3fb90ec88497b84936fc00305fba6" candidate_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.032999 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d3fb90ec88497b84936fc00305fba6" candidate_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "224235cca67a45258e1ad28d5f93deae"
20:07:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.033015 14907 raft_consensus.cc:3060] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 0 FOLLOWER]: Advancing to term 1
20:07:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.033068 14772 raft_consensus.cc:3060] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 0 FOLLOWER]: Advancing to term 1
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.033849 14907 raft_consensus.cc:2468] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5cae9b83ff1439a8a0263744c85ddfe in term 1.
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.033849 14772 raft_consensus.cc:2468] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5cae9b83ff1439a8a0263744c85ddfe in term 1.
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.034030 14980 leader_election.cc:304] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [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: a53d9bfa2ee348e6ba17c136d63fafc0, e5cae9b83ff1439a8a0263744c85ddfe; no voters: 
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.034145 15133 raft_consensus.cc:2804] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 1 FOLLOWER]: Leader election won for term 1
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.034323 15133 raft_consensus.cc:697] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [term 1 LEADER]: Becoming Leader. State: Replica: e5cae9b83ff1439a8a0263744c85ddfe, State: Running, Role: LEADER
20:07:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.034412 15133 consensus_queue.cc:237] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [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: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:22.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.035192 14518 catalog_manager.cc:5696] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe reported cstate change: term changed from 0 to 1, leader changed from <none> to e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195). New cstate: current_term: 1 leader_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } health_report { overall_health: UNKNOWN } } }
20:07:22.076 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1779134842075
20:07:22.081 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1779134842080
20:07:22.081 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1779134842081
20:07:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0d3fb90ec88497b84936fc00305fba6 for table 'org.apache.kudu.client.ITClient-1779134839253' with partition [<start>, <end>)
20:07:22.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299995, tablet=b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]}]
20:07:22.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.14.16.253:35145, [7ms] Sub RPC GetTableLocations: received response from server master-127.14.16.253:35145: OK, deferred=null) after lookup
20:07:22.120 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)] connecting to peer
20:07:22.123 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)] Successfully connected to peer
20:07:22.184 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x96afef84, L:/127.0.0.1:53400 - R:/127.14.16.195:44527] using TOKEN/null
20:07:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.187889 14772 raft_consensus.cc:1275] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Refusing update from remote peer e5cae9b83ff1439a8a0263744c85ddfe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:07:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.187889 14907 raft_consensus.cc:1275] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Refusing update from remote peer e5cae9b83ff1439a8a0263744c85ddfe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:07:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.188191 15133 consensus_queue.cc:1048] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:07:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.188711 15133 consensus_queue.cc:1048] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:07:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.191426 15144 mvcc.cc:204] Tried to move back new op lower bound from 7287336313598500864 to 7287336312973426688. Current Snapshot: MvccSnapshot[applied={T|T < 7287336313598500864}]
20:07:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:22.208317 15145 mvcc.cc:204] Tried to move back new op lower bound from 7287336313598500864 to 7287336312973426688. Current Snapshot: MvccSnapshot[applied={T|T < 7287336313598500864}]
20:07:22.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287336313598500864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.314 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@870208305(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21 rows, more = false, responseScanTimestamp = 7287336314204569600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21
20:07:22.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22 rows, more = false, responseScanTimestamp = 7287336314227232768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22
20:07:22.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314256412672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314417360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false, responseScanTimestamp = 7287336314462371840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28
20:07:22.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314527211520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314562060288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314613485568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314651013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false, responseScanTimestamp = 7287336314688901120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33
20:07:22.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false, responseScanTimestamp = 7287336314724630528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34
20:07:22.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314764685312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 36 rows, more = false, responseScanTimestamp = 7287336314804670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36
20:07:22.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314840829952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 38 rows, more = false, responseScanTimestamp = 7287336314879582208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38
20:07:22.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314917871616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336314956496896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false, responseScanTimestamp = 7287336314989494272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41
20:07:22.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 42 rows, more = false, responseScanTimestamp = 7287336315021803520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42
20:07:22.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315055734784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 44 rows, more = false, responseScanTimestamp = 7287336315085115392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 44
20:07:22.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 44 rows, more = false, responseScanTimestamp = 7287336315085115392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315109117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315125993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false, responseScanTimestamp = 7287336315139661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 47
20:07:22.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1307908146(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315154587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.581 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1164021928(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false, responseScanTimestamp = 7287336315176128512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 49
20:07:22.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 50 rows, more = false, responseScanTimestamp = 7287336315200532480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 50
20:07:22.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false, responseScanTimestamp = 7287336315223154688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 60
20:07:22.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 70 rows, more = false, responseScanTimestamp = 7287336315245211648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 70
20:07:22.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315266666496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 72 rows, more = false, responseScanTimestamp = 7287336315282784256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 72
20:07:22.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 73 rows, more = false, responseScanTimestamp = 7287336315298693120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 73
20:07:22.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315298693120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315335450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 75 rows, more = false, responseScanTimestamp = 7287336315335450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 75
20:07:22.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315347877888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 77 rows, more = false, responseScanTimestamp = 7287336315361239040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 77
20:07:22.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1479848650(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 78 rows, more = false, responseScanTimestamp = 7287336315373613056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 78
20:07:22.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315388760064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.632 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@138715183(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 80 rows, more = false, responseScanTimestamp = 7287336315407020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 80
20:07:22.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 80 rows, more = false, responseScanTimestamp = 7287336315407020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false, responseScanTimestamp = 7287336315427475456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 90
20:07:22.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315445399552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315462737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315478159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 102 rows, more = false, responseScanTimestamp = 7287336315478159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 102
20:07:22.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315508858880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315508858880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315521699840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 106 rows, more = false, responseScanTimestamp = 7287336315541897216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 106
20:07:22.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315557183488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 108 rows, more = false, responseScanTimestamp = 7287336315572523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 108
20:07:22.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false, responseScanTimestamp = 7287336315603226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 110
20:07:22.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315603226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315616337920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315638996992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315659042816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315674193920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315674193920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 115 rows, more = false, responseScanTimestamp = 7287336315689406464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 115
20:07:22.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 115 rows, more = false, responseScanTimestamp = 7287336315689406464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315708583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315724898304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 118 rows, more = false, responseScanTimestamp = 7287336315738341376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 118
20:07:22.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 119 rows, more = false, responseScanTimestamp = 7287336315751555072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 119
20:07:22.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315763978240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315763978240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315786563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315801976832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315815043072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 124 rows, more = false, responseScanTimestamp = 7287336315831427072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 124
20:07:22.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315831427072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 125 rows, more = false, responseScanTimestamp = 7287336315850448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 125
20:07:22.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 126 rows, more = false, responseScanTimestamp = 7287336315868528640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 126
20:07:22.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315884441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = false, responseScanTimestamp = 7287336315903172608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1838488989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 128
20:07:22.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 129 rows, more = false, responseScanTimestamp = 7287336315929948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 129
20:07:22.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315929948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315950342144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315968921600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336315982319616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 141 rows, more = false, responseScanTimestamp = 7287336315982319616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 141
20:07:22.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 142 rows, more = false, responseScanTimestamp = 7287336316003000320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 142
20:07:22.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316015517696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 144 rows, more = false, responseScanTimestamp = 7287336316034543616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 144
20:07:22.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316050104320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316068077568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 147 rows, more = false, responseScanTimestamp = 7287336316081115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 147
20:07:22.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316099108864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@616051799(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316099108864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 149 rows, more = false, responseScanTimestamp = 7287336316116525056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 149
20:07:22.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316151099392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316164710400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316182564864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316207837184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 163 rows, more = false, responseScanTimestamp = 7287336316221124608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 163
20:07:22.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 163 rows, more = false, responseScanTimestamp = 7287336316221124608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316233056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316257697792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 166 rows, more = false, responseScanTimestamp = 7287336316279746560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 166
20:07:22.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316279746560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 167 rows, more = false, responseScanTimestamp = 7287336316308725760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 167
20:07:22.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316327772160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316327772160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316350484480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 170 rows, more = false, responseScanTimestamp = 7287336316380663808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 170
20:07:22.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 170 rows, more = false, responseScanTimestamp = 7287336316380663808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316396912640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 172 rows, more = false, responseScanTimestamp = 7287336316420259840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 172
20:07:22.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 172 rows, more = false, responseScanTimestamp = 7287336316420259840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316440821760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 174 rows, more = false, responseScanTimestamp = 7287336316470284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 174
20:07:22.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 174 rows, more = false, responseScanTimestamp = 7287336316470284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316497387520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316519411712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316533751808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 178 rows, more = false, responseScanTimestamp = 7287336316550496256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 178
20:07:22.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499951336(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 178 rows, more = false, responseScanTimestamp = 7287336316550496256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316574670848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1947199027(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316574670848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 180 rows, more = false, responseScanTimestamp = 7287336316596850688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 180
20:07:22.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@825451738(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:22.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316596850688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 190 rows, more = false, responseScanTimestamp = 7287336316615127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 190
20:07:22.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316615127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316636979200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 210 rows, more = false, responseScanTimestamp = 7287336316653633536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 210
20:07:22.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316666437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false, responseScanTimestamp = 7287336316683259904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 212
20:07:22.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316699353088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316699353088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 214 rows, more = false, responseScanTimestamp = 7287336316719513600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 214
20:07:22.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 215 rows, more = false, responseScanTimestamp = 7287336316740857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 215
20:07:22.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316757180416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316757180416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316779868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 218 rows, more = false, responseScanTimestamp = 7287336316794245120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 218
20:07:22.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 218 rows, more = false, responseScanTimestamp = 7287336316794245120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 219 rows, more = false, responseScanTimestamp = 7287336316811878400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 219
20:07:22.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 220 rows, more = false, responseScanTimestamp = 7287336316828082176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 220
20:07:22.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 221 rows, more = false, responseScanTimestamp = 7287336316839804928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 221
20:07:22.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316855459840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 223 rows, more = false, responseScanTimestamp = 7287336316870508544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:22.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 223
20:07:22.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 223 rows, more = false, responseScanTimestamp = 7287336316870508544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316886593536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316903333888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 226 rows, more = false, responseScanTimestamp = 7287336316955987968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 226
20:07:23.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 227 rows, more = false, responseScanTimestamp = 7287336316969725952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 227
20:07:23.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 228 rows, more = false, responseScanTimestamp = 7287336316980551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 228
20:07:23.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 229 rows, more = false, responseScanTimestamp = 7287336316992872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 229
20:07:23.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336316992872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317007355904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false, responseScanTimestamp = 7287336317021777920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 231
20:07:23.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317032423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317042593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317042593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317059125248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317069877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 236 rows, more = false, responseScanTimestamp = 7287336317085409280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 236
20:07:23.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 237 rows, more = false, responseScanTimestamp = 7287336317099036672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 237
20:07:23.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317110050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.049 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422717991(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317120851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 239 rows, more = false, responseScanTimestamp = 7287336317120851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 239
20:07:23.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317137108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317148155904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317175988224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317187923968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317187923968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317200470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 256 rows, more = false, responseScanTimestamp = 7287336317238816768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 256
20:07:23.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317251252224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@911097446(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 259 rows, more = false, responseScanTimestamp = 7287336317283319808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 259
20:07:23.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 260 rows, more = false, responseScanTimestamp = 7287336317302030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 260
20:07:23.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 260 rows, more = false, responseScanTimestamp = 7287336317302030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317322907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 271 rows, more = false, responseScanTimestamp = 7287336317341679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 271
20:07:23.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317356638208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 273 rows, more = false, responseScanTimestamp = 7287336317370626048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 273
20:07:23.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 274 rows, more = false, responseScanTimestamp = 7287336317388947456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 274
20:07:23.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317400354816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false, responseScanTimestamp = 7287336317413371904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 276
20:07:23.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317429387264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317444268032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317444268032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317479206912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 281 rows, more = false, responseScanTimestamp = 7287336317492445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 281
20:07:23.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317503754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 283 rows, more = false, responseScanTimestamp = 7287336317518450688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 283
20:07:23.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317518450688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317531914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317547589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 286 rows, more = false, responseScanTimestamp = 7287336317558284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 286
20:07:23.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317586083840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 288 rows, more = false, responseScanTimestamp = 7287336317598892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 288
20:07:23.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1031497954(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 288 rows, more = false, responseScanTimestamp = 7287336317598892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317608935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317632077824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317642534912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 301 rows, more = false, responseScanTimestamp = 7287336317653549056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 301
20:07:23.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317672898560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317672898560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317683085312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317693059072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317701582848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 308 rows, more = false, responseScanTimestamp = 7287336317728837632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 308
20:07:23.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317745692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317763309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 311 rows, more = false, responseScanTimestamp = 7287336317776732160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 311
20:07:23.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 312 rows, more = false, responseScanTimestamp = 7287336317791203328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 312
20:07:23.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 313 rows, more = false, responseScanTimestamp = 7287336317800869888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 313
20:07:23.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 314 rows, more = false, responseScanTimestamp = 7287336317816201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 314
20:07:23.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317828616192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 316 rows, more = false, responseScanTimestamp = 7287336317842907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 316
20:07:23.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317854396416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398777891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 318 rows, more = false, responseScanTimestamp = 7287336317863768064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 318
20:07:23.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605715760(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317874946048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317886562304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 320 rows, more = false, responseScanTimestamp = 7287336317886562304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 320
20:07:23.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 330 rows, more = false, responseScanTimestamp = 7287336317904203776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 330
20:07:23.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 340 rows, more = false, responseScanTimestamp = 7287336317919633408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 340
20:07:23.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 340 rows, more = false, responseScanTimestamp = 7287336317919633408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 341 rows, more = false, responseScanTimestamp = 7287336317935919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 341
20:07:23.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317950398464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336317961379840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 344 rows, more = false, responseScanTimestamp = 7287336317973876736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 344
20:07:23.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 345 rows, more = false, responseScanTimestamp = 7287336317984256000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 345
20:07:23.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false, responseScanTimestamp = 7287336317994172416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 346
20:07:23.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 347 rows, more = false, responseScanTimestamp = 7287336318007136256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 347
20:07:23.272 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1667291867(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318019088384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318034436096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87724589(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 349 rows, more = false, responseScanTimestamp = 7287336318034436096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 349
20:07:23.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318049918976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.281 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@876503407(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 350 rows, more = false, responseScanTimestamp = 7287336318049918976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 350
20:07:23.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 360 rows, more = false, responseScanTimestamp = 7287336318069055488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 360
20:07:23.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318088450048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 380 rows, more = false, responseScanTimestamp = 7287336318102712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 380
20:07:23.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 381 rows, more = false, responseScanTimestamp = 7287336318114025472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 381
20:07:23.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 382 rows, more = false, responseScanTimestamp = 7287336318133927936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 382
20:07:23.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318145376256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 384 rows, more = false, responseScanTimestamp = 7287336318156705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 384
20:07:23.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318168854528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 386 rows, more = false, responseScanTimestamp = 7287336318179319808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 386
20:07:23.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 387 rows, more = false, responseScanTimestamp = 7287336318198349824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 387
20:07:23.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136290085(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 388 rows, more = false, responseScanTimestamp = 7287336318209581056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 388
20:07:23.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 389 rows, more = false, responseScanTimestamp = 7287336318219968512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 389
20:07:23.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644470155(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 389 rows, more = false, responseScanTimestamp = 7287336318219968512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318240342016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.328 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1997766801(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 390 rows, more = false, responseScanTimestamp = 7287336318240342016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 390
20:07:23.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318260813824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318260813824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 410 rows, more = false, responseScanTimestamp = 7287336318281187328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 410
20:07:23.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318294724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 421 rows, more = false, responseScanTimestamp = 7287336318305001472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 421
20:07:23.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318319857664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318331920384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 424 rows, more = false, responseScanTimestamp = 7287336318344089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 424
20:07:23.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318353178624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318366208000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318386851840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@820097541(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318397374464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 429 rows, more = false, responseScanTimestamp = 7287336318409203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 429
20:07:23.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 429 rows, more = false, responseScanTimestamp = 7287336318409203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 430 rows, more = false, responseScanTimestamp = 7287336318423277568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 430
20:07:23.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 440 rows, more = false, responseScanTimestamp = 7287336318437519360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 440
20:07:23.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318446530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318458593280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 443 rows, more = false, responseScanTimestamp = 7287336318471143424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 443
20:07:23.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318489726976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318506758144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 446 rows, more = false, responseScanTimestamp = 7287336318520700928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 446
20:07:23.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 447 rows, more = false, responseScanTimestamp = 7287336318533505024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 447
20:07:23.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 449 rows, more = false, responseScanTimestamp = 7287336318557777920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 449
20:07:23.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 450 rows, more = false, responseScanTimestamp = 7287336318568316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 450
20:07:23.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 451 rows, more = false, responseScanTimestamp = 7287336318584893440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 451
20:07:23.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 452 rows, more = false, responseScanTimestamp = 7287336318598418432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 452
20:07:23.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 452 rows, more = false, responseScanTimestamp = 7287336318598418432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318614171648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 453 rows, more = false, responseScanTimestamp = 7287336318614171648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 453
20:07:23.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318644047872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 455 rows, more = false, responseScanTimestamp = 7287336318644047872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 455
20:07:23.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 456 rows, more = false, responseScanTimestamp = 7287336318667714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 456
20:07:23.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 456 rows, more = false, responseScanTimestamp = 7287336318667714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 457 rows, more = false, responseScanTimestamp = 7287336318687772672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 457
20:07:23.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@545392253(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 458 rows, more = false, responseScanTimestamp = 7287336318700584960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 458
20:07:23.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318714257408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318714257408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1211062891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 460 rows, more = false, responseScanTimestamp = 7287336318730764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 460
20:07:23.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@592665847(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 460 rows, more = false, responseScanTimestamp = 7287336318730764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.449 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@505389826(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318747164672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@773779282(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318761435136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318774185984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@475010296(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318774185984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318795431936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@635262817(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318795431936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 510 rows, more = false, responseScanTimestamp = 7287336318827479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 510
20:07:23.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false, responseScanTimestamp = 7287336318867066880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 520
20:07:23.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318887759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318897418240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318908784640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318917959680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 534 rows, more = false, responseScanTimestamp = 7287336318925529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 534
20:07:23.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 535 rows, more = false, responseScanTimestamp = 7287336318933381120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 535
20:07:23.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318942662656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318957735936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318968918016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 539 rows, more = false, responseScanTimestamp = 7287336318979563520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 539
20:07:23.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336318988124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 541 rows, more = false, responseScanTimestamp = 7287336318996250624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 541
20:07:23.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319006736384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 543 rows, more = false, responseScanTimestamp = 7287336319014318080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 543
20:07:23.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319035650048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319035650048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319048503296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319058825216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319058825216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 548 rows, more = false, responseScanTimestamp = 7287336319068749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 548
20:07:23.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319077695488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319092453376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 551 rows, more = false, responseScanTimestamp = 7287336319111524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 551
20:07:23.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319128395776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319139606528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 554 rows, more = false, responseScanTimestamp = 7287336319152099328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 554
20:07:23.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 555 rows, more = false, responseScanTimestamp = 7287336319179386880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 555
20:07:23.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319191470080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319203340288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1186592619(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520418449(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 558 rows, more = false, responseScanTimestamp = 7287336319215026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 558
20:07:23.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 581 rows, more = false, responseScanTimestamp = 7287336319264620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 581
20:07:23.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 581 rows, more = false, responseScanTimestamp = 7287336319264620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 582 rows, more = false, responseScanTimestamp = 7287336319283032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 582
20:07:23.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319300853760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319320395776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 585 rows, more = false, responseScanTimestamp = 7287336319329906688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 585
20:07:23.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 586 rows, more = false, responseScanTimestamp = 7287336319339397120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 586
20:07:23.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319339397120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319368638464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 588 rows, more = false, responseScanTimestamp = 7287336319368638464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 588
20:07:23.604 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66049117(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 588 rows, more = false, responseScanTimestamp = 7287336319368638464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319378006016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1288105246(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 589 rows, more = false, responseScanTimestamp = 7287336319378006016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 589
20:07:23.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319408680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319420272640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 610 rows, more = false, responseScanTimestamp = 7287336319431147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 610
20:07:23.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319438872576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 611 rows, more = false, responseScanTimestamp = 7287336319438872576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 611
20:07:23.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 612 rows, more = false, responseScanTimestamp = 7287336319453114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 612
20:07:23.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319464955904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319464955904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 614 rows, more = false, responseScanTimestamp = 7287336319508664320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 614
20:07:23.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319518822400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 615 rows, more = false, responseScanTimestamp = 7287336319518822400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 615
20:07:23.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 616 rows, more = false, responseScanTimestamp = 7287336319532969984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 616
20:07:23.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319543418880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319553384448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319564517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 619 rows, more = false, responseScanTimestamp = 7287336319564517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 619
20:07:23.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 620 rows, more = false, responseScanTimestamp = 7287336319576305664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 620
20:07:23.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319585476608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319596187648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 623 rows, more = false, responseScanTimestamp = 7287336319607152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 623
20:07:23.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 623 rows, more = false, responseScanTimestamp = 7287336319607152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319617105920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 625 rows, more = false, responseScanTimestamp = 7287336319629942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 625
20:07:23.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319641202688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319653761024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319667171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319667171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319692582912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319702126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 631 rows, more = false, responseScanTimestamp = 7287336319710146560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 631
20:07:23.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 632 rows, more = false, responseScanTimestamp = 7287336319719469056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 632
20:07:23.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319732666368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319744176128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319756046336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319767871488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319777996800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 637 rows, more = false, responseScanTimestamp = 7287336319777996800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 637
20:07:23.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1171081538(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 638 rows, more = false, responseScanTimestamp = 7287336319790436352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2102762774(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 638
20:07:23.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319826280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 650 rows, more = false, responseScanTimestamp = 7287336319839956992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 650
20:07:23.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 660 rows, more = false, responseScanTimestamp = 7287336319849766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 660
20:07:23.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319858421760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 662 rows, more = false, responseScanTimestamp = 7287336319869485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 662
20:07:23.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 664 rows, more = false, responseScanTimestamp = 7287336319890739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 664
20:07:23.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 664 rows, more = false, responseScanTimestamp = 7287336319890739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319902937088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319918436352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 667 rows, more = false, responseScanTimestamp = 7287336319930716160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 667
20:07:23.739 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@6677469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319939338240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2075152594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 669 rows, more = false, responseScanTimestamp = 7287336319946461184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 669
20:07:23.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 670 rows, more = false, responseScanTimestamp = 7287336319960281088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 670
20:07:23.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410892223(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 670 rows, more = false, responseScanTimestamp = 7287336319960281088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 680 rows, more = false, responseScanTimestamp = 7287336319976263680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 680
20:07:23.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 680 rows, more = false, responseScanTimestamp = 7287336319976263680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336319997014016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 700 rows, more = false, responseScanTimestamp = 7287336320010465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 700
20:07:23.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 701 rows, more = false, responseScanTimestamp = 7287336320022282240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 701
20:07:23.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320022282240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 703 rows, more = false, responseScanTimestamp = 7287336320068575232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 703
20:07:23.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320077828096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 704 rows, more = false, responseScanTimestamp = 7287336320077828096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 704
20:07:23.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 705 rows, more = false, responseScanTimestamp = 7287336320094048256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 705
20:07:23.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320103481344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320117813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@91495175(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 708 rows, more = false, responseScanTimestamp = 7287336320130469888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 708
20:07:23.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@706771839(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 709 rows, more = false, responseScanTimestamp = 7287336320140800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 709
20:07:23.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 710 rows, more = false, responseScanTimestamp = 7287336320154255360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 710
20:07:23.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320169533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 730 rows, more = false, responseScanTimestamp = 7287336320178425856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 730
20:07:23.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 731 rows, more = false, responseScanTimestamp = 7287336320188555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 731
20:07:23.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320198963200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 733 rows, more = false, responseScanTimestamp = 7287336320208658432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 733
20:07:23.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320208658432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 734 rows, more = false, responseScanTimestamp = 7287336320220377088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 734
20:07:23.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320237543424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320249454592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 737 rows, more = false, responseScanTimestamp = 7287336320265932800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 737
20:07:23.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 737 rows, more = false, responseScanTimestamp = 7287336320265932800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320276197376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320296165376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320296165376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 740 rows, more = false, responseScanTimestamp = 7287336320309825536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 740
20:07:23.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320345776128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 742 rows, more = false, responseScanTimestamp = 7287336320359350272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 742
20:07:23.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 743 rows, more = false, responseScanTimestamp = 7287336320376713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 743
20:07:23.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320388575232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 745 rows, more = false, responseScanTimestamp = 7287336320399454208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 745
20:07:23.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320409182208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320409182208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320424681472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1408210985(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320434667520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1131085458(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320444727296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320461303808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 760 rows, more = false, responseScanTimestamp = 7287336320478892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 760
20:07:23.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 760 rows, more = false, responseScanTimestamp = 7287336320478892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320497360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320514600960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320525664256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320534024192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320541102080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 775 rows, more = false, responseScanTimestamp = 7287336320549572608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 775
20:07:23.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320566640640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 777 rows, more = false, responseScanTimestamp = 7287336320577728512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 777
20:07:23.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320577728512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1726179803(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 778 rows, more = false, responseScanTimestamp = 7287336320594300928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 778
20:07:23.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320609361920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1337003515(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1622211316(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 780 rows, more = false, responseScanTimestamp = 7287336320627257344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 780
20:07:23.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320642207744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.915 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1958348318(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 800 rows, more = false, responseScanTimestamp = 7287336320663367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 800
20:07:23.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 810 rows, more = false, responseScanTimestamp = 7287336320679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 810
20:07:23.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 810 rows, more = false, responseScanTimestamp = 7287336320679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320726650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320726650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320738803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 821 rows, more = false, responseScanTimestamp = 7287336320738803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 821
20:07:23.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320752181248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 823 rows, more = false, responseScanTimestamp = 7287336320761896960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 823
20:07:23.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320771727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 825 rows, more = false, responseScanTimestamp = 7287336320784367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 825
20:07:23.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 825 rows, more = false, responseScanTimestamp = 7287336320784367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 826 rows, more = false, responseScanTimestamp = 7287336320792219648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 826
20:07:23.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320804311040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.953 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@166331619(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:23.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320816283648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 829 rows, more = false, responseScanTimestamp = 7287336320827535360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 829
20:07:23.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 829 rows, more = false, responseScanTimestamp = 7287336320827535360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 830 rows, more = false, responseScanTimestamp = 7287336320838234112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 830
20:07:23.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 840 rows, more = false, responseScanTimestamp = 7287336320851132416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 840
20:07:23.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320861147136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 842 rows, more = false, responseScanTimestamp = 7287336320873205760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 842
20:07:23.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 843 rows, more = false, responseScanTimestamp = 7287336320888659968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 843
20:07:23.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320896954368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 845 rows, more = false, responseScanTimestamp = 7287336320909377536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 845
20:07:23.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320918679552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 847 rows, more = false, responseScanTimestamp = 7287336320925270016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 847
20:07:23.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320939061248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 849 rows, more = false, responseScanTimestamp = 7287336320947761152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 849
20:07:23.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320975749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320975749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:23.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336320991068160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 852 rows, more = false, responseScanTimestamp = 7287336321006321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 852
20:07:24.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 853 rows, more = false, responseScanTimestamp = 7287336321015300096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 853
20:07:24.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 853 rows, more = false, responseScanTimestamp = 7287336321015300096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321029062656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321041584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7287336321051889664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 856
20:07:24.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7287336321051889664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7287336321051889664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 857 rows, more = false, responseScanTimestamp = 7287336321060286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 857
20:07:24.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1324551920(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 858 rows, more = false, responseScanTimestamp = 7287336321087930368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 858
20:07:24.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321099120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 860 rows, more = false, responseScanTimestamp = 7287336321113567232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 860
20:07:24.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321132048384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 871 rows, more = false, responseScanTimestamp = 7287336321132048384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 871
20:07:24.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321143767040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 873 rows, more = false, responseScanTimestamp = 7287336321152110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 873
20:07:24.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321174081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 875 rows, more = false, responseScanTimestamp = 7287336321174081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 875
20:07:24.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 876 rows, more = false, responseScanTimestamp = 7287336321185472512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 876
20:07:24.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321203597312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 878 rows, more = false, responseScanTimestamp = 7287336321203597312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 878
20:07:24.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 879 rows, more = false, responseScanTimestamp = 7287336321215627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 879
20:07:24.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321225211904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321238290432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 882 rows, more = false, responseScanTimestamp = 7287336321251545088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 882
20:07:24.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 883 rows, more = false, responseScanTimestamp = 7287336321259474944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 883
20:07:24.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 884 rows, more = false, responseScanTimestamp = 7287336321267257344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 884
20:07:24.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321276379136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 886 rows, more = false, responseScanTimestamp = 7287336321289138176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 886
20:07:24.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695413376(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 887 rows, more = false, responseScanTimestamp = 7287336321301635072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 887
20:07:24.082 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.14.16.193:37639
20:07:24.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321322426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.085 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

20:07:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.085322 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14689
20:07:24.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 890 rows, more = false, responseScanTimestamp = 7287336321357950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 890
20:07:24.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321357950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 890 rows, more = false, responseScanTimestamp = 7287336321357950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 890 rows, more = false, responseScanTimestamp = 7287336321357950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.094 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:24.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.094271 14979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108)
20:07:24.095 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.14.16.193:37639
20:07:24.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321357950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.096 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.097980 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:37639
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41735
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:24.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.099572 14979 consensus_peers.cc:597] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe -> Peer 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639): Couldn't send request to peer 224235cca67a45258e1ad28d5f93deae. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.193:37639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
20:07:24.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321414238208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321414238208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321434255360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321444028416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 904 rows, more = false, responseScanTimestamp = 7287336321452240896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 904
20:07:24.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321461108736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321471381504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321486622720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 907 rows, more = false, responseScanTimestamp = 7287336321486622720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 907
20:07:24.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232608582(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321497686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321508073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414103810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321508073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 910 rows, more = false, responseScanTimestamp = 7287336321523449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 910
20:07:24.128 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@43746293(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@839683596(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.133 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437383784(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 920 rows, more = false, responseScanTimestamp = 7287336321534935040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 920
20:07:24.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321587576832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 962 rows, more = false, responseScanTimestamp = 7287336321593614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 962
20:07:24.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 963 rows, more = false, responseScanTimestamp = 7287336321609347072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 963
20:07:24.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321617076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321645805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321645805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321652158464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306883148(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 968 rows, more = false, responseScanTimestamp = 7287336321658494976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 968
20:07:24.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@331338286(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 969 rows, more = false, responseScanTimestamp = 7287336321665257472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 969
20:07:24.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 970 rows, more = false, responseScanTimestamp = 7287336321677561856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 970
20:07:24.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 980 rows, more = false, responseScanTimestamp = 7287336321695047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 980
20:07:24.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321707061248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321719042048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 992 rows, more = false, responseScanTimestamp = 7287336321736880128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 992
20:07:24.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321745223680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 994 rows, more = false, responseScanTimestamp = 7287336321754357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 994
20:07:24.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 995 rows, more = false, responseScanTimestamp = 7287336321772990464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 995
20:07:24.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 996 rows, more = false, responseScanTimestamp = 7287336321786986496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 996
20:07:24.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 997 rows, more = false, responseScanTimestamp = 7287336321808240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 997
20:07:24.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1159025339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321827688448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969940877(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 999 rows, more = false, responseScanTimestamp = 7287336321846468608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 999
20:07:24.213 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@323728504(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1000 rows, more = false, responseScanTimestamp = 7287336321869803520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1000
20:07:24.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2114468509(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1010 rows, more = false, responseScanTimestamp = 7287336321881563136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1010
20:07:24.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@291979117(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1020 rows, more = false, responseScanTimestamp = 7287336321900380160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1020
20:07:24.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1030 rows, more = false, responseScanTimestamp = 7287336321914511360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1030
20:07:24.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321928986624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1050 rows, more = false, responseScanTimestamp = 7287336321941549056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1050
20:07:24.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1051 rows, more = false, responseScanTimestamp = 7287336321954402304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1051
20:07:24.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321962676224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321976188928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336321993596928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1055 rows, more = false, responseScanTimestamp = 7287336322002870272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1055
20:07:24.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1056 rows, more = false, responseScanTimestamp = 7287336322013249536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1056
20:07:24.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322024345600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@862161485(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322043265024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322062000128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1059 rows, more = false, responseScanTimestamp = 7287336322062000128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1059
20:07:24.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322073956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.266660 15157 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.267462 15157 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.267678 15157 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:24.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1070 rows, more = false, responseScanTimestamp = 7287336322091761664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1070
20:07:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.270823 15157 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.271093 15157 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.193
20:07:24.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322109759488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.274170 15157 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:24.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322121687040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:37639
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41735
20:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15157
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.276119 15157 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.276721 15157 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:24.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1073 rows, more = false, responseScanTimestamp = 7287336322138718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1073
20:07:24.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322138718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.281250 15165 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
20:07:24.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.281641 15163 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
20:07:24.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1074 rows, more = false, responseScanTimestamp = 7287336322146889728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1074
20:07:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:24.284090 15162 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
20:07:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.284521 15157 server_base.cc:1061] running on GCE node
20:07:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.284958 15157 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.285218 15157 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:24.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.286405 15157 hybrid_clock.cc:648] HybridClock initialized: now 1779134844286370 us; error 46 us; skew 500 ppm
20:07:24.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1074 rows, more = false, responseScanTimestamp = 7287336322146889728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.287881 15157 webserver.cc:533] Webserver started at http://127.14.16.193:41735/ using document root <none> and password file <none>
20:07:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.288117 15157 fs_manager.cc:362] Metadata directory not provided
20:07:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.288185 15157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:24.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1075 rows, more = false, responseScanTimestamp = 7287336322168569856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1075
20:07:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.292080 15157 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.000s
20:07:24.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.294358 15171 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:24.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1076 rows, more = false, responseScanTimestamp = 7287336322191097856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1076
20:07:24.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1077 rows, more = false, responseScanTimestamp = 7287336322207412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1077
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.294696 15157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.000s
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.294768 15157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "224235cca67a45258e1ad28d5f93deae"
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.295115 15157 fs_report.cc:389] FS layout report
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:24.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/data
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:24.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322207412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:24.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322224386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322224386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322255679488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322269921280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1081 rows, more = false, responseScanTimestamp = 7287336322282508288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1081
20:07:24.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1082 rows, more = false, responseScanTimestamp = 7287336322294177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1082
20:07:24.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322303655936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322321793024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322339237888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322339237888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1086 rows, more = false, responseScanTimestamp = 7287336322349359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1086
20:07:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.333912 15157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:24.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1087 rows, more = false, responseScanTimestamp = 7287336322357768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1087
20:07:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.334517 15157 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
20:07:24.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2110062637(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.335492 15157 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.335858 15157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.336860 15179 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
20:07:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.338075 15157 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
20:07:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.338336 15157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
20:07:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.338505 15157 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
20:07:24.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1088 rows, more = false, responseScanTimestamp = 7287336322365132800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1088
20:07:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.339610 15157 ts_tablet_manager.cc:616] Registered 1 tablets
20:07:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.339807 15157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
20:07:24.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322381737984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322398867456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.347604 15157 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.193:37639
20:07:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.348264 15157 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:07:24.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1100 rows, more = false, responseScanTimestamp = 7287336322416431104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1100
20:07:24.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.349007 15179 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap starting.
20:07:24.350 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.350344 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15157
20:07:24.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322427326464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.359545 15286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.193:37639 every 8 connection(s)
20:07:24.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1103 rows, more = false, responseScanTimestamp = 7287336322458611712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1103
20:07:24.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1104 rows, more = false, responseScanTimestamp = 7287336322469289984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1104
20:07:24.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1105 rows, more = false, responseScanTimestamp = 7287336322486132736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1105
20:07:24.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1106 rows, more = false, responseScanTimestamp = 7287336322505752576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1106
20:07:24.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.375583 15179 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Log is configured to *not* fsync() on all Append() calls
20:07:24.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1107 rows, more = false, responseScanTimestamp = 7287336322525126656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1107
20:07:24.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.378975 15288 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:24.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.379118 15288 heartbeater.cc:461] Registering TS with master...
20:07:24.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.379375 15288 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.380288 14445 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.380671 15287 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.380722 15287 heartbeater.cc:461] Registering TS with master...
20:07:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.380821 15287 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:24.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.381246 14589 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:24.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322545557504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.381971 15289 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.382030 15289 heartbeater.cc:461] Registering TS with master...
20:07:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.382123 15289 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.382609 14517 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:24.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.383136 14517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.193:45299
20:07:24.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322565238784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322583457792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322597769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322607644672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1113 rows, more = false, responseScanTimestamp = 7287336322617434112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1113
20:07:24.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1114 rows, more = false, responseScanTimestamp = 7287336322627829760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1114
20:07:24.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322645536768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1116 rows, more = false, responseScanTimestamp = 7287336322664071168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1116
20:07:24.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322664071168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322664071168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1117 rows, more = false, responseScanTimestamp = 7287336322675748864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1117
20:07:24.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1119 rows, more = false, responseScanTimestamp = 7287336322715013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1119
20:07:24.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322734002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322734002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1121 rows, more = false, responseScanTimestamp = 7287336322751389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1121
20:07:24.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.434492 15179 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=460 overwritten=0 applied=460 ignored=0} inserts{seen=900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:07:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.435143 15179 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap complete.
20:07:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.436582 15179 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent bootstrapping tablet: real 0.088s	user 0.034s	sys 0.024s
20:07:24.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.437956 15179 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:24.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.438694 15179 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224235cca67a45258e1ad28d5f93deae, State: Initialized, Role: FOLLOWER
20:07:24.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.438949 15179 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 460, Last appended: 1.460, Last appended by leader: 460, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:24.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1122 rows, more = false, responseScanTimestamp = 7287336322762354688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1122
20:07:24.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.439452 15179 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
20:07:24.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:24.440220 15289 heartbeater.cc:499] Master 127.14.16.253:35145 was elected leader, sending a full tablet report...
20:07:24.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false, responseScanTimestamp = 7287336322805006336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1123
20:07:24.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false, responseScanTimestamp = 7287336322805006336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322828079104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322846957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1125 rows, more = false, responseScanTimestamp = 7287336322846957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1125
20:07:24.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322867593216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1127 rows, more = false, responseScanTimestamp = 7287336322877456384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1127
20:07:24.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322890412032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1109791194(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322890412032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1129 rows, more = false, responseScanTimestamp = 7287336322904772608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1129
20:07:24.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322904772608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1130 rows, more = false, responseScanTimestamp = 7287336322915446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1130
20:07:24.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1140 rows, more = false, responseScanTimestamp = 7287336322929037312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1140
20:07:24.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1140 rows, more = false, responseScanTimestamp = 7287336322929037312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322945302528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322969968640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1144 rows, more = false, responseScanTimestamp = 7287336322976489472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1144
20:07:24.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1144 rows, more = false, responseScanTimestamp = 7287336322976489472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336322995499008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323025444864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323065724928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323074523136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323082948608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323091927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323100905472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1156 rows, more = false, responseScanTimestamp = 7287336323115548672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1156
20:07:24.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323122544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323138265088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779614372(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323147669504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323157651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1170 rows, more = false, responseScanTimestamp = 7287336323166433280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1170
20:07:24.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323166433280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323175968768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1172 rows, more = false, responseScanTimestamp = 7287336323191730176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1172
20:07:24.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323201273856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323210637312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1176 rows, more = false, responseScanTimestamp = 7287336323232079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1176
20:07:24.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1176 rows, more = false, responseScanTimestamp = 7287336323232079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323238854656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.548 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1166810185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1179 rows, more = false, responseScanTimestamp = 7287336323265634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1179
20:07:24.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323265634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1190 rows, more = false, responseScanTimestamp = 7287336323289464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1190
20:07:24.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323289464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1191 rows, more = false, responseScanTimestamp = 7287336323297271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1191
20:07:24.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1193 rows, more = false, responseScanTimestamp = 7287336323318095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1193
20:07:24.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1194 rows, more = false, responseScanTimestamp = 7287336323331117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1194
20:07:24.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1195 rows, more = false, responseScanTimestamp = 7287336323344232448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1195
20:07:24.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323364233216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323383779328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323393994752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1202 rows, more = false, responseScanTimestamp = 7287336323407314944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1202
20:07:24.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1203 rows, more = false, responseScanTimestamp = 7287336323416039424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1203
20:07:24.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323429511168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323429511168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1205 rows, more = false, responseScanTimestamp = 7287336323445383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1205
20:07:24.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323454013440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1207 rows, more = false, responseScanTimestamp = 7287336323463622656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1207
20:07:24.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@278767805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323474513920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1209 rows, more = false, responseScanTimestamp = 7287336323484774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1209
20:07:24.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1210 rows, more = false, responseScanTimestamp = 7287336323500236800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1210
20:07:24.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1220 rows, more = false, responseScanTimestamp = 7287336323508989952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1220
20:07:24.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323520143360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323535413248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1223 rows, more = false, responseScanTimestamp = 7287336323550220288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1223
20:07:24.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323557801984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323566903296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1227 rows, more = false, responseScanTimestamp = 7287336323590115328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1227
20:07:24.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323590115328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.635 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1657258933(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1228 rows, more = false, responseScanTimestamp = 7287336323597037568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1228
20:07:24.639 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@507263659(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1229 rows, more = false, responseScanTimestamp = 7287336323611570176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1229
20:07:24.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1230 rows, more = false, responseScanTimestamp = 7287336323629367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1230
20:07:24.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323651620864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1251 rows, more = false, responseScanTimestamp = 7287336323679584256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1251
20:07:24.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1251 rows, more = false, responseScanTimestamp = 7287336323679584256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1252 rows, more = false, responseScanTimestamp = 7287336323689988096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1252
20:07:24.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1253 rows, more = false, responseScanTimestamp = 7287336323704524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1253
20:07:24.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323724095488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323737022464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1256 rows, more = false, responseScanTimestamp = 7287336323750440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1256
20:07:24.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323762618368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1006044017(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323786498048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.679 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188203762(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1260 rows, more = false, responseScanTimestamp = 7287336323799588864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1260
20:07:24.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323799588864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323812315136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1281 rows, more = false, responseScanTimestamp = 7287336323843563520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1281
20:07:24.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1281 rows, more = false, responseScanTimestamp = 7287336323843563520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323853787136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323872313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1284 rows, more = false, responseScanTimestamp = 7287336323889868800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1284
20:07:24.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1285 rows, more = false, responseScanTimestamp = 7287336323899162624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1285
20:07:24.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323908546560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1287 rows, more = false, responseScanTimestamp = 7287336323924025344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1287
20:07:24.717 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@450115062(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323940151296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.720 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1707257189(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1289 rows, more = false, responseScanTimestamp = 7287336323949686784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1289
20:07:24.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323966144512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323966144512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336323983663104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1310 rows, more = false, responseScanTimestamp = 7287336323993292800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1310
20:07:24.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1311 rows, more = false, responseScanTimestamp = 7287336324001140736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1311
20:07:24.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1312 rows, more = false, responseScanTimestamp = 7287336324009709568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1312
20:07:24.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324026458112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324044148736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324060622848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1316 rows, more = false, responseScanTimestamp = 7287336324070412288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1316
20:07:24.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1317 rows, more = false, responseScanTimestamp = 7287336324078874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1317
20:07:24.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324087132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1714275879(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324131983360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@877290252(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324131983360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1320 rows, more = false, responseScanTimestamp = 7287336324144250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1320
20:07:24.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1320 rows, more = false, responseScanTimestamp = 7287336324144250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324156981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324173570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324186718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1342 rows, more = false, responseScanTimestamp = 7287336324196839424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1342
20:07:24.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1343 rows, more = false, responseScanTimestamp = 7287336324206338048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1343
20:07:24.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324214620160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324227485696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1346 rows, more = false, responseScanTimestamp = 7287336324240789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1346
20:07:24.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1347 rows, more = false, responseScanTimestamp = 7287336324251574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1347
20:07:24.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1347 rows, more = false, responseScanTimestamp = 7287336324251574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324274880512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1349 rows, more = false, responseScanTimestamp = 7287336324293193728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1349
20:07:24.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324318580736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324318580736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324318580736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324331663360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1353 rows, more = false, responseScanTimestamp = 7287336324353458176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1353
20:07:24.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324363812864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324373319680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1355 rows, more = false, responseScanTimestamp = 7287336324373319680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1355
20:07:24.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1356 rows, more = false, responseScanTimestamp = 7287336324389847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1356
20:07:24.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324412440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324412440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324427186176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324442906624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1362 rows, more = false, responseScanTimestamp = 7287336324457267200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1362
20:07:24.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1363 rows, more = false, responseScanTimestamp = 7287336324466147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1363
20:07:24.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324474707968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1365 rows, more = false, responseScanTimestamp = 7287336324487995392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1365
20:07:24.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324499066880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324510588928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252349430(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324523433984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324534329344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2144581367(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324534329344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1370 rows, more = false, responseScanTimestamp = 7287336324545548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1370
20:07:24.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324545548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1390 rows, more = false, responseScanTimestamp = 7287336324576157696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1390
20:07:24.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324584325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324609114112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1394 rows, more = false, responseScanTimestamp = 7287336324628848640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1394
20:07:24.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324650033152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1396 rows, more = false, responseScanTimestamp = 7287336324662173696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1396
20:07:24.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1397 rows, more = false, responseScanTimestamp = 7287336324683882496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1397
20:07:24.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324704088064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2009549780(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324725280768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@275907619(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:24.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1399 rows, more = false, responseScanTimestamp = 7287336324725280768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1399
20:07:24.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1400 rows, more = false, responseScanTimestamp = 7287336324737007616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1400
20:07:24.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1420 rows, more = false, responseScanTimestamp = 7287336324769243136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1420
20:07:24.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324787593216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1422 rows, more = false, responseScanTimestamp = 7287336324805730304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1422
20:07:24.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1423 rows, more = false, responseScanTimestamp = 7287336324815978496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1423
20:07:24.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324815978496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1424 rows, more = false, responseScanTimestamp = 7287336324834672640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1424
20:07:24.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324859359232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1426 rows, more = false, responseScanTimestamp = 7287336324859359232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1426
20:07:24.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1427 rows, more = false, responseScanTimestamp = 7287336324876222464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1427
20:07:24.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1428 rows, more = false, responseScanTimestamp = 7287336324888104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1428
20:07:24.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324905455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324905455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1430 rows, more = false, responseScanTimestamp = 7287336324934098944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1430
20:07:24.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false, responseScanTimestamp = 7287336324960673792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1432
20:07:24.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1433 rows, more = false, responseScanTimestamp = 7287336324975689728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1433
20:07:24.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1434 rows, more = false, responseScanTimestamp = 7287336324994269184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1434
20:07:24.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336324994269184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1435 rows, more = false, responseScanTimestamp = 7287336325013876736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1435
20:07:24.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325048594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:24.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325048594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1438 rows, more = false, responseScanTimestamp = 7287336325065388032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1438
20:07:25.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1439 rows, more = false, responseScanTimestamp = 7287336325077344256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1439
20:07:25.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325138079744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1442 rows, more = false, responseScanTimestamp = 7287336325155553280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1442
20:07:25.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1442 rows, more = false, responseScanTimestamp = 7287336325155553280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1443 rows, more = false, responseScanTimestamp = 7287336325163118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1443
20:07:25.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1444 rows, more = false, responseScanTimestamp = 7287336325189779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1444
20:07:25.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1444 rows, more = false, responseScanTimestamp = 7287336325189779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325225480192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325249196032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325271916544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1448 rows, more = false, responseScanTimestamp = 7287336325284376576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1448
20:07:25.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1449 rows, more = false, responseScanTimestamp = 7287336325292113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1449
20:07:25.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1449 rows, more = false, responseScanTimestamp = 7287336325292113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325314408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325334659072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1452 rows, more = false, responseScanTimestamp = 7287336325352349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1452
20:07:25.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325367492608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1454 rows, more = false, responseScanTimestamp = 7287336325367492608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1454
20:07:25.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325382037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325382037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1456 rows, more = false, responseScanTimestamp = 7287336325402701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1456
20:07:25.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1456 rows, more = false, responseScanTimestamp = 7287336325402701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1457 rows, more = false, responseScanTimestamp = 7287336325416411136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1457
20:07:25.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274833120(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1458 rows, more = false, responseScanTimestamp = 7287336325438668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1458
20:07:25.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325458042880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325479981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325497925632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1471 rows, more = false, responseScanTimestamp = 7287336325506535424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1471
20:07:25.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325517922304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1473 rows, more = false, responseScanTimestamp = 7287336325538635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1473
20:07:25.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325547630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325588799488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325588799488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.121 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@704256870(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1689156710(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325619298304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1480 rows, more = false, responseScanTimestamp = 7287336325619298304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1480
20:07:25.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325631266816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1500 rows, more = false, responseScanTimestamp = 7287336325647155200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1500
20:07:25.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1501 rows, more = false, responseScanTimestamp = 7287336325665140736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1501
20:07:25.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325665140736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325690892288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325690892288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1503 rows, more = false, responseScanTimestamp = 7287336325715648512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1503
20:07:25.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325725519872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1505 rows, more = false, responseScanTimestamp = 7287336325734572032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1505
20:07:25.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1506 rows, more = false, responseScanTimestamp = 7287336325751545856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1506
20:07:25.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1506 rows, more = false, responseScanTimestamp = 7287336325751545856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1507 rows, more = false, responseScanTimestamp = 7287336325771063296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1507
20:07:25.171 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685929932(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325789020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1290727627(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325806125056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325827162112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325827162112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@901178139(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325842075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@585954439(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1520 rows, more = false, responseScanTimestamp = 7287336325842075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1520
20:07:25.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325856718848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794967113(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1530 rows, more = false, responseScanTimestamp = 7287336325856718848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1530
20:07:25.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1540 rows, more = false, responseScanTimestamp = 7287336325878370304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1540
20:07:25.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325878370304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325925527552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325925527552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1561 rows, more = false, responseScanTimestamp = 7287336325935816704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1561
20:07:25.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325947408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1563 rows, more = false, responseScanTimestamp = 7287336325958258688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1563
20:07:25.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325976723456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336325992783872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1565 rows, more = false, responseScanTimestamp = 7287336325992783872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1565
20:07:25.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1566 rows, more = false, responseScanTimestamp = 7287336326017343488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1566
20:07:25.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326017343488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326044520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326044520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1568 rows, more = false, responseScanTimestamp = 7287336326071197696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1568
20:07:25.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@347204038(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326071197696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326082977792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@371031664(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1570 rows, more = false, responseScanTimestamp = 7287336326108737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1570
20:07:25.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326108737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326120583168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1590 rows, more = false, responseScanTimestamp = 7287336326140583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1590
20:07:25.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1591 rows, more = false, responseScanTimestamp = 7287336326152806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1591
20:07:25.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1592 rows, more = false, responseScanTimestamp = 7287336326173839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1592
20:07:25.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326194147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1593 rows, more = false, responseScanTimestamp = 7287336326194147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1593
20:07:25.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1594 rows, more = false, responseScanTimestamp = 7287336326214582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1594
20:07:25.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326214582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326236487680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326256914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326256914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1597 rows, more = false, responseScanTimestamp = 7287336326271766528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1597
20:07:25.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326271766528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326281453568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1599 rows, more = false, responseScanTimestamp = 7287336326302969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1599
20:07:25.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326302969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1600 rows, more = false, responseScanTimestamp = 7287336326314033152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1600
20:07:25.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326329704448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1602 rows, more = false, responseScanTimestamp = 7287336326337982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1602
20:07:25.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1603 rows, more = false, responseScanTimestamp = 7287336326353629184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1603
20:07:25.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326353629184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326371377152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326388490240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326388490240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1607 rows, more = false, responseScanTimestamp = 7287336326411710464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1607
20:07:25.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326411710464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1402009848(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326429356032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1609 rows, more = false, responseScanTimestamp = 7287336326452285440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1609
20:07:25.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1610 rows, more = false, responseScanTimestamp = 7287336326466162688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1610
20:07:25.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1610 rows, more = false, responseScanTimestamp = 7287336326466162688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326485557248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326503358464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326517497856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326517497856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326527143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326527143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326537883648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326548086784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326573006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1629 rows, more = false, responseScanTimestamp = 7287336326598135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1629
20:07:25.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1630 rows, more = false, responseScanTimestamp = 7287336326605111296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1630
20:07:25.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1631 rows, more = false, responseScanTimestamp = 7287336326620454912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1631
20:07:25.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326620454912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1633 rows, more = false, responseScanTimestamp = 7287336326654132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1633
20:07:25.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326654132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1635 rows, more = false, responseScanTimestamp = 7287336326680547328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1635
20:07:25.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1635 rows, more = false, responseScanTimestamp = 7287336326680547328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1636 rows, more = false, responseScanTimestamp = 7287336326688186368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1636
20:07:25.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326707138560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1840125623(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1992965405(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326735876096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1640 rows, more = false, responseScanTimestamp = 7287336326746714112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1640
20:07:25.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1650 rows, more = false, responseScanTimestamp = 7287336326756528128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1650
20:07:25.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326782279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326782279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1662 rows, more = false, responseScanTimestamp = 7287336326798532608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1662
20:07:25.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326807691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1664 rows, more = false, responseScanTimestamp = 7287336326818025472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1664
20:07:25.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326843154432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326858469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326858469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@198783818(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326869401600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326876524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326876524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326893498368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326902099968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1681 rows, more = false, responseScanTimestamp = 7287336326911221760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1681
20:07:25.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326919446528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1682 rows, more = false, responseScanTimestamp = 7287336326919446528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1682
20:07:25.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326956515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1684 rows, more = false, responseScanTimestamp = 7287336326956515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1684
20:07:25.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1685 rows, more = false, responseScanTimestamp = 7287336326972149760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1685
20:07:25.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1686 rows, more = false, responseScanTimestamp = 7287336326982905856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1686
20:07:25.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336326999990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1608146417(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1688 rows, more = false, responseScanTimestamp = 7287336327017148416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1688
20:07:25.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327031709696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121772307(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327055040512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327055040512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1700 rows, more = false, responseScanTimestamp = 7287336327067623424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1700
20:07:25.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327077326848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1711 rows, more = false, responseScanTimestamp = 7287336327085715456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1711
20:07:25.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1712 rows, more = false, responseScanTimestamp = 7287336327115747328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1712
20:07:25.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1713 rows, more = false, responseScanTimestamp = 7287336327126966272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1713
20:07:25.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327148146688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1715 rows, more = false, responseScanTimestamp = 7287336327169802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1715
20:07:25.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1716 rows, more = false, responseScanTimestamp = 7287336327190740992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1716
20:07:25.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1717 rows, more = false, responseScanTimestamp = 7287336327198969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1717
20:07:25.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1700338816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1718 rows, more = false, responseScanTimestamp = 7287336327222624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1718
20:07:25.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327243853824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327265751040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327293927424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1731 rows, more = false, responseScanTimestamp = 7287336327293927424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1731
20:07:25.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1732 rows, more = false, responseScanTimestamp = 7287336327301545984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1732
20:07:25.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327312142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327333437440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327355838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1737 rows, more = false, responseScanTimestamp = 7287336327373017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1737
20:07:25.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327373017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1738 rows, more = false, responseScanTimestamp = 7287336327380533248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1738
20:07:25.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1739 rows, more = false, responseScanTimestamp = 7287336327400878080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1739
20:07:25.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327400878080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1740 rows, more = false, responseScanTimestamp = 7287336327423602688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1740
20:07:25.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327443869696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327451136000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1743 rows, more = false, responseScanTimestamp = 7287336327472529408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1743
20:07:25.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1745 rows, more = false, responseScanTimestamp = 7287336327493656576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1745
20:07:25.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1746 rows, more = false, responseScanTimestamp = 7287336327512920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1746
20:07:25.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1747 rows, more = false, responseScanTimestamp = 7287336327535349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1747
20:07:25.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327555825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@668475394(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1748 rows, more = false, responseScanTimestamp = 7287336327555825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1748
20:07:25.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@710984925(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1749 rows, more = false, responseScanTimestamp = 7287336327572418560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1749
20:07:25.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@251752185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327582650368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327603073024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1770 rows, more = false, responseScanTimestamp = 7287336327645229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1770
20:07:25.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1780 rows, more = false, responseScanTimestamp = 7287336327665725440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1780
20:07:25.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327686328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327686328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1782 rows, more = false, responseScanTimestamp = 7287336327707701248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1782
20:07:25.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327715983360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1784 rows, more = false, responseScanTimestamp = 7287336327725150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1784
20:07:25.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327744536576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1786 rows, more = false, responseScanTimestamp = 7287336327752605696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1786
20:07:25.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327770947584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327793680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1789 rows, more = false, responseScanTimestamp = 7287336327807135744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1789
20:07:25.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327818903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1790 rows, more = false, responseScanTimestamp = 7287336327818903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1790
20:07:25.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327839305728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1791 rows, more = false, responseScanTimestamp = 7287336327839305728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1791
20:07:25.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327875997696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327875997696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327896494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1795 rows, more = false, responseScanTimestamp = 7287336327907688448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1795
20:07:25.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327917891584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1796 rows, more = false, responseScanTimestamp = 7287336327917891584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1796
20:07:25.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1797 rows, more = false, responseScanTimestamp = 7287336327938756608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1797
20:07:25.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@579980933(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1797 rows, more = false, responseScanTimestamp = 7287336327938756608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336327987126272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1799 rows, more = false, responseScanTimestamp = 7287336327987126272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1799
20:07:25.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328012623872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1810 rows, more = false, responseScanTimestamp = 7287336328025780224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1810
20:07:25.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328058560512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1812 rows, more = false, responseScanTimestamp = 7287336328058560512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1812
20:07:25.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1813 rows, more = false, responseScanTimestamp = 7287336328077205504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1813
20:07:25.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1813 rows, more = false, responseScanTimestamp = 7287336328077205504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328101588992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328125149184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1816 rows, more = false, responseScanTimestamp = 7287336328140144640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1816
20:07:25.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1816 rows, more = false, responseScanTimestamp = 7287336328140144640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1817 rows, more = false, responseScanTimestamp = 7287336328149381120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1817
20:07:25.753 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1152328421(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1818 rows, more = false, responseScanTimestamp = 7287336328171753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1818
20:07:25.758 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749373057(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328190533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1815580118(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1820 rows, more = false, responseScanTimestamp = 7287336328210468864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1820
20:07:25.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1830 rows, more = false, responseScanTimestamp = 7287336328229453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1830
20:07:25.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082032947(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328229453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328251052032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328273514496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328285638656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328285638656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1861 rows, more = false, responseScanTimestamp = 7287336328294248448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1861
20:07:25.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328302510080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328313102336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1864 rows, more = false, responseScanTimestamp = 7287336328331157504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1864
20:07:25.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328331157504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1866 rows, more = false, responseScanTimestamp = 7287336328365391872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1866
20:07:25.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328365391872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328391647232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328399036416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1869 rows, more = false, responseScanTimestamp = 7287336328399036416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1869
20:07:25.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1870 rows, more = false, responseScanTimestamp = 7287336328406441984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1870
20:07:25.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328415858688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1872 rows, more = false, responseScanTimestamp = 7287336328436039680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1872
20:07:25.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1874 rows, more = false, responseScanTimestamp = 7287336328468176896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1874
20:07:25.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328468176896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328532357120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328539742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328539742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1878 rows, more = false, responseScanTimestamp = 7287336328547573760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1878
20:07:25.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1880 rows, more = false, responseScanTimestamp = 7287336328566759424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1880
20:07:25.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328584912896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328584912896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328606261248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1883 rows, more = false, responseScanTimestamp = 7287336328614211584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1883
20:07:25.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1885 rows, more = false, responseScanTimestamp = 7287336328633753600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1885
20:07:25.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328652337152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1886 rows, more = false, responseScanTimestamp = 7287336328652337152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1886
20:07:25.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1888 rows, more = false, responseScanTimestamp = 7287336328683851776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1888
20:07:25.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1889 rows, more = false, responseScanTimestamp = 7287336328706019328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1889
20:07:25.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328706019328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328731385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328750170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328761241600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1893 rows, more = false, responseScanTimestamp = 7287336328772956160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1893
20:07:25.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328795766784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328795766784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328821403648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328829485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2105223635(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1898 rows, more = false, responseScanTimestamp = 7287336328829485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1898
20:07:25.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328836833280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1899 rows, more = false, responseScanTimestamp = 7287336328836833280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1899
20:07:25.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328880865280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328902377472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328902377472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1912 rows, more = false, responseScanTimestamp = 7287336328911048704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1912
20:07:25.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328919924736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328928747520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328956071936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336328967688192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1916 rows, more = false, responseScanTimestamp = 7287336328967688192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1916
20:07:25.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1918 rows, more = false, responseScanTimestamp = 7287336328991899648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1918
20:07:25.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073266597(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1919 rows, more = false, responseScanTimestamp = 7287336329009836032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1919
20:07:25.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1869733041(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:25.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329009836032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329035571200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329058406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329058406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329067925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329079345152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1941 rows, more = false, responseScanTimestamp = 7287336329079345152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1941
20:07:25.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1943 rows, more = false, responseScanTimestamp = 7287336329098776576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1943
20:07:25.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329098776576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1945 rows, more = false, responseScanTimestamp = 7287336329135443968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1945
20:07:25.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1946 rows, more = false, responseScanTimestamp = 7287336329141981184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:25.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1946
20:07:26.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1947 rows, more = false, responseScanTimestamp = 7287336329162465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1947
20:07:26.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1947 rows, more = false, responseScanTimestamp = 7287336329162465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1529003383(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1948 rows, more = false, responseScanTimestamp = 7287336329184747520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1948
20:07:26.015 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142446193(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329227747328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.017 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@88915893(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329254801408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329281200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1689874425(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329294327808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329294327808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1980 rows, more = false, responseScanTimestamp = 7287336329306419200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1980
20:07:26.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329315889152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329338900480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1992 rows, more = false, responseScanTimestamp = 7287336329348026368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1992
20:07:26.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329358475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1993 rows, more = false, responseScanTimestamp = 7287336329358475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1993
20:07:26.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1994 rows, more = false, responseScanTimestamp = 7287336329384333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1994
20:07:26.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329404317696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1995 rows, more = false, responseScanTimestamp = 7287336329404317696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1995
20:07:26.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1997 rows, more = false, responseScanTimestamp = 7287336329429426176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1997
20:07:26.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329439186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1998 rows, more = false, responseScanTimestamp = 7287336329439186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1998
20:07:26.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329461039104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2001 rows, more = false, responseScanTimestamp = 7287336329473331200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2001
20:07:26.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2003 rows, more = false, responseScanTimestamp = 7287336329487572992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2003
20:07:26.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329512001536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2007 rows, more = false, responseScanTimestamp = 7287336329520095232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2007
20:07:26.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2008 rows, more = false, responseScanTimestamp = 7287336329527250944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2008
20:07:26.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2009 rows, more = false, responseScanTimestamp = 7287336329536729088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2009
20:07:26.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2010 rows, more = false, responseScanTimestamp = 7287336329547108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2010
20:07:26.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2011 rows, more = false, responseScanTimestamp = 7287336329557716992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2011
20:07:26.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2012 rows, more = false, responseScanTimestamp = 7287336329570447360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2012
20:07:26.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329582129152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329582129152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2014 rows, more = false, responseScanTimestamp = 7287336329590509568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2014
20:07:26.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2015 rows, more = false, responseScanTimestamp = 7287336329601228800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2015
20:07:26.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2016 rows, more = false, responseScanTimestamp = 7287336329611669504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2016
20:07:26.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2016 rows, more = false, responseScanTimestamp = 7287336329611669504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329623805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.108 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@717143836(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329638584320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2019 rows, more = false, responseScanTimestamp = 7287336329650900992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2019
20:07:26.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2030 rows, more = false, responseScanTimestamp = 7287336329672380416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2030
20:07:26.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329683439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2032 rows, more = false, responseScanTimestamp = 7287336329694384128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2032
20:07:26.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2033 rows, more = false, responseScanTimestamp = 7287336329702719488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2033
20:07:26.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2034 rows, more = false, responseScanTimestamp = 7287336329712304128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2034
20:07:26.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329723977728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329735671808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1291366544(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2038 rows, more = false, responseScanTimestamp = 7287336329751781376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2038
20:07:26.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@749277101(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329759641600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2050 rows, more = false, responseScanTimestamp = 7287336329780072448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2050
20:07:26.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2050 rows, more = false, responseScanTimestamp = 7287336329780072448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329787936768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329811628032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2063 rows, more = false, responseScanTimestamp = 7287336329821011968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2063
20:07:26.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329835884544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2066 rows, more = false, responseScanTimestamp = 7287336329845886976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2066
20:07:26.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2067 rows, more = false, responseScanTimestamp = 7287336329853751296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2067
20:07:26.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329868431360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2069 rows, more = false, responseScanTimestamp = 7287336329877782528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2069
20:07:26.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2070 rows, more = false, responseScanTimestamp = 7287336329886142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2070
20:07:26.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329908711424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329926139904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2075 rows, more = false, responseScanTimestamp = 7287336329932558336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2075
20:07:26.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329954648064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@54553446(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2078 rows, more = false, responseScanTimestamp = 7287336329966927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2078
20:07:26.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336329978822656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2080 rows, more = false, responseScanTimestamp = 7287336329994108928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2080
20:07:26.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330007203840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2091 rows, more = false, responseScanTimestamp = 7287336330024517632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2091
20:07:26.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330036506624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330057670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2095 rows, more = false, responseScanTimestamp = 7287336330068140032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2095
20:07:26.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2097 rows, more = false, responseScanTimestamp = 7287336330085810176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2097
20:07:26.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2097 rows, more = false, responseScanTimestamp = 7287336330085810176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330112425984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2100 rows, more = false, responseScanTimestamp = 7287336330121912320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2100
20:07:26.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330130182144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2102 rows, more = false, responseScanTimestamp = 7287336330142269440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2102
20:07:26.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330151772160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2104 rows, more = false, responseScanTimestamp = 7287336330159775744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2104
20:07:26.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2105 rows, more = false, responseScanTimestamp = 7287336330170806272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2105
20:07:26.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330177880064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330188431360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2108 rows, more = false, responseScanTimestamp = 7287336330200023040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2108
20:07:26.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330208395264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330208395264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330222157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2110 rows, more = false, responseScanTimestamp = 7287336330222157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2110
20:07:26.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2111 rows, more = false, responseScanTimestamp = 7287336330235830272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2111
20:07:26.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2113 rows, more = false, responseScanTimestamp = 7287336330254647296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2113
20:07:26.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2114 rows, more = false, responseScanTimestamp = 7287336330265444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2114
20:07:26.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330265444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330276257792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2116 rows, more = false, responseScanTimestamp = 7287336330285821952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2116
20:07:26.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2117 rows, more = false, responseScanTimestamp = 7287336330294984704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2117
20:07:26.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330303623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2119 rows, more = false, responseScanTimestamp = 7287336330312359936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2119
20:07:26.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2120 rows, more = false, responseScanTimestamp = 7287336330321371136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2120
20:07:26.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2121 rows, more = false, responseScanTimestamp = 7287336330331996160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2121
20:07:26.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2121 rows, more = false, responseScanTimestamp = 7287336330331996160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330344681472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330358575104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330369470464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2125 rows, more = false, responseScanTimestamp = 7287336330377121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2125
20:07:26.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2126 rows, more = false, responseScanTimestamp = 7287336330386038784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2126
20:07:26.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330396725248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2128 rows, more = false, responseScanTimestamp = 7287336330407329792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2128
20:07:26.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330426335232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2130 rows, more = false, responseScanTimestamp = 7287336330426335232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2130
20:07:26.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2131 rows, more = false, responseScanTimestamp = 7287336330433433600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2131
20:07:26.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2132 rows, more = false, responseScanTimestamp = 7287336330444349440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2132
20:07:26.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330454863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2134 rows, more = false, responseScanTimestamp = 7287336330466459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2134
20:07:26.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2136 rows, more = false, responseScanTimestamp = 7287336330490576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2136
20:07:26.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330502758400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1557754445(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330514493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330530238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2140 rows, more = false, responseScanTimestamp = 7287336330546319360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2140
20:07:26.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330559356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330577215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330591682560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330606477312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330620665856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330628292608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2156 rows, more = false, responseScanTimestamp = 7287336330636972032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2156
20:07:26.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2157 rows, more = false, responseScanTimestamp = 7287336330645712896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2157
20:07:26.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2158 rows, more = false, responseScanTimestamp = 7287336330661011456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2158
20:07:26.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2159 rows, more = false, responseScanTimestamp = 7287336330675920896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2159
20:07:26.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330695307264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2160 rows, more = false, responseScanTimestamp = 7287336330695307264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2160
20:07:26.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2161 rows, more = false, responseScanTimestamp = 7287336330708307968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2161
20:07:26.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330720620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2163 rows, more = false, responseScanTimestamp = 7287336330733408256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2163
20:07:26.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330747498496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2165 rows, more = false, responseScanTimestamp = 7287336330760060928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2165
20:07:26.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2166 rows, more = false, responseScanTimestamp = 7287336330770714624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2166
20:07:26.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330770714624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2167 rows, more = false, responseScanTimestamp = 7287336330784477184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2167
20:07:26.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330796564480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437345142(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330796564480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330811015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330811015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@823954441(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2169 rows, more = false, responseScanTimestamp = 7287336330811015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2169
20:07:26.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822598167(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2170 rows, more = false, responseScanTimestamp = 7287336330826403840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2170
20:07:26.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330837819392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2180 rows, more = false, responseScanTimestamp = 7287336330837819392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2180
20:07:26.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330837819392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330849210368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2190 rows, more = false, responseScanTimestamp = 7287336330849210368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2190
20:07:26.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2201 rows, more = false, responseScanTimestamp = 7287336330882187264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2201
20:07:26.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2202 rows, more = false, responseScanTimestamp = 7287336330892374016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2202
20:07:26.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330904924160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330915430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330932019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330941657088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2207 rows, more = false, responseScanTimestamp = 7287336330950262784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2207
20:07:26.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@643538272(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2209 rows, more = false, responseScanTimestamp = 7287336330968371200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2209
20:07:26.433 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@308845384(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2209 rows, more = false, responseScanTimestamp = 7287336330968371200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336330980286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2220 rows, more = false, responseScanTimestamp = 7287336330995474432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2220
20:07:26.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2231 rows, more = false, responseScanTimestamp = 7287336331018043392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2231
20:07:26.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331027976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331027976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331039846400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331039846400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2234 rows, more = false, responseScanTimestamp = 7287336331053481984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2234
20:07:26.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2234 rows, more = false, responseScanTimestamp = 7287336331053481984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2235 rows, more = false, responseScanTimestamp = 7287336331066748928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2235
20:07:26.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331082702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2236 rows, more = false, responseScanTimestamp = 7287336331082702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2236
20:07:26.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331102261248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2238 rows, more = false, responseScanTimestamp = 7287336331118952448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2238
20:07:26.470 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195450824(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2238 rows, more = false, responseScanTimestamp = 7287336331118952448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1209637973(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331128717312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2240 rows, more = false, responseScanTimestamp = 7287336331145801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2240
20:07:26.477 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@852732075(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2240 rows, more = false, responseScanTimestamp = 7287336331145801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1681381218(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331159650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331176628224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@708240717(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2260 rows, more = false, responseScanTimestamp = 7287336331176628224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2260
20:07:26.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2270 rows, more = false, responseScanTimestamp = 7287336331191742464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2270
20:07:26.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784940906(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2280 rows, more = false, responseScanTimestamp = 7287336331206336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2280
20:07:26.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331206336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331206336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2290 rows, more = false, responseScanTimestamp = 7287336331244765184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2290
20:07:26.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331278016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331278016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2302 rows, more = false, responseScanTimestamp = 7287336331288555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2302
20:07:26.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2303 rows, more = false, responseScanTimestamp = 7287336331298041856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2303
20:07:26.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2303 rows, more = false, responseScanTimestamp = 7287336331298041856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331313274880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2305 rows, more = false, responseScanTimestamp = 7287336331326910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2305
20:07:26.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331339280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2306 rows, more = false, responseScanTimestamp = 7287336331339280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2306
20:07:26.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331354210304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2308 rows, more = false, responseScanTimestamp = 7287336331364937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2308
20:07:26.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2309 rows, more = false, responseScanTimestamp = 7287336331375284224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2309
20:07:26.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331389358080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2310 rows, more = false, responseScanTimestamp = 7287336331389358080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2310
20:07:26.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331413401600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2313 rows, more = false, responseScanTimestamp = 7287336331421364224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2313
20:07:26.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2315 rows, more = false, responseScanTimestamp = 7287336331442630656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2315
20:07:26.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331463008256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331475283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2319 rows, more = false, responseScanTimestamp = 7287336331485028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2319
20:07:26.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331494813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2321 rows, more = false, responseScanTimestamp = 7287336331503480832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2321
20:07:26.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2323 rows, more = false, responseScanTimestamp = 7287336331524304896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2323
20:07:26.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331534708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331543588864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331554590720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2327 rows, more = false, responseScanTimestamp = 7287336331564281856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2327
20:07:26.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331583696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331583696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331596165120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2331 rows, more = false, responseScanTimestamp = 7287336331607584768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2331
20:07:26.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331629588480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2333 rows, more = false, responseScanTimestamp = 7287336331629588480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2333
20:07:26.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331653529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331653529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2336 rows, more = false, responseScanTimestamp = 7287336331666255872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2336
20:07:26.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331688701952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2339 rows, more = false, responseScanTimestamp = 7287336331701538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2339
20:07:26.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331711848448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331723702272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2342 rows, more = false, responseScanTimestamp = 7287336331735826432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2342
20:07:26.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2344 rows, more = false, responseScanTimestamp = 7287336331758092288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2344
20:07:26.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2344 rows, more = false, responseScanTimestamp = 7287336331758092288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331784880128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2347 rows, more = false, responseScanTimestamp = 7287336331796692992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2347
20:07:26.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2349 rows, more = false, responseScanTimestamp = 7287336331814125568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2349
20:07:26.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2350 rows, more = false, responseScanTimestamp = 7287336331824914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2350
20:07:26.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2350 rows, more = false, responseScanTimestamp = 7287336331824914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331846922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2352 rows, more = false, responseScanTimestamp = 7287336331846922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2352
20:07:26.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331858591744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2353 rows, more = false, responseScanTimestamp = 7287336331858591744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2353
20:07:26.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331870662656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331870662656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2355 rows, more = false, responseScanTimestamp = 7287336331883589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2355
20:07:26.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331883589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2358 rows, more = false, responseScanTimestamp = 7287336331911487488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2358
20:07:26.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331919822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2361 rows, more = false, responseScanTimestamp = 7287336331938430976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2361
20:07:26.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331938430976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336331972419584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2365 rows, more = false, responseScanTimestamp = 7287336331972419584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2365
20:07:26.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332006481920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2370 rows, more = false, responseScanTimestamp = 7287336332006481920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2370
20:07:26.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332020654080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2372 rows, more = false, responseScanTimestamp = 7287336332030849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2372
20:07:26.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332041056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2374 rows, more = false, responseScanTimestamp = 7287336332050972672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2374
20:07:26.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2375 rows, more = false, responseScanTimestamp = 7287336332063322112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2375
20:07:26.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2376 rows, more = false, responseScanTimestamp = 7287336332072935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2376
20:07:26.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2378 rows, more = false, responseScanTimestamp = 7287336332101066752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2378
20:07:26.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2379 rows, more = false, responseScanTimestamp = 7287336332111790080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2379
20:07:26.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2380 rows, more = false, responseScanTimestamp = 7287336332122075136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2380
20:07:26.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2382 rows, more = false, responseScanTimestamp = 7287336332141076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2382
20:07:26.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332149919744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2386 rows, more = false, responseScanTimestamp = 7287336332171825152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2386
20:07:26.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2387 rows, more = false, responseScanTimestamp = 7287336332179787776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2387
20:07:26.730 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@24136936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2388 rows, more = false, responseScanTimestamp = 7287336332191072256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2388
20:07:26.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2389 rows, more = false, responseScanTimestamp = 7287336332200337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2389
20:07:26.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332228284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7287336332228284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2400
20:07:26.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2402 rows, more = false, responseScanTimestamp = 7287336332253179904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2402
20:07:26.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2403 rows, more = false, responseScanTimestamp = 7287336332261560320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2403
20:07:26.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332272357376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2404 rows, more = false, responseScanTimestamp = 7287336332272357376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2404
20:07:26.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2406 rows, more = false, responseScanTimestamp = 7287336332289650688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2406
20:07:26.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2407 rows, more = false, responseScanTimestamp = 7287336332300242944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2407
20:07:26.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2408 rows, more = false, responseScanTimestamp = 7287336332312891392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2408
20:07:26.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2409 rows, more = false, responseScanTimestamp = 7287336332321665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2409
20:07:26.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2410 rows, more = false, responseScanTimestamp = 7287336332333494272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2410
20:07:26.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2411 rows, more = false, responseScanTimestamp = 7287336332342673408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2411
20:07:26.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2418 rows, more = false, responseScanTimestamp = 7287336332386525184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2418
20:07:26.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332400848896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2421 rows, more = false, responseScanTimestamp = 7287336332409958400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2421
20:07:26.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332416045056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332426190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2424 rows, more = false, responseScanTimestamp = 7287336332433637376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2424
20:07:26.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332448710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332458389504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332464959488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332470890496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332478652416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false, responseScanTimestamp = 7287336332485165056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2431
20:07:26.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332494147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332494147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2433 rows, more = false, responseScanTimestamp = 7287336332507824128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2433
20:07:26.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2435 rows, more = false, responseScanTimestamp = 7287336332524359680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2435
20:07:26.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2438 rows, more = false, responseScanTimestamp = 7287336332544835584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2438
20:07:26.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332554272768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2439 rows, more = false, responseScanTimestamp = 7287336332554272768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2439
20:07:26.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332576620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2441 rows, more = false, responseScanTimestamp = 7287336332576620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2441
20:07:26.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332589252608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2443 rows, more = false, responseScanTimestamp = 7287336332598235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2443
20:07:26.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332612136960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2445 rows, more = false, responseScanTimestamp = 7287336332624109568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2445
20:07:26.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332632088576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2447 rows, more = false, responseScanTimestamp = 7287336332642799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2447
20:07:26.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2447 rows, more = false, responseScanTimestamp = 7287336332642799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1537611619(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332655013888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332669104128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2450 rows, more = false, responseScanTimestamp = 7287336332680155136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2450
20:07:26.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332689604608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2460 rows, more = false, responseScanTimestamp = 7287336332689604608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2460
20:07:26.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332713234432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2462 rows, more = false, responseScanTimestamp = 7287336332713234432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2462
20:07:26.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332730105856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332740210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2465 rows, more = false, responseScanTimestamp = 7287336332740210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2465
20:07:26.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332758482944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332758482944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332767744000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2470 rows, more = false, responseScanTimestamp = 7287336332783562752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2470
20:07:26.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2471 rows, more = false, responseScanTimestamp = 7287336332790595584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2471
20:07:26.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332800749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332800749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2473 rows, more = false, responseScanTimestamp = 7287336332810985472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2473
20:07:26.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332826148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2475 rows, more = false, responseScanTimestamp = 7287336332826148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2475
20:07:26.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332842881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332842881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1185390039(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2478 rows, more = false, responseScanTimestamp = 7287336332852801536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2478
20:07:26.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@561174534(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2479 rows, more = false, responseScanTimestamp = 7287336332861087744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2479
20:07:26.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332886351872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332897488896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332905275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332913008640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332913008640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332921397248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2505 rows, more = false, responseScanTimestamp = 7287336332937494528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2505
20:07:26.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336332944109568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2506 rows, more = false, responseScanTimestamp = 7287336332944109568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2506
20:07:26.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2507 rows, more = false, responseScanTimestamp = 7287336332956241920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2507
20:07:26.919 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@577161164(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2508 rows, more = false, responseScanTimestamp = 7287336332965797888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1234227692(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@857973804(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2508
20:07:26.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333022212096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333028519936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2544 rows, more = false, responseScanTimestamp = 7287336333035376640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2544
20:07:26.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333050630144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333050630144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2547 rows, more = false, responseScanTimestamp = 7287336333058883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2547
20:07:26.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2548 rows, more = false, responseScanTimestamp = 7287336333065183232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2548
20:07:26.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2549 rows, more = false, responseScanTimestamp = 7287336333072719872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2549
20:07:26.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2550 rows, more = false, responseScanTimestamp = 7287336333084049408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2550
20:07:26.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2551 rows, more = false, responseScanTimestamp = 7287336333096083456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2551
20:07:26.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333106524160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2552 rows, more = false, responseScanTimestamp = 7287336333106524160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2552
20:07:26.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333118488576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333133852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2555 rows, more = false, responseScanTimestamp = 7287336333142646784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2555
20:07:26.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333142646784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2556 rows, more = false, responseScanTimestamp = 7287336333151965184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2556
20:07:26.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2557 rows, more = false, responseScanTimestamp = 7287336333163630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2557
20:07:26.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@69662886(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333171027968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@275388233(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:26.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2559 rows, more = false, responseScanTimestamp = 7287336333183270912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2559
20:07:26.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2560 rows, more = false, responseScanTimestamp = 7287336333197783040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2560
20:07:26.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2570 rows, more = false, responseScanTimestamp = 7287336333212098560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2570
20:07:26.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2580 rows, more = false, responseScanTimestamp = 7287336333223129088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2580
20:07:26.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333233848320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333243846656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333254721536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2584 rows, more = false, responseScanTimestamp = 7287336333262209024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:26.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2584
20:07:27.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1597680409(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2588 rows, more = false, responseScanTimestamp = 7287336333290577920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2588
20:07:27.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333309116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333309116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2590 rows, more = false, responseScanTimestamp = 7287336333328994304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2590
20:07:27.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2600 rows, more = false, responseScanTimestamp = 7287336333340200960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2600
20:07:27.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333347692544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333358305280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2603 rows, more = false, responseScanTimestamp = 7287336333368995840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2603
20:07:27.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333376528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333383393280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2606 rows, more = false, responseScanTimestamp = 7287336333393010688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2606
20:07:27.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333399769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2607 rows, more = false, responseScanTimestamp = 7287336333399769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2607
20:07:27.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2608 rows, more = false, responseScanTimestamp = 7287336333411803136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2608
20:07:27.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333419069440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333431558144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2611 rows, more = false, responseScanTimestamp = 7287336333441093632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2611
20:07:27.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2613 rows, more = false, responseScanTimestamp = 7287336333455388672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2613
20:07:27.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333465042944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2615 rows, more = false, responseScanTimestamp = 7287336333472628736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2615
20:07:27.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2617 rows, more = false, responseScanTimestamp = 7287336333487882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2617
20:07:27.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333496373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2619 rows, more = false, responseScanTimestamp = 7287336333503340544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2619
20:07:27.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2620 rows, more = false, responseScanTimestamp = 7287336333511888896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2620
20:07:27.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2622 rows, more = false, responseScanTimestamp = 7287336333528207360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2622
20:07:27.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333542612992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333542612992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2625 rows, more = false, responseScanTimestamp = 7287336333551808512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2625
20:07:27.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1897297430(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2628 rows, more = false, responseScanTimestamp = 7287336333574127616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2628
20:07:27.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333582143488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2629 rows, more = false, responseScanTimestamp = 7287336333582143488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2629
20:07:27.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333591605248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2640 rows, more = false, responseScanTimestamp = 7287336333598982144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2640
20:07:27.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2644 rows, more = false, responseScanTimestamp = 7287336333629927424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2644
20:07:27.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333660082176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333671415808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333678116864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2651 rows, more = false, responseScanTimestamp = 7287336333686554624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2651
20:07:27.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333714276352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2656 rows, more = false, responseScanTimestamp = 7287336333723934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2656
20:07:27.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2660 rows, more = false, responseScanTimestamp = 7287336333750583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2660
20:07:27.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2663 rows, more = false, responseScanTimestamp = 7287336333773733888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2663
20:07:27.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2668 rows, more = false, responseScanTimestamp = 7287336333808193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2668
20:07:27.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333829332992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333838917632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2673 rows, more = false, responseScanTimestamp = 7287336333845188608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2673
20:07:27.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2676 rows, more = false, responseScanTimestamp = 7287336333868081152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2676
20:07:27.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333901627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2682 rows, more = false, responseScanTimestamp = 7287336333909299200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2682
20:07:27.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333920661504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333930328064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333937954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333947916288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333955473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333962932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333970501632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333977751552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336333985259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2692 rows, more = false, responseScanTimestamp = 7287336333992501248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2692
20:07:27.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2694 rows, more = false, responseScanTimestamp = 7287336334008582144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2694
20:07:27.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1111901018(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2697 rows, more = false, responseScanTimestamp = 7287336334031507456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2697
20:07:27.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@39240708(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334047039488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@138335540(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1255843043(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2700 rows, more = false, responseScanTimestamp = 7287336334055723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2700
20:07:27.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@989229681(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@246740943(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2720 rows, more = false, responseScanTimestamp = 7287336334075633664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2720
20:07:27.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1885144152(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334094483456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1874811660(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2750 rows, more = false, responseScanTimestamp = 7287336334102290432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2750
20:07:27.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1725159792(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2760 rows, more = false, responseScanTimestamp = 7287336334115889152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2760
20:07:27.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334129639424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334145433600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2790 rows, more = false, responseScanTimestamp = 7287336334156664832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2790
20:07:27.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334165078016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2792 rows, more = false, responseScanTimestamp = 7287336334175612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2792
20:07:27.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334175612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2793 rows, more = false, responseScanTimestamp = 7287336334187016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2793
20:07:27.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2794 rows, more = false, responseScanTimestamp = 7287336334199955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2794
20:07:27.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334210453504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2796 rows, more = false, responseScanTimestamp = 7287336334223831040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2796
20:07:27.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2797 rows, more = false, responseScanTimestamp = 7287336334234370048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2797
20:07:27.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2797 rows, more = false, responseScanTimestamp = 7287336334234370048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1341145322(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334247661568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2799 rows, more = false, responseScanTimestamp = 7287336334261166080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2799
20:07:27.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334278930432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false, responseScanTimestamp = 7287336334289489920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2810
20:07:27.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2811 rows, more = false, responseScanTimestamp = 7287336334300299264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2811
20:07:27.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334312206336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2813 rows, more = false, responseScanTimestamp = 7287336334325362688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2813
20:07:27.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2814 rows, more = false, responseScanTimestamp = 7287336334336077824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2814
20:07:27.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334361919488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2817 rows, more = false, responseScanTimestamp = 7287336334372532224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2817
20:07:27.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334386216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334401400832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2820 rows, more = false, responseScanTimestamp = 7287336334416953344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2820
20:07:27.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2821 rows, more = false, responseScanTimestamp = 7287336334430687232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2821
20:07:27.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2822 rows, more = false, responseScanTimestamp = 7287336334447472640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2822
20:07:27.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2824 rows, more = false, responseScanTimestamp = 7287336334467203072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2824
20:07:27.294 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1469571720(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2826 rows, more = false, responseScanTimestamp = 7287336334488498176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2826
20:07:27.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334513360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334523346944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2840 rows, more = false, responseScanTimestamp = 7287336334533861376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2840
20:07:27.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2843 rows, more = false, responseScanTimestamp = 7287336334558396416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2843
20:07:27.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2845 rows, more = false, responseScanTimestamp = 7287336334575861760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2845
20:07:27.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334586806272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334595153920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334604648448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1122346061(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334611513344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.321 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@981859640(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2000620946(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2849 rows, more = false, responseScanTimestamp = 7287336334611513344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2849
20:07:27.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534000223(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2860 rows, more = false, responseScanTimestamp = 7287336334629789696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2860
20:07:27.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2870 rows, more = false, responseScanTimestamp = 7287336334641672192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2870
20:07:27.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334662201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2890 rows, more = false, responseScanTimestamp = 7287336334662201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2890
20:07:27.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2891 rows, more = false, responseScanTimestamp = 7287336334674620416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2891
20:07:27.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2893 rows, more = false, responseScanTimestamp = 7287336334702579712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2893
20:07:27.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2893 rows, more = false, responseScanTimestamp = 7287336334702579712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334713225216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2895 rows, more = false, responseScanTimestamp = 7287336334727385088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2895
20:07:27.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334738386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334747602944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334758367232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2899 rows, more = false, responseScanTimestamp = 7287336334769197056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2899
20:07:27.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2900 rows, more = false, responseScanTimestamp = 7287336334791827456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2900
20:07:27.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2902 rows, more = false, responseScanTimestamp = 7287336334814920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2902
20:07:27.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334814920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334832984064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2904 rows, more = false, responseScanTimestamp = 7287336334845505536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2904
20:07:27.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2905 rows, more = false, responseScanTimestamp = 7287336334858260480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2905
20:07:27.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334870450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2907 rows, more = false, responseScanTimestamp = 7287336334884368384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2907
20:07:27.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334896783360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2909 rows, more = false, responseScanTimestamp = 7287336334908321792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2909
20:07:27.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334919843840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334919843840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334933528576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334946299904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2912 rows, more = false, responseScanTimestamp = 7287336334946299904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2912
20:07:27.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2914 rows, more = false, responseScanTimestamp = 7287336334961647616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2914
20:07:27.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2914 rows, more = false, responseScanTimestamp = 7287336334961647616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336334970028032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2916 rows, more = false, responseScanTimestamp = 7287336334978756608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2916
20:07:27.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2917 rows, more = false, responseScanTimestamp = 7287336334987141120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2917
20:07:27.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1895574052(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2919 rows, more = false, responseScanTimestamp = 7287336335003054080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2919
20:07:27.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2919 rows, more = false, responseScanTimestamp = 7287336335003054080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2920 rows, more = false, responseScanTimestamp = 7287336335015919616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2920
20:07:27.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2931 rows, more = false, responseScanTimestamp = 7287336335032774656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2931
20:07:27.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335041335296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335041335296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335050674176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335050674176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2934 rows, more = false, responseScanTimestamp = 7287336335062106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2934
20:07:27.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335069990912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2936 rows, more = false, responseScanTimestamp = 7287336335080267776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2936
20:07:27.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2938 rows, more = false, responseScanTimestamp = 7287336335093260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2938
20:07:27.439 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1694856510(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335102550016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.441 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1784260497(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2940 rows, more = false, responseScanTimestamp = 7287336335115997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2940
20:07:27.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411462735(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335115997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335128182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2950 rows, more = false, responseScanTimestamp = 7287336335128182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2950
20:07:27.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2960 rows, more = false, responseScanTimestamp = 7287336335141998592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2960
20:07:27.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335154446336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2971 rows, more = false, responseScanTimestamp = 7287336335165239296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2971
20:07:27.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335174852608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2973 rows, more = false, responseScanTimestamp = 7287336335193976832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2973
20:07:27.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2974 rows, more = false, responseScanTimestamp = 7287336335205629952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2974
20:07:27.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335220510720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335236161536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2977 rows, more = false, responseScanTimestamp = 7287336335249899520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2977
20:07:27.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335260798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.480 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1159564261(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2978 rows, more = false, responseScanTimestamp = 7287336335260798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2978
20:07:27.483 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@192916221(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2979 rows, more = false, responseScanTimestamp = 7287336335274954752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2979
20:07:27.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@742256940(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2980 rows, more = false, responseScanTimestamp = 7287336335285903360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2980
20:07:27.491 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1903376810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335297228800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3000 rows, more = false, responseScanTimestamp = 7287336335308607488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3000
20:07:27.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335328223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3020 rows, more = false, responseScanTimestamp = 7287336335346290688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3020
20:07:27.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335358177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335358177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3022 rows, more = false, responseScanTimestamp = 7287336335373471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3022
20:07:27.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3023 rows, more = false, responseScanTimestamp = 7287336335382364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3023
20:07:27.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3024 rows, more = false, responseScanTimestamp = 7287336335395803136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3024
20:07:27.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3025 rows, more = false, responseScanTimestamp = 7287336335411118080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3025
20:07:27.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3029 rows, more = false, responseScanTimestamp = 7287336335448883200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3029
20:07:27.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335455428608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335467753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3032 rows, more = false, responseScanTimestamp = 7287336335480856576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3032
20:07:27.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335491956736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335517663232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3036 rows, more = false, responseScanTimestamp = 7287336335527305216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3036
20:07:27.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335539769344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3038 rows, more = false, responseScanTimestamp = 7287336335553536000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3038
20:07:27.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3039 rows, more = false, responseScanTimestamp = 7287336335566086144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3039
20:07:27.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3040 rows, more = false, responseScanTimestamp = 7287336335576170496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3040
20:07:27.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3041 rows, more = false, responseScanTimestamp = 7287336335589478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3041
20:07:27.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3042 rows, more = false, responseScanTimestamp = 7287336335601422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3042
20:07:27.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335612772352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3044 rows, more = false, responseScanTimestamp = 7287336335629717504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3044
20:07:27.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335629717504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3045 rows, more = false, responseScanTimestamp = 7287336335644106752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3045
20:07:27.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335655006208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335665016832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3048 rows, more = false, responseScanTimestamp = 7287336335675944960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3048
20:07:27.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3049 rows, more = false, responseScanTimestamp = 7287336335684726784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3049
20:07:27.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335696347136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3051 rows, more = false, responseScanTimestamp = 7287336335711297536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3051
20:07:27.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3052 rows, more = false, responseScanTimestamp = 7287336335723196416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3052
20:07:27.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3053 rows, more = false, responseScanTimestamp = 7287336335742382080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3053
20:07:27.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335762317312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335762317312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335780978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335780978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335795511296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335807082496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1486411458(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335817109504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3059 rows, more = false, responseScanTimestamp = 7287336335826993152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3059
20:07:27.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3059 rows, more = false, responseScanTimestamp = 7287336335826993152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335837511680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3070 rows, more = false, responseScanTimestamp = 7287336335854821376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3070
20:07:27.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3071 rows, more = false, responseScanTimestamp = 7287336335867330560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3071
20:07:27.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3073 rows, more = false, responseScanTimestamp = 7287336335893446656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3073
20:07:27.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335904595968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3074 rows, more = false, responseScanTimestamp = 7287336335904595968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3074
20:07:27.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335917215744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335917215744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335931215872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335931215872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3077 rows, more = false, responseScanTimestamp = 7287336335940931584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3077
20:07:27.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784770926(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336335948546048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3079 rows, more = false, responseScanTimestamp = 7287336335967154176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3079
20:07:27.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3079 rows, more = false, responseScanTimestamp = 7287336335967154176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3080 rows, more = false, responseScanTimestamp = 7287336335984848896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3080
20:07:27.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336007012352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336007012352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3092 rows, more = false, responseScanTimestamp = 7287336336018530304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3092
20:07:27.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3094 rows, more = false, responseScanTimestamp = 7287336336036290560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3094
20:07:27.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3094 rows, more = false, responseScanTimestamp = 7287336336036290560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3095 rows, more = false, responseScanTimestamp = 7287336336046161920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3095
20:07:27.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3097 rows, more = false, responseScanTimestamp = 7287336336070275072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3097
20:07:27.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336070275072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3098 rows, more = false, responseScanTimestamp = 7287336336082731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3098
20:07:27.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3099 rows, more = false, responseScanTimestamp = 7287336336097316864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3099
20:07:27.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3100 rows, more = false, responseScanTimestamp = 7287336336108924928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3100
20:07:27.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3101 rows, more = false, responseScanTimestamp = 7287336336121790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3101
20:07:27.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3102 rows, more = false, responseScanTimestamp = 7287336336133079040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3102
20:07:27.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336146628608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336160980992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3105 rows, more = false, responseScanTimestamp = 7287336336173137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3105
20:07:27.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3106 rows, more = false, responseScanTimestamp = 7287336336183783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3106
20:07:27.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336183783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336196927488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.712 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1831966475(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3108 rows, more = false, responseScanTimestamp = 7287336336211804160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3108
20:07:27.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3109 rows, more = false, responseScanTimestamp = 7287336336220917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3109
20:07:27.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336232554496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3120 rows, more = false, responseScanTimestamp = 7287336336250064896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3120
20:07:27.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336260329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3121 rows, more = false, responseScanTimestamp = 7287336336260329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3121
20:07:27.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3122 rows, more = false, responseScanTimestamp = 7287336336271114240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3122
20:07:27.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3123 rows, more = false, responseScanTimestamp = 7287336336282566656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3123
20:07:27.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3124 rows, more = false, responseScanTimestamp = 7287336336295272448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3124
20:07:27.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336305573888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336321380352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336321380352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336334970880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.745 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@90660206(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336346800128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.748 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@458732998(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3129 rows, more = false, responseScanTimestamp = 7287336336356413440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3129
20:07:27.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336366772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.751 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3251221(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336378609664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1641663191(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336378609664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3150 rows, more = false, responseScanTimestamp = 7287336336391872512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3150
20:07:27.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336391872512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336406011904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336418598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3170 rows, more = false, responseScanTimestamp = 7287336336418598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3170
20:07:27.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336428859392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336435982336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3173 rows, more = false, responseScanTimestamp = 7287336336447434752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3173
20:07:27.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3175 rows, more = false, responseScanTimestamp = 7287336336461819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3175
20:07:27.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336461819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3176 rows, more = false, responseScanTimestamp = 7287336336472195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3176
20:07:27.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3178 rows, more = false, responseScanTimestamp = 7287336336497188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3178
20:07:27.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1584035759(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336507838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2016743457(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336507838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1961425414(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3180 rows, more = false, responseScanTimestamp = 7287336336521056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3180
20:07:27.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336532049920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336532049920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531447614(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336532049920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false, responseScanTimestamp = 7287336336548196352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3200
20:07:27.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false, responseScanTimestamp = 7287336336548196352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336565608448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3220 rows, more = false, responseScanTimestamp = 7287336336577400832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3220
20:07:27.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3221 rows, more = false, responseScanTimestamp = 7287336336590970880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3221
20:07:27.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336607084544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3223 rows, more = false, responseScanTimestamp = 7287336336607084544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3223
20:07:27.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336626544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336626544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336637030400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3227 rows, more = false, responseScanTimestamp = 7287336336643813376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3227
20:07:27.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3228 rows, more = false, responseScanTimestamp = 7287336336650924032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3228
20:07:27.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1444076279(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3229 rows, more = false, responseScanTimestamp = 7287336336662167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3229
20:07:27.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@108424204(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336662167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336674111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@897424910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336674111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3240 rows, more = false, responseScanTimestamp = 7287336336684847104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3240
20:07:27.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3250 rows, more = false, responseScanTimestamp = 7287336336694153216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3250
20:07:27.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336708198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336708198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336717262848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3262 rows, more = false, responseScanTimestamp = 7287336336717262848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3262
20:07:27.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336724107264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3264 rows, more = false, responseScanTimestamp = 7287336336738402304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3264
20:07:27.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336749662208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3266 rows, more = false, responseScanTimestamp = 7287336336759566336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3266
20:07:27.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3267 rows, more = false, responseScanTimestamp = 7287336336768118784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3267
20:07:27.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336786202624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336798724096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3271 rows, more = false, responseScanTimestamp = 7287336336807178240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3271
20:07:27.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336819208192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3273 rows, more = false, responseScanTimestamp = 7287336336830455808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3273
20:07:27.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336852066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3275 rows, more = false, responseScanTimestamp = 7287336336852066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3275
20:07:27.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336862887936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336873771008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778526822(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3278 rows, more = false, responseScanTimestamp = 7287336336885407744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3278
20:07:27.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1860354623(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3279 rows, more = false, responseScanTimestamp = 7287336336894824448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3279
20:07:27.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3280 rows, more = false, responseScanTimestamp = 7287336336905670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3280
20:07:27.884 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531041251(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3280 rows, more = false, responseScanTimestamp = 7287336336905670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false, responseScanTimestamp = 7287336336923787264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3290
20:07:27.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3310 rows, more = false, responseScanTimestamp = 7287336336947552256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3310
20:07:27.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3311 rows, more = false, responseScanTimestamp = 7287336336959901696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3311
20:07:27.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3312 rows, more = false, responseScanTimestamp = 7287336336972320768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3312
20:07:27.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3313 rows, more = false, responseScanTimestamp = 7287336336985219072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3313
20:07:27.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336336985219072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3314 rows, more = false, responseScanTimestamp = 7287336336998850560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3314
20:07:27.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337010552832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3316 rows, more = false, responseScanTimestamp = 7287336337021898752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3316
20:07:27.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3317 rows, more = false, responseScanTimestamp = 7287336337032450048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3317
20:07:27.915 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@34975083(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3318 rows, more = false, responseScanTimestamp = 7287336337040683008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3318
20:07:27.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337053474816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3320 rows, more = false, responseScanTimestamp = 7287336337067180032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3320
20:07:27.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337079713792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337090154496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337102397440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337111838720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3334 rows, more = false, responseScanTimestamp = 7287336337120325632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3334
20:07:27.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3335 rows, more = false, responseScanTimestamp = 7287336337127550976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3335
20:07:27.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3337 rows, more = false, responseScanTimestamp = 7287336337149571072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3337
20:07:27.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3338 rows, more = false, responseScanTimestamp = 7287336337159593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3338
20:07:27.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@392468767(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:27.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3338 rows, more = false, responseScanTimestamp = 7287336337159593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3339 rows, more = false, responseScanTimestamp = 7287336337169473536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3339
20:07:27.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337182109696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3350 rows, more = false, responseScanTimestamp = 7287336337195257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3350
20:07:27.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337205051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3351 rows, more = false, responseScanTimestamp = 7287336337205051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3351
20:07:27.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337220571136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337220571136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3354 rows, more = false, responseScanTimestamp = 7287336337229754368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3354
20:07:27.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3355 rows, more = false, responseScanTimestamp = 7287336337238261760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3355
20:07:27.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3356 rows, more = false, responseScanTimestamp = 7287336337249267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3356
20:07:27.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337258500096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3357 rows, more = false, responseScanTimestamp = 7287336337258500096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3357
20:07:27.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3358 rows, more = false, responseScanTimestamp = 7287336337268215808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3358
20:07:27.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337275551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337288044544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337299423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3362 rows, more = false, responseScanTimestamp = 7287336337310609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3362
20:07:27.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3363 rows, more = false, responseScanTimestamp = 7287336337322778624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3363
20:07:27.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337336721408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337349775360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3366 rows, more = false, responseScanTimestamp = 7287336337365774336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:27.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3366
20:07:28.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337378336768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3368 rows, more = false, responseScanTimestamp = 7287336337391054848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3368
20:07:28.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3369 rows, more = false, responseScanTimestamp = 7287336337409220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3369
20:07:28.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337427324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3371 rows, more = false, responseScanTimestamp = 7287336337448251392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3371
20:07:28.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3373 rows, more = false, responseScanTimestamp = 7287336337484824576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3373
20:07:28.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3374 rows, more = false, responseScanTimestamp = 7287336337496735744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3374
20:07:28.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3375 rows, more = false, responseScanTimestamp = 7287336337507295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3375
20:07:28.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337526747136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337545801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337545801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877955318(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3378 rows, more = false, responseScanTimestamp = 7287336337560846336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3378
20:07:28.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3379 rows, more = false, responseScanTimestamp = 7287336337572610048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3379
20:07:28.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3380 rows, more = false, responseScanTimestamp = 7287336337586081792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3380
20:07:28.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337600761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3391 rows, more = false, responseScanTimestamp = 7287336337618583552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3391
20:07:28.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337618583552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3392 rows, more = false, responseScanTimestamp = 7287336337631666176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3392
20:07:28.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3393 rows, more = false, responseScanTimestamp = 7287336337650319360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3393
20:07:28.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3394 rows, more = false, responseScanTimestamp = 7287336337666416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3394
20:07:28.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3396 rows, more = false, responseScanTimestamp = 7287336337694957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3396
20:07:28.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337694957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337721458688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987003941(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3398 rows, more = false, responseScanTimestamp = 7287336337735970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3398
20:07:28.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@352706785(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337744920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.091 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@647638847(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337757028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3410 rows, more = false, responseScanTimestamp = 7287336337774350336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3410
20:07:28.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@871870968(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337774350336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3420 rows, more = false, responseScanTimestamp = 7287336337787170816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3420
20:07:28.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@719050487(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3420 rows, more = false, responseScanTimestamp = 7287336337787170816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337802055680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3440 rows, more = false, responseScanTimestamp = 7287336337819041792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3440
20:07:28.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337830391808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337853153280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337871106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337871106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3455 rows, more = false, responseScanTimestamp = 7287336337878179840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3455
20:07:28.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337890459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3457 rows, more = false, responseScanTimestamp = 7287336337907609600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3457
20:07:28.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3457 rows, more = false, responseScanTimestamp = 7287336337907609600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3458 rows, more = false, responseScanTimestamp = 7287336337915817984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3458
20:07:28.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3460 rows, more = false, responseScanTimestamp = 7287336337942065152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3460
20:07:28.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337942065152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337958383616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337978163200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336337978163200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338022125568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338028994560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338037100544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338045743104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338054340608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3474 rows, more = false, responseScanTimestamp = 7287336338062987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3474
20:07:28.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338070573056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3476 rows, more = false, responseScanTimestamp = 7287336338080940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3476
20:07:28.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338093002752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@283326885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3478 rows, more = false, responseScanTimestamp = 7287336338102583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3478
20:07:28.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1744244561(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338138099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3490 rows, more = false, responseScanTimestamp = 7287336338165264384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3490
20:07:28.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3490 rows, more = false, responseScanTimestamp = 7287336338165264384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3502 rows, more = false, responseScanTimestamp = 7287336338197581824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3502
20:07:28.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338197581824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338210807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3504 rows, more = false, responseScanTimestamp = 7287336338232143872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3504
20:07:28.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338251116544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338258870272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.213 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761679910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338268672000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338277208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338277208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338286637056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3520 rows, more = false, responseScanTimestamp = 7287336338298552320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3520
20:07:28.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338310057984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338310057984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338323902464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338333237248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3524 rows, more = false, responseScanTimestamp = 7287336338342637568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3524
20:07:28.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338350977024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338350977024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3526 rows, more = false, responseScanTimestamp = 7287336338361057280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3526
20:07:28.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3527 rows, more = false, responseScanTimestamp = 7287336338370097152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3527
20:07:28.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338381664256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.242 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@496571807(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3529 rows, more = false, responseScanTimestamp = 7287336338394234880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3529
20:07:28.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@348010904(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3529 rows, more = false, responseScanTimestamp = 7287336338394234880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338405851136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3540 rows, more = false, responseScanTimestamp = 7287336338425962496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3540
20:07:28.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338425962496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3550 rows, more = false, responseScanTimestamp = 7287336338439098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3550
20:07:28.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3552 rows, more = false, responseScanTimestamp = 7287336338464899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3552
20:07:28.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338464899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338476597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3553 rows, more = false, responseScanTimestamp = 7287336338476597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3553
20:07:28.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338490777600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3555 rows, more = false, responseScanTimestamp = 7287336338503004160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3555
20:07:28.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3556 rows, more = false, responseScanTimestamp = 7287336338514505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3556
20:07:28.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338514505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338528751616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3557 rows, more = false, responseScanTimestamp = 7287336338528751616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3557
20:07:28.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1265377753(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338544922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3559 rows, more = false, responseScanTimestamp = 7287336338557530112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3559
20:07:28.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338557530112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3560 rows, more = false, responseScanTimestamp = 7287336338566967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3560
20:07:28.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3571 rows, more = false, responseScanTimestamp = 7287336338589442048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3571
20:07:28.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338589442048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3572 rows, more = false, responseScanTimestamp = 7287336338601627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3572
20:07:28.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338618388480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3575 rows, more = false, responseScanTimestamp = 7287336338628841472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3575
20:07:28.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338628841472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3576 rows, more = false, responseScanTimestamp = 7287336338635599872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3576
20:07:28.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338652749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3578 rows, more = false, responseScanTimestamp = 7287336338652749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3578
20:07:28.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3579 rows, more = false, responseScanTimestamp = 7287336338660786176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3579
20:07:28.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3581 rows, more = false, responseScanTimestamp = 7287336338673721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3581
20:07:28.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3581 rows, more = false, responseScanTimestamp = 7287336338673721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3582 rows, more = false, responseScanTimestamp = 7287336338682806272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3582
20:07:28.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338703126528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3584 rows, more = false, responseScanTimestamp = 7287336338703126528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3584
20:07:28.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338719449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338719449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338727587840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338727587840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338734452736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3589 rows, more = false, responseScanTimestamp = 7287336338740228096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3589
20:07:28.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3591 rows, more = false, responseScanTimestamp = 7287336338754248704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3591
20:07:28.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3592 rows, more = false, responseScanTimestamp = 7287336338763698176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3592
20:07:28.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338776723456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3594 rows, more = false, responseScanTimestamp = 7287336338790723584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3594
20:07:28.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3595 rows, more = false, responseScanTimestamp = 7287336338800877568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3595
20:07:28.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3596 rows, more = false, responseScanTimestamp = 7287336338813984768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3596
20:07:28.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338827223040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@719176376(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3598 rows, more = false, responseScanTimestamp = 7287336338840584192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3598
20:07:28.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2143096721(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3599 rows, more = false, responseScanTimestamp = 7287336338849390592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3599
20:07:28.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3600 rows, more = false, responseScanTimestamp = 7287336338864476160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3600
20:07:28.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3610 rows, more = false, responseScanTimestamp = 7287336338880102400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3610
20:07:28.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3620 rows, more = false, responseScanTimestamp = 7287336338900746240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3620
20:07:28.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3621 rows, more = false, responseScanTimestamp = 7287336338914484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3621
20:07:28.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338928488448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338943041536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338951561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338959568896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3626 rows, more = false, responseScanTimestamp = 7287336338967670784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3626
20:07:28.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3627 rows, more = false, responseScanTimestamp = 7287336338975395840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3627
20:07:28.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336338988621824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3630 rows, more = false, responseScanTimestamp = 7287336339009425408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3630
20:07:28.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339016093696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3635 rows, more = false, responseScanTimestamp = 7287336339053617152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3635
20:07:28.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339060150272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339073507328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3637 rows, more = false, responseScanTimestamp = 7287336339073507328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3637
20:07:28.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339091079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3639 rows, more = false, responseScanTimestamp = 7287336339091079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3639
20:07:28.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3641 rows, more = false, responseScanTimestamp = 7287336339115065344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3641
20:07:28.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3642 rows, more = false, responseScanTimestamp = 7287336339126034432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3642
20:07:28.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339140771840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3644 rows, more = false, responseScanTimestamp = 7287336339155054592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3644
20:07:28.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339164418048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3646 rows, more = false, responseScanTimestamp = 7287336339176542208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3646
20:07:28.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339185618944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3647 rows, more = false, responseScanTimestamp = 7287336339185618944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3647
20:07:28.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339209666560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339209666560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339220307968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339229310976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3652 rows, more = false, responseScanTimestamp = 7287336339237916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3652
20:07:28.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3654 rows, more = false, responseScanTimestamp = 7287336339258687488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3654
20:07:28.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3655 rows, more = false, responseScanTimestamp = 7287336339268624384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3655
20:07:28.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3656 rows, more = false, responseScanTimestamp = 7287336339284500480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3656
20:07:28.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3657 rows, more = false, responseScanTimestamp = 7287336339295268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3657
20:07:28.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3658 rows, more = false, responseScanTimestamp = 7287336339308703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.470 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447388423(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3658
20:07:28.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339320733696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811729762(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false, responseScanTimestamp = 7287336339335643136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3660
20:07:28.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1961807828(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false, responseScanTimestamp = 7287336339335643136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339359989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3680 rows, more = false, responseScanTimestamp = 7287336339359989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3680
20:07:28.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339386978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3691 rows, more = false, responseScanTimestamp = 7287336339386978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3691
20:07:28.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3693 rows, more = false, responseScanTimestamp = 7287336339403333632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3693
20:07:28.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339415932928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339415932928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339441721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339450920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3697 rows, more = false, responseScanTimestamp = 7287336339459268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3697
20:07:28.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339481194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3699 rows, more = false, responseScanTimestamp = 7287336339481194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3699
20:07:28.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339502362624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3702 rows, more = false, responseScanTimestamp = 7287336339511050240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3702
20:07:28.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339518078976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3704 rows, more = false, responseScanTimestamp = 7287336339531329536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3704
20:07:28.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339546357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1664649055(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3708 rows, more = false, responseScanTimestamp = 7287336339565928448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3708
20:07:28.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3709 rows, more = false, responseScanTimestamp = 7287336339572289536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3709
20:07:28.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3710 rows, more = false, responseScanTimestamp = 7287336339584073728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3710
20:07:28.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3720 rows, more = false, responseScanTimestamp = 7287336339595898880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3720
20:07:28.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3722 rows, more = false, responseScanTimestamp = 7287336339614580736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3722
20:07:28.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339627278336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3723 rows, more = false, responseScanTimestamp = 7287336339627278336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3723
20:07:28.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3724 rows, more = false, responseScanTimestamp = 7287336339637198848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3724
20:07:28.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3725 rows, more = false, responseScanTimestamp = 7287336339651280896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3725
20:07:28.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3725 rows, more = false, responseScanTimestamp = 7287336339651280896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339664887808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339704573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3729 rows, more = false, responseScanTimestamp = 7287336339704573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3729
20:07:28.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339721404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339721404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339735597056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339744575488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339753775104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339761815552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3736 rows, more = false, responseScanTimestamp = 7287336339769905152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3736
20:07:28.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3738 rows, more = false, responseScanTimestamp = 7287336339786244096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3738
20:07:28.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3739 rows, more = false, responseScanTimestamp = 7287336339798683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3739
20:07:28.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339822338048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3741 rows, more = false, responseScanTimestamp = 7287336339822338048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3741
20:07:28.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339867357184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3748 rows, more = false, responseScanTimestamp = 7287336339874934784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3748
20:07:28.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3756 rows, more = false, responseScanTimestamp = 7287336339924471808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3756
20:07:28.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3758 rows, more = false, responseScanTimestamp = 7287336339946995712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3758
20:07:28.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3760 rows, more = false, responseScanTimestamp = 7287336339967770624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3760
20:07:28.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336339981049856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3761 rows, more = false, responseScanTimestamp = 7287336339981049856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3761
20:07:28.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340004892672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340028710912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3767 rows, more = false, responseScanTimestamp = 7287336340035411968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763648668(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3767
20:07:28.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340054904832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340075487232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3781 rows, more = false, responseScanTimestamp = 7287336340085346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3781
20:07:28.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340114063360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340120285184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3787 rows, more = false, responseScanTimestamp = 7287336340134141952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3787
20:07:28.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340152545280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3789 rows, more = false, responseScanTimestamp = 7287336340152545280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3789
20:07:28.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340174888960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340174888960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3792 rows, more = false, responseScanTimestamp = 7287336340185628672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3792
20:07:28.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340200751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340220497920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340233293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3800 rows, more = false, responseScanTimestamp = 7287336340249108480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3800
20:07:28.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3803 rows, more = false, responseScanTimestamp = 7287336340284968960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3803
20:07:28.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340296167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3805 rows, more = false, responseScanTimestamp = 7287336340312600576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3805
20:07:28.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3807 rows, more = false, responseScanTimestamp = 7287336340331679744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3807
20:07:28.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3808 rows, more = false, responseScanTimestamp = 7287336340343840768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3808
20:07:28.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3809 rows, more = false, responseScanTimestamp = 7287336340353331200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3809
20:07:28.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3810 rows, more = false, responseScanTimestamp = 7287336340364931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3810
20:07:28.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3812 rows, more = false, responseScanTimestamp = 7287336340386025472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3812
20:07:28.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340395257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3814 rows, more = false, responseScanTimestamp = 7287336340407619584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3814
20:07:28.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3816 rows, more = false, responseScanTimestamp = 7287336340425093120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3816
20:07:28.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3817 rows, more = false, responseScanTimestamp = 7287336340435632128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232596829(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3817
20:07:28.749 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@256887645(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3819 rows, more = false, responseScanTimestamp = 7287336340458266624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3819
20:07:28.753 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@686466964(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3820 rows, more = false, responseScanTimestamp = 7287336340469497856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3820
20:07:28.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3830 rows, more = false, responseScanTimestamp = 7287336340485103616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3830
20:07:28.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3840 rows, more = false, responseScanTimestamp = 7287336340505796608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3840
20:07:28.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340529561600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340539408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3852 rows, more = false, responseScanTimestamp = 7287336340539408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3852
20:07:28.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340572884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3858 rows, more = false, responseScanTimestamp = 7287336340594737152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3858
20:07:28.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@657803439(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3859 rows, more = false, responseScanTimestamp = 7287336340601942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3859
20:07:28.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1134978777(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340601942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340629282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3880 rows, more = false, responseScanTimestamp = 7287336340637802496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3880
20:07:28.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3881 rows, more = false, responseScanTimestamp = 7287336340646658048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3881
20:07:28.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340660023296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3883 rows, more = false, responseScanTimestamp = 7287336340671782912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3883
20:07:28.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340679118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3885 rows, more = false, responseScanTimestamp = 7287336340690530304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3885
20:07:28.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340705353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340723552256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3890 rows, more = false, responseScanTimestamp = 7287336340730732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3890
20:07:28.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3891 rows, more = false, responseScanTimestamp = 7287336340738056192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3891
20:07:28.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3892 rows, more = false, responseScanTimestamp = 7287336340748939264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3892
20:07:28.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3894 rows, more = false, responseScanTimestamp = 7287336340764770304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3894
20:07:28.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3895 rows, more = false, responseScanTimestamp = 7287336340780498944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3895
20:07:28.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340791885824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340791885824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3897 rows, more = false, responseScanTimestamp = 7287336340803026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3897
20:07:28.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340811272192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340823666688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340828995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340828995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340837900288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3902 rows, more = false, responseScanTimestamp = 7287336340847775744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3902
20:07:28.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3904 rows, more = false, responseScanTimestamp = 7287336340859998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3904
20:07:28.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3906 rows, more = false, responseScanTimestamp = 7287336340876509184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3906
20:07:28.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3907 rows, more = false, responseScanTimestamp = 7287336340885196800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3907
20:07:28.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3908 rows, more = false, responseScanTimestamp = 7287336340894789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3908
20:07:28.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340924493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3911 rows, more = false, responseScanTimestamp = 7287336340924493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3911
20:07:28.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3913 rows, more = false, responseScanTimestamp = 7287336340940140544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3913
20:07:28.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336340949094400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3914 rows, more = false, responseScanTimestamp = 7287336340949094400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3914
20:07:28.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3916 rows, more = false, responseScanTimestamp = 7287336340968169472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3916
20:07:28.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@843204819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:28.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3917 rows, more = false, responseScanTimestamp = 7287336340981358592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3917
20:07:28.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3919 rows, more = false, responseScanTimestamp = 7287336341003694080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3919
20:07:28.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341014450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341042061312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3931 rows, more = false, responseScanTimestamp = 7287336341053464576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3931
20:07:28.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3933 rows, more = false, responseScanTimestamp = 7287336341073756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3933
20:07:28.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341073756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341085380608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341099438080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3936 rows, more = false, responseScanTimestamp = 7287336341110050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3936
20:07:28.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3937 rows, more = false, responseScanTimestamp = 7287336341117747200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3937
20:07:28.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341130477568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341130477568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3939 rows, more = false, responseScanTimestamp = 7287336341142335488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3939
20:07:28.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341158408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341158408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3942 rows, more = false, responseScanTimestamp = 7287336341168766976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3942
20:07:28.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3944 rows, more = false, responseScanTimestamp = 7287336341183811584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3944
20:07:28.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341183811584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3945 rows, more = false, responseScanTimestamp = 7287336341197594624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3945
20:07:28.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341219631104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341227708416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3948 rows, more = false, responseScanTimestamp = 7287336341227708416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3948
20:07:28.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341237223424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3950 rows, more = false, responseScanTimestamp = 7287336341245173760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3950
20:07:28.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3951 rows, more = false, responseScanTimestamp = 7287336341257330688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3951
20:07:28.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341269094400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341278789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3954 rows, more = false, responseScanTimestamp = 7287336341292593152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3954
20:07:28.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341302861824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341332328448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341342613504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3958 rows, more = false, responseScanTimestamp = 7287336341350793216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3958
20:07:28.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3958 rows, more = false, responseScanTimestamp = 7287336341350793216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3959 rows, more = false, responseScanTimestamp = 7287336341359546368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3959
20:07:28.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3960 rows, more = false, responseScanTimestamp = 7287336341375066112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3960
20:07:28.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3961 rows, more = false, responseScanTimestamp = 7287336341386862592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3961
20:07:28.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3962 rows, more = false, responseScanTimestamp = 7287336341401083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3962
20:07:28.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3963 rows, more = false, responseScanTimestamp = 7287336341415256064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3963
20:07:28.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341429338112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3965 rows, more = false, responseScanTimestamp = 7287336341443624960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:28.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3965
20:07:28.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341458247680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341458247680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341458247680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341458247680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341496135680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3968 rows, more = false, responseScanTimestamp = 7287336341511823360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3968
20:07:29.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341519994880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341519994880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3970 rows, more = false, responseScanTimestamp = 7287336341534769152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3970
20:07:29.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341555376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341555376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3973 rows, more = false, responseScanTimestamp = 7287336341564321792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3973
20:07:29.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3975 rows, more = false, responseScanTimestamp = 7287336341577576448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3975
20:07:29.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341586620416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341586620416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341595594752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3978 rows, more = false, responseScanTimestamp = 7287336341603102720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3978
20:07:29.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1340710664(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3979 rows, more = false, responseScanTimestamp = 7287336341611028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3979
20:07:29.032 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1117050474(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341611028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341625491456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341625491456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3990 rows, more = false, responseScanTimestamp = 7287336341640171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3990
20:07:29.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341640171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4000 rows, more = false, responseScanTimestamp = 7287336341649657856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4000
20:07:29.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341649657856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4001 rows, more = false, responseScanTimestamp = 7287336341663010816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4001
20:07:29.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4003 rows, more = false, responseScanTimestamp = 7287336341686284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4003
20:07:29.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4004 rows, more = false, responseScanTimestamp = 7287336341696548864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4004
20:07:29.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341707374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4005 rows, more = false, responseScanTimestamp = 7287336341707374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4005
20:07:29.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4006 rows, more = false, responseScanTimestamp = 7287336341720432640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4006
20:07:29.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4007 rows, more = false, responseScanTimestamp = 7287336341731766272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4007
20:07:29.062 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@854909007(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4008 rows, more = false, responseScanTimestamp = 7287336341740134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4008
20:07:29.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4009 rows, more = false, responseScanTimestamp = 7287336341751422976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4009
20:07:29.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341779329024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4021 rows, more = false, responseScanTimestamp = 7287336341793775616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4021
20:07:29.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341806960640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341806960640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4024 rows, more = false, responseScanTimestamp = 7287336341820071936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4024
20:07:29.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4025 rows, more = false, responseScanTimestamp = 7287336341828706304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4025
20:07:29.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341828706304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341842497536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4027 rows, more = false, responseScanTimestamp = 7287336341857271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4027
20:07:29.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341866246144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4030 rows, more = false, responseScanTimestamp = 7287336341888602112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4030
20:07:29.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341896253440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341904384000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341917282304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341926502400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341935443968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4036 rows, more = false, responseScanTimestamp = 7287336341943123968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4036
20:07:29.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341951393792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341962575872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341973442560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4040 rows, more = false, responseScanTimestamp = 7287336341981794304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4040
20:07:29.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336341998198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4042 rows, more = false, responseScanTimestamp = 7287336341998198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4042
20:07:29.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342019334144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342019334144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4045 rows, more = false, responseScanTimestamp = 7287336342029651968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4045
20:07:29.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7287336342036111360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4046
20:07:29.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342051201024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@315630098(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4048 rows, more = false, responseScanTimestamp = 7287336342051201024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4048
20:07:29.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4049 rows, more = false, responseScanTimestamp = 7287336342062911488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4049
20:07:29.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342072090624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4060 rows, more = false, responseScanTimestamp = 7287336342082834432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4060
20:07:29.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342103736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342103736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342113202176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4064 rows, more = false, responseScanTimestamp = 7287336342122172416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4064
20:07:29.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342129504256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4066 rows, more = false, responseScanTimestamp = 7287336342137708544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4066
20:07:29.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342144663552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@297991839(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4068 rows, more = false, responseScanTimestamp = 7287336342154194944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4068
20:07:29.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4069 rows, more = false, responseScanTimestamp = 7287336342175268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4069
20:07:29.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342175268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342188646400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342203731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4081 rows, more = false, responseScanTimestamp = 7287336342213595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4081
20:07:29.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342213595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342224920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342241021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4083 rows, more = false, responseScanTimestamp = 7287336342241021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4083
20:07:29.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342252171264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342263078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342272237568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342279413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342279413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342287310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1963019595(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342287310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342297141248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1625435452(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342297141248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342306680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4090 rows, more = false, responseScanTimestamp = 7287336342306680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4090
20:07:29.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1932612480(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4090 rows, more = false, responseScanTimestamp = 7287336342306680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1971416447(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4110 rows, more = false, responseScanTimestamp = 7287336342342803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4110
20:07:29.209 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@177540497(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342353956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342353956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342353956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2070895154(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4130 rows, more = false, responseScanTimestamp = 7287336342370365440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4130
20:07:29.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4130 rows, more = false, responseScanTimestamp = 7287336342370365440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342392487936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4140 rows, more = false, responseScanTimestamp = 7287336342392487936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4140
20:07:29.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4150 rows, more = false, responseScanTimestamp = 7287336342410543104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4150
20:07:29.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4151 rows, more = false, responseScanTimestamp = 7287336342430875648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4151
20:07:29.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4151 rows, more = false, responseScanTimestamp = 7287336342430875648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342442799104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342452625408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342463623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4156 rows, more = false, responseScanTimestamp = 7287336342477377536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4156
20:07:29.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4157 rows, more = false, responseScanTimestamp = 7287336342484963328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4157
20:07:29.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37469068(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4158 rows, more = false, responseScanTimestamp = 7287336342494580736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4158
20:07:29.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4159 rows, more = false, responseScanTimestamp = 7287336342503133184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4159
20:07:29.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4159 rows, more = false, responseScanTimestamp = 7287336342503133184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342514405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4170 rows, more = false, responseScanTimestamp = 7287336342528421888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4170
20:07:29.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342539436032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342548492288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4173 rows, more = false, responseScanTimestamp = 7287336342560714752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4173
20:07:29.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4174 rows, more = false, responseScanTimestamp = 7287336342568611840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4174
20:07:29.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2083505185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342598561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.272 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1593092016(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4179 rows, more = false, responseScanTimestamp = 7287336342606409728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4179
20:07:29.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4180 rows, more = false, responseScanTimestamp = 7287336342613037056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4180
20:07:29.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342626201600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4200 rows, more = false, responseScanTimestamp = 7287336342626201600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4200
20:07:29.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342641094656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4202 rows, more = false, responseScanTimestamp = 7287336342641094656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4202
20:07:29.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342657073152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4204 rows, more = false, responseScanTimestamp = 7287336342657073152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4204
20:07:29.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4206 rows, more = false, responseScanTimestamp = 7287336342672146432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4206
20:07:29.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342679392256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1607190678(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4208 rows, more = false, responseScanTimestamp = 7287336342686019584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4208
20:07:29.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342691733504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342699237376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4210 rows, more = false, responseScanTimestamp = 7287336342699237376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4210
20:07:29.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342715023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4221 rows, more = false, responseScanTimestamp = 7287336342715023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4221
20:07:29.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342729183232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4223 rows, more = false, responseScanTimestamp = 7287336342729183232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4223
20:07:29.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4226 rows, more = false, responseScanTimestamp = 7287336342755471360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4226
20:07:29.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342763450368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4229 rows, more = false, responseScanTimestamp = 7287336342779428864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4229
20:07:29.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342786916352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342786916352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4231 rows, more = false, responseScanTimestamp = 7287336342797242368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4231
20:07:29.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342810087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4234 rows, more = false, responseScanTimestamp = 7287336342816903168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4234
20:07:29.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4235 rows, more = false, responseScanTimestamp = 7287336342823636992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4235
20:07:29.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342847680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342847680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342859751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4240 rows, more = false, responseScanTimestamp = 7287336342875025408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4240
20:07:29.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4244 rows, more = false, responseScanTimestamp = 7287336342898647040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4244
20:07:29.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4246 rows, more = false, responseScanTimestamp = 7287336342915223552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4246
20:07:29.351 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.14.16.194:37913
20:07:29.351 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

20:07:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.351610 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14825
20:07:29.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@15990584(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4248 rows, more = false, responseScanTimestamp = 7287336342929891328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4248
20:07:29.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342941679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342941679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.357940 14980 connection.cc:582] client connection to 127.14.16.194:37913 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
20:07:29.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.358044 14980 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
20:07:29.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4250 rows, more = false, responseScanTimestamp = 7287336342955716608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4250
20:07:29.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4260 rows, more = false, responseScanTimestamp = 7287336342963351552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4260
20:07:29.362 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:29.362 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.14.16.194:37913
20:07:29.363 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

20:07:29.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4261 rows, more = false, responseScanTimestamp = 7287336342971367424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4261
20:07:29.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.363567 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:29.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:37913
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44989
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:29.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:29.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4262 rows, more = false, responseScanTimestamp = 7287336342979969024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4262
20:07:29.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336342991691776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343002439680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4265 rows, more = false, responseScanTimestamp = 7287336343030771712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4265
20:07:29.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.379525 14980 consensus_peers.cc:597] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe -> Peer a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913): Couldn't send request to peer a53d9bfa2ee348e6ba17c136d63fafc0. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.194:37913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
20:07:29.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343030771712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4266 rows, more = false, responseScanTimestamp = 7287336343042973696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4266
20:07:29.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343059156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343059156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4268 rows, more = false, responseScanTimestamp = 7287336343075536896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4268
20:07:29.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4268 rows, more = false, responseScanTimestamp = 7287336343075536896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4269 rows, more = false, responseScanTimestamp = 7287336343086190592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4269
20:07:29.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343116443648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4271 rows, more = false, responseScanTimestamp = 7287336343116443648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4271
20:07:29.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343124533248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4273 rows, more = false, responseScanTimestamp = 7287336343133687808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4273
20:07:29.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343143469056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4274 rows, more = false, responseScanTimestamp = 7287336343143469056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4274
20:07:29.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4276 rows, more = false, responseScanTimestamp = 7287336343162748928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4276
20:07:29.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4277 rows, more = false, responseScanTimestamp = 7287336343171641344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4277
20:07:29.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343171641344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@41889227(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4278 rows, more = false, responseScanTimestamp = 7287336343182327808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4278
20:07:29.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2043527955(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4279 rows, more = false, responseScanTimestamp = 7287336343191175168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4279
20:07:29.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017672132(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343197728768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4290 rows, more = false, responseScanTimestamp = 7287336343206060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4290
20:07:29.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4300 rows, more = false, responseScanTimestamp = 7287336343218696192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4300
20:07:29.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343225765888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343233011712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4312 rows, more = false, responseScanTimestamp = 7287336343241592832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4312
20:07:29.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343247450112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343247450112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343259553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4314 rows, more = false, responseScanTimestamp = 7287336343259553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4314
20:07:29.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343273078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4316 rows, more = false, responseScanTimestamp = 7287336343273078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4316
20:07:29.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4317 rows, more = false, responseScanTimestamp = 7287336343281131520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4317
20:07:29.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4318 rows, more = false, responseScanTimestamp = 7287336343289683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4318
20:07:29.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4319 rows, more = false, responseScanTimestamp = 7287336343310352384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4319
20:07:29.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343323226112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4321 rows, more = false, responseScanTimestamp = 7287336343336710144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4321
20:07:29.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343354929152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4324 rows, more = false, responseScanTimestamp = 7287336343360876544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4324
20:07:29.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343360876544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4325 rows, more = false, responseScanTimestamp = 7287336343370625024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4325
20:07:29.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4327 rows, more = false, responseScanTimestamp = 7287336343395782656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4327
20:07:29.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4327 rows, more = false, responseScanTimestamp = 7287336343395782656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343407783936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4329 rows, more = false, responseScanTimestamp = 7287336343422373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4329
20:07:29.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.480881 15320 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:29.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.481151 15320 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:29.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.481189 15320 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:29.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343457792000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343466930176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.483815 15320 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:29.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.483911 15320 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.194
20:07:29.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4332 rows, more = false, responseScanTimestamp = 7287336343475351552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4332
20:07:29.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.486718 15320 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:29.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:37913
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44989
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15320
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:29.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343482544128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.487044 15320 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.487308 15320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.490418 15329 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
20:07:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.490716 15327 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
20:07:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:29.491168 15326 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
20:07:29.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4333 rows, more = false, responseScanTimestamp = 7287336343482544128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4333
20:07:29.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.492805 15320 server_base.cc:1061] running on GCE node
20:07:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.493016 15320 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.493269 15320 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:29.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4334 rows, more = false, responseScanTimestamp = 7287336343496851456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4334
20:07:29.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.494447 15320 hybrid_clock.cc:648] HybridClock initialized: now 1779134849494326 us; error 129 us; skew 500 ppm
20:07:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.495859 15320 webserver.cc:533] Webserver started at http://127.14.16.194:44989/ using document root <none> and password file <none>
20:07:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.496093 15320 fs_manager.cc:362] Metadata directory not provided
20:07:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.496177 15320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:29.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4335 rows, more = false, responseScanTimestamp = 7287336343509471232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4335
20:07:29.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.497977 15320 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.499089 15335 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.499238 15320 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.499284 15320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.499675 15320 fs_report.cc:389] FS layout report
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/data
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:29.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4336 rows, more = false, responseScanTimestamp = 7287336343524188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4336
20:07:29.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343524188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343544524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343544524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4337 rows, more = false, responseScanTimestamp = 7287336343544524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4337
20:07:29.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1733689803(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.514698 15320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.515065 15320 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
20:07:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.515237 15320 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.515547 15320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.516098 15342 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
20:07:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.516999 15320 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
20:07:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.517050 15320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
20:07:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.517082 15320 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
20:07:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.517686 15320 ts_tablet_manager.cc:616] Registered 1 tablets
20:07:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.517731 15320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
20:07:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.517964 15342 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap starting.
20:07:29.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343566381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343575977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343575977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4339 rows, more = false, responseScanTimestamp = 7287336343575977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4339
20:07:29.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343644524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343644524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.526934 15320 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.194:37913
20:07:29.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.526993 15450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.194:37913 every 8 connection(s)
20:07:29.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.527422 15320 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:29.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4350 rows, more = false, responseScanTimestamp = 7287336343656591360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4350
20:07:29.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343656591360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.532804 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15320
20:07:29.533 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:29.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4351 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4351
20:07:29.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4351 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343664406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4352 rows, more = false, responseScanTimestamp = 7287336343678578688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4352
20:07:29.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343678578688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4353 rows, more = false, responseScanTimestamp = 7287336343721906176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4353
20:07:29.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343734177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343750668288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343750668288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.554349 15452 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:29.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.554764 15452 heartbeater.cc:461] Registering TS with master...
20:07:29.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343759413248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555006 15452 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555212 15453 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555274 15453 heartbeater.cc:461] Registering TS with master...
20:07:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555395 15453 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555626 14445 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.555814 14517 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:29.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343765782528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.556317 14517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.194:51971
20:07:29.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343765782528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343777656832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4359 rows, more = false, responseScanTimestamp = 7287336343789391872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4359
20:07:29.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4360 rows, more = false, responseScanTimestamp = 7287336343796535296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4360
20:07:29.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343813775360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.567968 15451 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:29.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.568063 15451 heartbeater.cc:461] Registering TS with master...
20:07:29.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.568161 15451 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:29.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.569311 14589 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:29.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4362 rows, more = false, responseScanTimestamp = 7287336343821242368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4362
20:07:29.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343821242368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4363 rows, more = false, responseScanTimestamp = 7287336343835533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4363
20:07:29.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343845580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343845580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343856463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4365 rows, more = false, responseScanTimestamp = 7287336343856463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4365
20:07:29.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.582647 15342 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Log is configured to *not* fsync() on all Append() calls
20:07:29.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4367 rows, more = false, responseScanTimestamp = 7287336343875657728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4367
20:07:29.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343885021184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4368 rows, more = false, responseScanTimestamp = 7287336343885021184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4368
20:07:29.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4369 rows, more = false, responseScanTimestamp = 7287336343894896640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4369
20:07:29.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4370 rows, more = false, responseScanTimestamp = 7287336343901270016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4370
20:07:29.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343927775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343927775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4373 rows, more = false, responseScanTimestamp = 7287336343937081344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4373
20:07:29.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343942909952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4375 rows, more = false, responseScanTimestamp = 7287336343964073984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4375
20:07:29.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343980703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4377 rows, more = false, responseScanTimestamp = 7287336343980703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4377
20:07:29.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336343990624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@482109855(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4378 rows, more = false, responseScanTimestamp = 7287336343990624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4378
20:07:29.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@192869440(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4379 rows, more = false, responseScanTimestamp = 7287336344000262144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4379
20:07:29.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344011980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4380 rows, more = false, responseScanTimestamp = 7287336344011980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4380
20:07:29.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344011980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344011980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4390 rows, more = false, responseScanTimestamp = 7287336344027099136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4390
20:07:29.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4400
20:07:29.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344048869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344090779648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4402 rows, more = false, responseScanTimestamp = 7287336344102330368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4402
20:07:29.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4403 rows, more = false, responseScanTimestamp = 7287336344111951872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4403
20:07:29.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344122163200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344122163200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344133316608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344133316608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4406 rows, more = false, responseScanTimestamp = 7287336344140681216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4406
20:07:29.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344163721216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786930160(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4408 rows, more = false, responseScanTimestamp = 7287336344163721216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4408
20:07:29.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4409 rows, more = false, responseScanTimestamp = 7287336344171573248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4409
20:07:29.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344183369728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344183369728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344190947328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344198328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4422 rows, more = false, responseScanTimestamp = 7287336344206217216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4422
20:07:29.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344206217216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344244658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344258256896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4424 rows, more = false, responseScanTimestamp = 7287336344258256896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4424
20:07:29.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344265256960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344277872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344277872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344289021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4427 rows, more = false, responseScanTimestamp = 7287336344289021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4427
20:07:29.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344299102208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344311816192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4430 rows, more = false, responseScanTimestamp = 7287336344322449408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4430
20:07:29.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4430 rows, more = false, responseScanTimestamp = 7287336344322449408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4431 rows, more = false, responseScanTimestamp = 7287336344331726848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4431
20:07:29.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4433 rows, more = false, responseScanTimestamp = 7287336344361611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4433
20:07:29.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344370237440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344370237440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344380014592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344380014592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344387145728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344387145728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4437 rows, more = false, responseScanTimestamp = 7287336344394264576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4437
20:07:29.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1024294706(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4438 rows, more = false, responseScanTimestamp = 7287336344400007168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4438
20:07:29.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344407441408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344416944128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4440 rows, more = false, responseScanTimestamp = 7287336344416944128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4440
20:07:29.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4451 rows, more = false, responseScanTimestamp = 7287336344435699712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4451
20:07:29.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4452 rows, more = false, responseScanTimestamp = 7287336344447795200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4452
20:07:29.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344457228288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4453 rows, more = false, responseScanTimestamp = 7287336344457228288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4453
20:07:29.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344472973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344472973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4456 rows, more = false, responseScanTimestamp = 7287336344483430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4456
20:07:29.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4457 rows, more = false, responseScanTimestamp = 7287336344490160128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4457
20:07:29.735 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1115822493(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344497242112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344503431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4459 rows, more = false, responseScanTimestamp = 7287336344503431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4459
20:07:29.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344535216128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4470 rows, more = false, responseScanTimestamp = 7287336344546111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4470
20:07:29.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344558772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4472 rows, more = false, responseScanTimestamp = 7287336344566898688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4472
20:07:29.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4474 rows, more = false, responseScanTimestamp = 7287336344586637312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4474
20:07:29.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344596639744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4475 rows, more = false, responseScanTimestamp = 7287336344596639744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4475
20:07:29.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344607850496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4477 rows, more = false, responseScanTimestamp = 7287336344615743488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4477
20:07:29.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344626864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4479 rows, more = false, responseScanTimestamp = 7287336344634900480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4479
20:07:29.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344646615040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.775717 15342 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2271 overwritten=0 applied=2270 ignored=0} inserts{seen=4249 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
20:07:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.776144 15342 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap complete.
20:07:29.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4481 rows, more = false, responseScanTimestamp = 7287336344653959168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4481
20:07:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.777411 15342 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent bootstrapping tablet: real 0.260s	user 0.163s	sys 0.076s
20:07:29.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.778602 15342 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:29.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.779418 15342 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53d9bfa2ee348e6ba17c136d63fafc0, State: Initialized, Role: FOLLOWER
20:07:29.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.779551 15342 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2270, Last appended: 1.2271, Last appended by leader: 2271, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:29.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.779793 15342 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
20:07:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:29.780019 15453 heartbeater.cc:499] Master 127.14.16.253:35145 was elected leader, sending a full tablet report...
20:07:29.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4483 rows, more = false, responseScanTimestamp = 7287336344678916096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4483
20:07:29.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344688631808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344688631808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344707735552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4486 rows, more = false, responseScanTimestamp = 7287336344716554240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4486
20:07:29.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4488 rows, more = false, responseScanTimestamp = 7287336344735723520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4488
20:07:29.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1042430329(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4488 rows, more = false, responseScanTimestamp = 7287336344735723520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4489 rows, more = false, responseScanTimestamp = 7287336344747372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4489
20:07:29.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4500 rows, more = false, responseScanTimestamp = 7287336344778653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4500
20:07:29.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344778653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344789696512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344803000320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344811364352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344818405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4504 rows, more = false, responseScanTimestamp = 7287336344818405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4504
20:07:29.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344826089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4506 rows, more = false, responseScanTimestamp = 7287336344835747840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4506
20:07:29.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344846413824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195786414(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4508 rows, more = false, responseScanTimestamp = 7287336344852074496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4508
20:07:29.824 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@300172187(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344860409856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344873787392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.826 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140387531(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4520 rows, more = false, responseScanTimestamp = 7287336344881836032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4520
20:07:29.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344881836032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4530 rows, more = false, responseScanTimestamp = 7287336344891596800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4530
20:07:29.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4540 rows, more = false, responseScanTimestamp = 7287336344901255168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4540
20:07:29.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344915234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344915234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344915234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4542 rows, more = false, responseScanTimestamp = 7287336344915234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4542
20:07:29.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4544 rows, more = false, responseScanTimestamp = 7287336344935354368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4544
20:07:29.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4545 rows, more = false, responseScanTimestamp = 7287336344945287168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4545
20:07:29.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4545 rows, more = false, responseScanTimestamp = 7287336344945287168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4546 rows, more = false, responseScanTimestamp = 7287336344955641856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4546
20:07:29.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344970653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336344970653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4548 rows, more = false, responseScanTimestamp = 7287336344983949312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4548
20:07:29.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4548 rows, more = false, responseScanTimestamp = 7287336344983949312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345008148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4550 rows, more = false, responseScanTimestamp = 7287336345021935616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4550
20:07:29.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4551 rows, more = false, responseScanTimestamp = 7287336345035239424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4551
20:07:29.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4551 rows, more = false, responseScanTimestamp = 7287336345035239424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345047584768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4553 rows, more = false, responseScanTimestamp = 7287336345068236800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4553
20:07:29.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4555 rows, more = false, responseScanTimestamp = 7287336345088196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4555
20:07:29.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4556 rows, more = false, responseScanTimestamp = 7287336345098043392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4556
20:07:29.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345110908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816063548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4558 rows, more = false, responseScanTimestamp = 7287336345120055296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4558
20:07:29.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345143554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4560 rows, more = false, responseScanTimestamp = 7287336345157857280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4560
20:07:29.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345172275200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345172275200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4571 rows, more = false, responseScanTimestamp = 7287336345185255424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4571
20:07:29.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4572 rows, more = false, responseScanTimestamp = 7287336345196810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4572
20:07:29.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345211248640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4573 rows, more = false, responseScanTimestamp = 7287336345211248640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4573
20:07:29.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false, responseScanTimestamp = 7287336345224073216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4574
20:07:29.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4576 rows, more = false, responseScanTimestamp = 7287336345246289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4576
20:07:29.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4577 rows, more = false, responseScanTimestamp = 7287336345257603072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4577
20:07:29.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345271533568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@428376101(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:29.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345285115904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345285115904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345294753792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345304592384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345325211648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345325211648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4593 rows, more = false, responseScanTimestamp = 7287336345346256896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4593
20:07:29.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4594 rows, more = false, responseScanTimestamp = 7287336345353736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4594
20:07:29.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4596 rows, more = false, responseScanTimestamp = 7287336345375883264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4596
20:07:29.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345384419328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345384419328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345397211136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4599 rows, more = false, responseScanTimestamp = 7287336345404981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4599
20:07:29.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345411903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345419100160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4601 rows, more = false, responseScanTimestamp = 7287336345419100160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4601
20:07:29.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4602 rows, more = false, responseScanTimestamp = 7287336345426264064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4602
20:07:29.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345434427392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4604 rows, more = false, responseScanTimestamp = 7287336345448620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4604
20:07:29.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345459073024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4606 rows, more = false, responseScanTimestamp = 7287336345469227008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4606
20:07:29.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4608 rows, more = false, responseScanTimestamp = 7287336345482067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4608
20:07:29.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345490628608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345497911296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345507602432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4612 rows, more = false, responseScanTimestamp = 7287336345514045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4612
20:07:29.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345525047296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4616 rows, more = false, responseScanTimestamp = 7287336345540599808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:29.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4616
20:07:29.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345549762560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345549762560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4618 rows, more = false, responseScanTimestamp = 7287336345560555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4618
20:07:30.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345610018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4620 rows, more = false, responseScanTimestamp = 7287336345610018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4620
20:07:30.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345647984640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4623 rows, more = false, responseScanTimestamp = 7287336345658241024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4623
20:07:30.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4624 rows, more = false, responseScanTimestamp = 7287336345668857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4624
20:07:30.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4625 rows, more = false, responseScanTimestamp = 7287336345681022976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4625
20:07:30.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345693298688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345693298688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4627 rows, more = false, responseScanTimestamp = 7287336345707266048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4627
20:07:30.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345714847744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4629 rows, more = false, responseScanTimestamp = 7287336345720815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4629
20:07:30.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4630 rows, more = false, responseScanTimestamp = 7287336345734549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4630
20:07:30.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345749553152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4633 rows, more = false, responseScanTimestamp = 7287336345755279360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4633
20:07:30.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4635 rows, more = false, responseScanTimestamp = 7287336345768058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4635
20:07:30.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4635 rows, more = false, responseScanTimestamp = 7287336345768058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345786580992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345793036288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@717479956(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345793036288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345800675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4639 rows, more = false, responseScanTimestamp = 7287336345800675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4639
20:07:30.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345814921216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4650 rows, more = false, responseScanTimestamp = 7287336345814921216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4650
20:07:30.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345828012032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4652 rows, more = false, responseScanTimestamp = 7287336345828012032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4652
20:07:30.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345835479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345843310592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345849303040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345855373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4656 rows, more = false, responseScanTimestamp = 7287336345855373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4656
20:07:30.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345861566464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@776588593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4658 rows, more = false, responseScanTimestamp = 7287336345866113024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4658
20:07:30.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345875714048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.071 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@891132362(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4660 rows, more = false, responseScanTimestamp = 7287336345884438528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4660
20:07:30.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336345924005888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4686 rows, more = false, responseScanTimestamp = 7287336345951711232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4686
20:07:30.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4692 rows, more = false, responseScanTimestamp = 7287336345988419584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4692
20:07:30.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346000232448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346000232448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346012155904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4695 rows, more = false, responseScanTimestamp = 7287336346021588992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4695
20:07:30.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4696 rows, more = false, responseScanTimestamp = 7287336346035548160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4696
20:07:30.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4697 rows, more = false, responseScanTimestamp = 7287336346055643136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4697
20:07:30.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4698 rows, more = false, responseScanTimestamp = 7287336346066051072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4698
20:07:30.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4699 rows, more = false, responseScanTimestamp = 7287336346076639232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4699
20:07:30.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346092773376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346092773376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4702 rows, more = false, responseScanTimestamp = 7287336346100842496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4702
20:07:30.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4703 rows, more = false, responseScanTimestamp = 7287336346107179008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4703
20:07:30.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4704 rows, more = false, responseScanTimestamp = 7287336346119913472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4704
20:07:30.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4706 rows, more = false, responseScanTimestamp = 7287336346135003136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4706
20:07:30.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346145669120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346145669120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346158170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346158170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4709 rows, more = false, responseScanTimestamp = 7287336346166050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4709
20:07:30.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346174242816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346181484544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346189017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4712 rows, more = false, responseScanTimestamp = 7287336346189017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4712
20:07:30.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4713 rows, more = false, responseScanTimestamp = 7287336346195345408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4713
20:07:30.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4714 rows, more = false, responseScanTimestamp = 7287336346204471296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4714
20:07:30.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346225115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4717 rows, more = false, responseScanTimestamp = 7287336346232373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4717
20:07:30.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346240724992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346240724992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346248769536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346255474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4720 rows, more = false, responseScanTimestamp = 7287336346255474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4720
20:07:30.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346262560768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346270822400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4723 rows, more = false, responseScanTimestamp = 7287336346276593664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4723
20:07:30.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4724 rows, more = false, responseScanTimestamp = 7287336346282491904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4724
20:07:30.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4725 rows, more = false, responseScanTimestamp = 7287336346288852992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4725
20:07:30.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346311684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1758047972(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4727 rows, more = false, responseScanTimestamp = 7287336346311684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4727
20:07:30.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346326233088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1572810921(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346326233088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1031757418(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4730 rows, more = false, responseScanTimestamp = 7287336346337021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4730
20:07:30.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346346029056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1693799366(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346346029056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346363768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4750 rows, more = false, responseScanTimestamp = 7287336346363768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4750
20:07:30.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346373185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4770 rows, more = false, responseScanTimestamp = 7287336346381922304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4770
20:07:30.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4771 rows, more = false, responseScanTimestamp = 7287336346388979712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4771
20:07:30.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346399051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346399051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4773 rows, more = false, responseScanTimestamp = 7287336346408460288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4773
20:07:30.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4775 rows, more = false, responseScanTimestamp = 7287336346424070144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4775
20:07:30.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346448859136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4778 rows, more = false, responseScanTimestamp = 7287336346448859136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4778
20:07:30.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346465103872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4780 rows, more = false, responseScanTimestamp = 7287336346465103872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4780
20:07:30.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346482421760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4782 rows, more = false, responseScanTimestamp = 7287336346482421760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4782
20:07:30.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4783 rows, more = false, responseScanTimestamp = 7287336346491535360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4783
20:07:30.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4784 rows, more = false, responseScanTimestamp = 7287336346500489216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4784
20:07:30.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346519957504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346528702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346528702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4788 rows, more = false, responseScanTimestamp = 7287336346535223296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4788
20:07:30.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4789 rows, more = false, responseScanTimestamp = 7287336346541223936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4789
20:07:30.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4791 rows, more = false, responseScanTimestamp = 7287336346555695104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4791
20:07:30.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4791 rows, more = false, responseScanTimestamp = 7287336346555695104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346578198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4793 rows, more = false, responseScanTimestamp = 7287336346578198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4793
20:07:30.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346587086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4795 rows, more = false, responseScanTimestamp = 7287336346592948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4795
20:07:30.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346599809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4797 rows, more = false, responseScanTimestamp = 7287336346609455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4797
20:07:30.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1106149170(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346620530688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1701852638(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4799 rows, more = false, responseScanTimestamp = 7287336346620530688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4799
20:07:30.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582724372(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4800 rows, more = false, responseScanTimestamp = 7287336346630115328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4800
20:07:30.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4810 rows, more = false, responseScanTimestamp = 7287336346639880192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4810
20:07:30.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4833 rows, more = false, responseScanTimestamp = 7287336346678972416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4833
20:07:30.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4834 rows, more = false, responseScanTimestamp = 7287336346688323584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4834
20:07:30.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4835 rows, more = false, responseScanTimestamp = 7287336346696753152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4835
20:07:30.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1822341094(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346712875008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346734497792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346742345728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346751852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4852 rows, more = false, responseScanTimestamp = 7287336346758983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4852
20:07:30.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346774478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4854 rows, more = false, responseScanTimestamp = 7287336346774478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4854
20:07:30.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346784436224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346795585536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4856 rows, more = false, responseScanTimestamp = 7287336346795585536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4856
20:07:30.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346812649472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346821267456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4861 rows, more = false, responseScanTimestamp = 7287336346834243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4861
20:07:30.315 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1589334696(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346878640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346887958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4869 rows, more = false, responseScanTimestamp = 7287336346887958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4869
20:07:30.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4869 rows, more = false, responseScanTimestamp = 7287336346887958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346895822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4870 rows, more = false, responseScanTimestamp = 7287336346895822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4870
20:07:30.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346935971840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4881 rows, more = false, responseScanTimestamp = 7287336346935971840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4881
20:07:30.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4883 rows, more = false, responseScanTimestamp = 7287336346955116544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4883
20:07:30.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346968567808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346968567808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346980835328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336346990878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4886 rows, more = false, responseScanTimestamp = 7287336346990878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4886
20:07:30.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4887 rows, more = false, responseScanTimestamp = 7287336347000225792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4887
20:07:30.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4889 rows, more = false, responseScanTimestamp = 7287336347024052224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4889
20:07:30.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347064573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347092852736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4898 rows, more = false, responseScanTimestamp = 7287336347109437440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4898
20:07:30.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347132018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347141033984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4903 rows, more = false, responseScanTimestamp = 7287336347153014784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4903
20:07:30.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4903 rows, more = false, responseScanTimestamp = 7287336347153014784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347194441728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@973165156(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347201318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1167961403(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347211358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1554322409(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347220869120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347230445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4930 rows, more = false, responseScanTimestamp = 7287336347239145472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4930
20:07:30.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4940 rows, more = false, responseScanTimestamp = 7287336347251687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4940
20:07:30.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347263565824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347273863168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347285929984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347294892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4946 rows, more = false, responseScanTimestamp = 7287336347311075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4946
20:07:30.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4948 rows, more = false, responseScanTimestamp = 7287336347325743104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4948
20:07:30.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4949 rows, more = false, responseScanTimestamp = 7287336347338330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4949
20:07:30.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347351040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4950 rows, more = false, responseScanTimestamp = 7287336347351040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4950
20:07:30.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4951 rows, more = false, responseScanTimestamp = 7287336347363196928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4951
20:07:30.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4952 rows, more = false, responseScanTimestamp = 7287336347377389568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4952
20:07:30.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4953 rows, more = false, responseScanTimestamp = 7287336347389825024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4953
20:07:30.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347404611584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347428904960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347439038464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347439038464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347457847296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4958 rows, more = false, responseScanTimestamp = 7287336347467632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4958
20:07:30.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4960 rows, more = false, responseScanTimestamp = 7287336347485835264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4960
20:07:30.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4961 rows, more = false, responseScanTimestamp = 7287336347499261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4961
20:07:30.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347519877120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4964 rows, more = false, responseScanTimestamp = 7287336347527229440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4964
20:07:30.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347553095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4967 rows, more = false, responseScanTimestamp = 7287336347553095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4967
20:07:30.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4968 rows, more = false, responseScanTimestamp = 7287336347563520000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4968
20:07:30.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347578277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4969 rows, more = false, responseScanTimestamp = 7287336347578277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4969
20:07:30.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347592212480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4971 rows, more = false, responseScanTimestamp = 7287336347604066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4971
20:07:30.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347619049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347627794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4974 rows, more = false, responseScanTimestamp = 7287336347644747776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4974
20:07:30.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347654975488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4976 rows, more = false, responseScanTimestamp = 7287336347665580032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4976
20:07:30.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4978 rows, more = false, responseScanTimestamp = 7287336347685474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4978
20:07:30.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4979 rows, more = false, responseScanTimestamp = 7287336347698057216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4979
20:07:30.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4979 rows, more = false, responseScanTimestamp = 7287336347698057216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4980 rows, more = false, responseScanTimestamp = 7287336347756044288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4980
20:07:30.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4981 rows, more = false, responseScanTimestamp = 7287336347771592704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4981
20:07:30.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4982 rows, more = false, responseScanTimestamp = 7287336347786567680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4982
20:07:30.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4983 rows, more = false, responseScanTimestamp = 7287336347803324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4983
20:07:30.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4984 rows, more = false, responseScanTimestamp = 7287336347817152512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4984
20:07:30.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347836297216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347863371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4987 rows, more = false, responseScanTimestamp = 7287336347873542144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4987
20:07:30.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4988 rows, more = false, responseScanTimestamp = 7287336347880071168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4988
20:07:30.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485780167(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4989 rows, more = false, responseScanTimestamp = 7287336347894288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4989
20:07:30.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1756221376(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347894288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4990 rows, more = false, responseScanTimestamp = 7287336347907104768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4990
20:07:30.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5010 rows, more = false, responseScanTimestamp = 7287336347929366528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5010
20:07:30.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347952689152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5013 rows, more = false, responseScanTimestamp = 7287336347952689152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5013
20:07:30.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347970207744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347970207744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347978895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347984519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1081164699(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5017 rows, more = false, responseScanTimestamp = 7287336347984519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5017
20:07:30.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5019 rows, more = false, responseScanTimestamp = 7287336347998961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5019
20:07:30.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336347998961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348010618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348010618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348026712064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348041388032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5032 rows, more = false, responseScanTimestamp = 7287336348058329088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5032
20:07:30.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5034 rows, more = false, responseScanTimestamp = 7287336348073095168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5034
20:07:30.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348079312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348079312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348097593344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5036 rows, more = false, responseScanTimestamp = 7287336348097593344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5036
20:07:30.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348108423168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348118413312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@884943399(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348118413312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348130852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348130852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348143165440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348143165440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5050 rows, more = false, responseScanTimestamp = 7287336348154097664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5050
20:07:30.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5051 rows, more = false, responseScanTimestamp = 7287336348162215936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5051
20:07:30.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5052 rows, more = false, responseScanTimestamp = 7287336348175626240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5052
20:07:30.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348187746304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5053 rows, more = false, responseScanTimestamp = 7287336348187746304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5053
20:07:30.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348200636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5055 rows, more = false, responseScanTimestamp = 7287336348213452800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5055
20:07:30.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5056 rows, more = false, responseScanTimestamp = 7287336348223328256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5056
20:07:30.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348237434880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348237434880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348250046464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@355932539(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5059 rows, more = false, responseScanTimestamp = 7287336348257947648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5059
20:07:30.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5059 rows, more = false, responseScanTimestamp = 7287336348257947648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5059 rows, more = false, responseScanTimestamp = 7287336348257947648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5060 rows, more = false, responseScanTimestamp = 7287336348268347392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5060
20:07:30.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348296613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5070 rows, more = false, responseScanTimestamp = 7287336348296613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5070
20:07:30.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5071 rows, more = false, responseScanTimestamp = 7287336348314537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5071
20:07:30.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5072 rows, more = false, responseScanTimestamp = 7287336348331270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5072
20:07:30.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348345126912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5073 rows, more = false, responseScanTimestamp = 7287336348345126912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5073
20:07:30.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5074 rows, more = false, responseScanTimestamp = 7287336348356931584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5074
20:07:30.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5075 rows, more = false, responseScanTimestamp = 7287336348368121856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5075
20:07:30.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5077 rows, more = false, responseScanTimestamp = 7287336348385288192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5077
20:07:30.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5077 rows, more = false, responseScanTimestamp = 7287336348385288192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333580242(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348398305280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1497756590(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5079 rows, more = false, responseScanTimestamp = 7287336348420743168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5079
20:07:30.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@350622899(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348437671936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348455530496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968309653(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348455530496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348474572800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.706 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979924966(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5110 rows, more = false, responseScanTimestamp = 7287336348486135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5110
20:07:30.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1279667078(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348486135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5120 rows, more = false, responseScanTimestamp = 7287336348496244736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5120
20:07:30.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5130 rows, more = false, responseScanTimestamp = 7287336348511744000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5130
20:07:30.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5140 rows, more = false, responseScanTimestamp = 7287336348525457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5140
20:07:30.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5141 rows, more = false, responseScanTimestamp = 7287336348541952000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5141
20:07:30.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5142 rows, more = false, responseScanTimestamp = 7287336348554919936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5142
20:07:30.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348567793664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348579057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5144 rows, more = false, responseScanTimestamp = 7287336348579057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5144
20:07:30.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5146 rows, more = false, responseScanTimestamp = 7287336348591034368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5146
20:07:30.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348604973056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1755446577(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5148 rows, more = false, responseScanTimestamp = 7287336348604973056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5148
20:07:30.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749682211(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5149 rows, more = false, responseScanTimestamp = 7287336348614184960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5149
20:07:30.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5150 rows, more = false, responseScanTimestamp = 7287336348624236544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5150
20:07:30.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5160 rows, more = false, responseScanTimestamp = 7287336348636839936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5160
20:07:30.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348654137344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5171 rows, more = false, responseScanTimestamp = 7287336348654137344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5171
20:07:30.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348661334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5172 rows, more = false, responseScanTimestamp = 7287336348661334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5172
20:07:30.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5173 rows, more = false, responseScanTimestamp = 7287336348673814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5173
20:07:30.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348686802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5174 rows, more = false, responseScanTimestamp = 7287336348686802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5174
20:07:30.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348696817664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5176 rows, more = false, responseScanTimestamp = 7287336348704104448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5176
20:07:30.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5178 rows, more = false, responseScanTimestamp = 7287336348720111616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5178
20:07:30.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5178 rows, more = false, responseScanTimestamp = 7287336348720111616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5180 rows, more = false, responseScanTimestamp = 7287336348749148160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5180
20:07:30.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348759478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5181 rows, more = false, responseScanTimestamp = 7287336348759478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5181
20:07:30.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5184 rows, more = false, responseScanTimestamp = 7287336348790644736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5184
20:07:30.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5185 rows, more = false, responseScanTimestamp = 7287336348796620800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5185
20:07:30.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348813471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5187 rows, more = false, responseScanTimestamp = 7287336348813471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5187
20:07:30.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@300189067(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5188 rows, more = false, responseScanTimestamp = 7287336348820316160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5188
20:07:30.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348825706496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5190 rows, more = false, responseScanTimestamp = 7287336348834811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5190
20:07:30.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348843778048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5200 rows, more = false, responseScanTimestamp = 7287336348843778048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5200
20:07:30.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348855672832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348864708608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348864708608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348870631424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348876791808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5205 rows, more = false, responseScanTimestamp = 7287336348888825856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5205
20:07:30.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5206 rows, more = false, responseScanTimestamp = 7287336348896456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5206
20:07:30.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5208 rows, more = false, responseScanTimestamp = 7287336348908277760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5208
20:07:30.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5210 rows, more = false, responseScanTimestamp = 7287336348921581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5210
20:07:30.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348933238784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5212 rows, more = false, responseScanTimestamp = 7287336348933238784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5212
20:07:30.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348947918848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5214 rows, more = false, responseScanTimestamp = 7287336348947918848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5214
20:07:30.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5215 rows, more = false, responseScanTimestamp = 7287336348957003776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5215
20:07:30.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348968534016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5217 rows, more = false, responseScanTimestamp = 7287336348975513600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5217
20:07:30.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336348986785792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5219 rows, more = false, responseScanTimestamp = 7287336348986785792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5219
20:07:30.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5220 rows, more = false, responseScanTimestamp = 7287336348994998272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5220
20:07:30.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349010673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349010673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5223 rows, more = false, responseScanTimestamp = 7287336349021364224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5223
20:07:30.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349059649536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5225 rows, more = false, responseScanTimestamp = 7287336349070381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5225
20:07:30.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349084811264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349084811264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349093769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1812174378(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349100625920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349100625920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5230 rows, more = false, responseScanTimestamp = 7287336349108027392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5230
20:07:30.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5241 rows, more = false, responseScanTimestamp = 7287336349125140480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5241
20:07:30.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349135912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349135912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349145661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5244 rows, more = false, responseScanTimestamp = 7287336349152927744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5244
20:07:30.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349168590848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5246 rows, more = false, responseScanTimestamp = 7287336349168590848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5246
20:07:30.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@187475694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5249 rows, more = false, responseScanTimestamp = 7287336349190455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5249
20:07:30.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@866106552(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349190455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5250 rows, more = false, responseScanTimestamp = 7287336349203435520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5250
20:07:30.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5250 rows, more = false, responseScanTimestamp = 7287336349203435520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5260 rows, more = false, responseScanTimestamp = 7287336349212995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5260
20:07:30.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349235605504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5271 rows, more = false, responseScanTimestamp = 7287336349235605504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5271
20:07:30.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5273 rows, more = false, responseScanTimestamp = 7287336349252796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5273
20:07:30.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349260722176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5275 rows, more = false, responseScanTimestamp = 7287336349268082688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5275
20:07:30.904 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@115523485(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5277 rows, more = false, responseScanTimestamp = 7287336349284950016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5277
20:07:30.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1981860781(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349299326976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349305634816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@408225873(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349305634816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349317529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.911 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1449201055(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349317529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5300 rows, more = false, responseScanTimestamp = 7287336349326172160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5300
20:07:30.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5300 rows, more = false, responseScanTimestamp = 7287336349326172160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349348294656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5320 rows, more = false, responseScanTimestamp = 7287336349348294656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5320
20:07:30.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5322 rows, more = false, responseScanTimestamp = 7287336349365952512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5322
20:07:30.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349381234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349381234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5325 rows, more = false, responseScanTimestamp = 7287336349388439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5325
20:07:30.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5327 rows, more = false, responseScanTimestamp = 7287336349403885568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5327
20:07:30.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5328 rows, more = false, responseScanTimestamp = 7287336349415358464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5328
20:07:30.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349425434624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349431484416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5330 rows, more = false, responseScanTimestamp = 7287336349431484416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5330
20:07:30.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349467074560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5334 rows, more = false, responseScanTimestamp = 7287336349474504704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5334
20:07:30.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7287336349485146112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5335
20:07:30.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349520646144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349520646144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349530447872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1164725913(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349530447872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349536456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895588410(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349536456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@96864583(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:30.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5340 rows, more = false, responseScanTimestamp = 7287336349546995712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5340
20:07:30.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5350 rows, more = false, responseScanTimestamp = 7287336349556068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5350
20:07:30.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349564600320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349572988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349572988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349580169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5372 rows, more = false, responseScanTimestamp = 7287336349588013056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5372
20:07:30.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5373 rows, more = false, responseScanTimestamp = 7287336349595471872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5373
20:07:30.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5375 rows, more = false, responseScanTimestamp = 7287336349608579072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5375
20:07:30.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349617369088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5377 rows, more = false, responseScanTimestamp = 7287336349623881728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5377
20:07:30.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5378 rows, more = false, responseScanTimestamp = 7287336349630255104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5378
20:07:30.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349645946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5379 rows, more = false, responseScanTimestamp = 7287336349645946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:30.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5379
20:07:30.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5379 rows, more = false, responseScanTimestamp = 7287336349645946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5380 rows, more = false, responseScanTimestamp = 7287336349656588288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5380
20:07:31.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5381 rows, more = false, responseScanTimestamp = 7287336349681590272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5381
20:07:31.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5383 rows, more = false, responseScanTimestamp = 7287336349713731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5383
20:07:31.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349726445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349726445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5385 rows, more = false, responseScanTimestamp = 7287336349737222144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5385
20:07:31.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349751029760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349751029760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5388 rows, more = false, responseScanTimestamp = 7287336349758869504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5388
20:07:31.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5389 rows, more = false, responseScanTimestamp = 7287336349764575232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5389
20:07:31.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349783691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349783691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349790416896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5392 rows, more = false, responseScanTimestamp = 7287336349790416896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5392
20:07:31.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349809377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5395 rows, more = false, responseScanTimestamp = 7287336349809377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5395
20:07:31.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349819920384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5397 rows, more = false, responseScanTimestamp = 7287336349828952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5397
20:07:31.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1536549269(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349843316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5399 rows, more = false, responseScanTimestamp = 7287336349843316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5399
20:07:31.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5400 rows, more = false, responseScanTimestamp = 7287336349854760960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5400
20:07:31.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5410 rows, more = false, responseScanTimestamp = 7287336349869883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5410
20:07:31.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349877182464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349886164992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349896667136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349896667136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349904068608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5414 rows, more = false, responseScanTimestamp = 7287336349904068608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5414
20:07:31.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349922177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5417 rows, more = false, responseScanTimestamp = 7287336349922177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5417
20:07:31.060 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2091541752(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5419 rows, more = false, responseScanTimestamp = 7287336349935116288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5419
20:07:31.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349935116288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5420 rows, more = false, responseScanTimestamp = 7287336349945737216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5420
20:07:31.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349955526656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349964619776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349964619776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349970898944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5433 rows, more = false, responseScanTimestamp = 7287336349976346624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5433
20:07:31.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349982932992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349989580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349989580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336349997096960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350003699712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350003699712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350010277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.079 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1161007903(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350010277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350016352256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5439 rows, more = false, responseScanTimestamp = 7287336350016352256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5439
20:07:31.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350029348864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350035779584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350035779584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5452 rows, more = false, responseScanTimestamp = 7287336350043021312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5452
20:07:31.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5454 rows, more = false, responseScanTimestamp = 7287336350054887424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5454
20:07:31.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350073618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350073618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5457 rows, more = false, responseScanTimestamp = 7287336350079807488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5457
20:07:31.098 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1879717583(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5459 rows, more = false, responseScanTimestamp = 7287336350091157504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5459
20:07:31.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5459 rows, more = false, responseScanTimestamp = 7287336350091157504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350110863360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5471 rows, more = false, responseScanTimestamp = 7287336350116192256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5471
20:07:31.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350133542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5474 rows, more = false, responseScanTimestamp = 7287336350133542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5474
20:07:31.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350148415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5477 rows, more = false, responseScanTimestamp = 7287336350153494528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5477
20:07:31.117 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@82307090(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350170488832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350170488832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5480 rows, more = false, responseScanTimestamp = 7287336350180335616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5480
20:07:31.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5490 rows, more = false, responseScanTimestamp = 7287336350187499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5490
20:07:31.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350197141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5492 rows, more = false, responseScanTimestamp = 7287336350203334656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5492
20:07:31.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5494 rows, more = false, responseScanTimestamp = 7287336350213722112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5494
20:07:31.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5495 rows, more = false, responseScanTimestamp = 7287336350222139392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5495
20:07:31.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5497 rows, more = false, responseScanTimestamp = 7287336350238269440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5497
20:07:31.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@734380498(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5498 rows, more = false, responseScanTimestamp = 7287336350245904384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5498
20:07:31.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916212446(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350255517696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350262472704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350272307200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5510 rows, more = false, responseScanTimestamp = 7287336350272307200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5510
20:07:31.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350285410304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5521 rows, more = false, responseScanTimestamp = 7287336350292443136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5521
20:07:31.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5523 rows, more = false, responseScanTimestamp = 7287336350307901440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5523
20:07:31.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350317592576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5525 rows, more = false, responseScanTimestamp = 7287336350324715520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5525
20:07:31.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5527 rows, more = false, responseScanTimestamp = 7287336350336520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5527
20:07:31.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350345007104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1403713561(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5528 rows, more = false, responseScanTimestamp = 7287336350345007104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5528
20:07:31.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350362021888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350362021888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350371799040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5541 rows, more = false, responseScanTimestamp = 7287336350378217472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5541
20:07:31.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5542 rows, more = false, responseScanTimestamp = 7287336350389403648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5542
20:07:31.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350404771840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350404771840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350413058048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350413058048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5546 rows, more = false, responseScanTimestamp = 7287336350420033536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5546
20:07:31.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350433280000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1748385030(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5548 rows, more = false, responseScanTimestamp = 7287336350433280000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5548
20:07:31.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350457593856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5560 rows, more = false, responseScanTimestamp = 7287336350457593856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5560
20:07:31.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350471028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5563 rows, more = false, responseScanTimestamp = 7287336350476439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5563
20:07:31.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5565 rows, more = false, responseScanTimestamp = 7287336350492098560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5565
20:07:31.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350508441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5567 rows, more = false, responseScanTimestamp = 7287336350508441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5567
20:07:31.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5569 rows, more = false, responseScanTimestamp = 7287336350523551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5569
20:07:31.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5571 rows, more = false, responseScanTimestamp = 7287336350542299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5571
20:07:31.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5572 rows, more = false, responseScanTimestamp = 7287336350547886080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5572
20:07:31.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350566854656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5575 rows, more = false, responseScanTimestamp = 7287336350566854656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5575
20:07:31.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350580662272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350580662272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350589652992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5578 rows, more = false, responseScanTimestamp = 7287336350589652992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5578
20:07:31.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350601531392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350606581760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5582 rows, more = false, responseScanTimestamp = 7287336350611947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5582
20:07:31.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350617624576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5584 rows, more = false, responseScanTimestamp = 7287336350623133696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5584
20:07:31.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5586 rows, more = false, responseScanTimestamp = 7287336350635188224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5586
20:07:31.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350642417664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5588 rows, more = false, responseScanTimestamp = 7287336350649802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5588
20:07:31.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5590 rows, more = false, responseScanTimestamp = 7287336350661246976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5590
20:07:31.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5592 rows, more = false, responseScanTimestamp = 7287336350674763776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5592
20:07:31.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350682759168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350688641024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5595 rows, more = false, responseScanTimestamp = 7287336350694858752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5595
20:07:31.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350707535872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5597 rows, more = false, responseScanTimestamp = 7287336350707535872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5597
20:07:31.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350718799872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5599 rows, more = false, responseScanTimestamp = 7287336350718799872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5599
20:07:31.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5601 rows, more = false, responseScanTimestamp = 7287336350734123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5601
20:07:31.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5603 rows, more = false, responseScanTimestamp = 7287336350744698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5603
20:07:31.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5606 rows, more = false, responseScanTimestamp = 7287336350762291200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5606
20:07:31.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350772555776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1836628611(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5608 rows, more = false, responseScanTimestamp = 7287336350772555776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5608
20:07:31.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350780534784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350786711552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350795927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5620 rows, more = false, responseScanTimestamp = 7287336350795927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5620
20:07:31.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350813114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5623 rows, more = false, responseScanTimestamp = 7287336350813114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5623
20:07:31.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350836510720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350845120512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350845120512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5626 rows, more = false, responseScanTimestamp = 7287336350852153344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5626
20:07:31.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350864814080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.288 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@665043478(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5628 rows, more = false, responseScanTimestamp = 7287336350864814080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5628
20:07:31.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5629 rows, more = false, responseScanTimestamp = 7287336350873542656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5629
20:07:31.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350873542656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5630 rows, more = false, responseScanTimestamp = 7287336350890278912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5630
20:07:31.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350900047872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5641 rows, more = false, responseScanTimestamp = 7287336350905999360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5641
20:07:31.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5642 rows, more = false, responseScanTimestamp = 7287336350914027520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5642
20:07:31.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5644 rows, more = false, responseScanTimestamp = 7287336350931136512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5644
20:07:31.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5646 rows, more = false, responseScanTimestamp = 7287336350945312768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5646
20:07:31.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5647 rows, more = false, responseScanTimestamp = 7287336350953156608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5647
20:07:31.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350966910976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5650 rows, more = false, responseScanTimestamp = 7287336350972440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5650
20:07:31.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336350985220096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5652 rows, more = false, responseScanTimestamp = 7287336350985220096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5652
20:07:31.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5654 rows, more = false, responseScanTimestamp = 7287336350999437312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5654
20:07:31.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5655 rows, more = false, responseScanTimestamp = 7287336351009234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5655
20:07:31.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351023882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5657 rows, more = false, responseScanTimestamp = 7287336351023882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5657
20:07:31.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5659 rows, more = false, responseScanTimestamp = 7287336351038492672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5659
20:07:31.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351046361088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351053877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5662 rows, more = false, responseScanTimestamp = 7287336351059742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5662
20:07:31.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5663 rows, more = false, responseScanTimestamp = 7287336351066615808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5663
20:07:31.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5665 rows, more = false, responseScanTimestamp = 7287336351078490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5665
20:07:31.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351095869440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@592288971(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351095869440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5669 rows, more = false, responseScanTimestamp = 7287336351103148032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5669
20:07:31.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351115288576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5680 rows, more = false, responseScanTimestamp = 7287336351115288576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5680
20:07:31.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351130701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351130701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351138283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351138283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5684 rows, more = false, responseScanTimestamp = 7287336351144128512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5684
20:07:31.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5686 rows, more = false, responseScanTimestamp = 7287336351155843072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5686
20:07:31.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5687 rows, more = false, responseScanTimestamp = 7287336351165153280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5687
20:07:31.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060082089(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5689 rows, more = false, responseScanTimestamp = 7287336351178432512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5689
20:07:31.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351178432512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false, responseScanTimestamp = 7287336351189987328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5690
20:07:31.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351199707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5701 rows, more = false, responseScanTimestamp = 7287336351205363712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5701
20:07:31.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351214399488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5703 rows, more = false, responseScanTimestamp = 7287336351220436992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5703
20:07:31.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351234920448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351234920448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5706 rows, more = false, responseScanTimestamp = 7287336351244566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5706
20:07:31.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1389251281(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false, responseScanTimestamp = 7287336351256920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5708
20:07:31.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351264026624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351264026624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5710 rows, more = false, responseScanTimestamp = 7287336351273590784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5710
20:07:31.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5720 rows, more = false, responseScanTimestamp = 7287336351279529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5720
20:07:31.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5722 rows, more = false, responseScanTimestamp = 7287336351295680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5722
20:07:31.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351308734464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5725 rows, more = false, responseScanTimestamp = 7287336351314669568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5725
20:07:31.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5727 rows, more = false, responseScanTimestamp = 7287336351326838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5727
20:07:31.402 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1799651820(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@606135179(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5728 rows, more = false, responseScanTimestamp = 7287336351335026688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5728
20:07:31.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211809205(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5730 rows, more = false, responseScanTimestamp = 7287336351348387840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5730
20:07:31.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351358226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351365181440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351372292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5761 rows, more = false, responseScanTimestamp = 7287336351378079744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5761
20:07:31.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5762 rows, more = false, responseScanTimestamp = 7287336351384317952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5762
20:07:31.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351390355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5764 rows, more = false, responseScanTimestamp = 7287336351398375424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5764
20:07:31.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351417544704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351417544704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5767 rows, more = false, responseScanTimestamp = 7287336351425921024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5767
20:07:31.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5768 rows, more = false, responseScanTimestamp = 7287336351432187904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5768
20:07:31.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351445086208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5771 rows, more = false, responseScanTimestamp = 7287336351450718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5771
20:07:31.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351457505280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351463124992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5774 rows, more = false, responseScanTimestamp = 7287336351471681536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5774
20:07:31.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351477014528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351483015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351488528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5778 rows, more = false, responseScanTimestamp = 7287336351495159808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5778
20:07:31.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351508439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5780 rows, more = false, responseScanTimestamp = 7287336351508439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5780
20:07:31.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351514927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351514927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5781 rows, more = false, responseScanTimestamp = 7287336351514927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5781
20:07:31.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5782 rows, more = false, responseScanTimestamp = 7287336351527677952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5782
20:07:31.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351540264960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351549706240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351549706240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351555518464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351555518464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5786 rows, more = false, responseScanTimestamp = 7287336351563022336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5786
20:07:31.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5788 rows, more = false, responseScanTimestamp = 7287336351574441984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5788
20:07:31.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5789 rows, more = false, responseScanTimestamp = 7287336351583416320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5789
20:07:31.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5790 rows, more = false, responseScanTimestamp = 7287336351589486592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5790
20:07:31.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351607754752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5792 rows, more = false, responseScanTimestamp = 7287336351607754752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5792
20:07:31.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351629389824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5795 rows, more = false, responseScanTimestamp = 7287336351629389824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5795
20:07:31.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351650230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.480 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@740796469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.482 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1663240124(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5798 rows, more = false, responseScanTimestamp = 7287336351650230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5798
20:07:31.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351665819648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351673241600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5820 rows, more = false, responseScanTimestamp = 7287336351679983616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5820
20:07:31.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351694606336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5822 rows, more = false, responseScanTimestamp = 7287336351694606336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5822
20:07:31.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351712505856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351719657472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5826 rows, more = false, responseScanTimestamp = 7287336351727972352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5826
20:07:31.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5828 rows, more = false, responseScanTimestamp = 7287336351739572224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5828
20:07:31.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5831 rows, more = false, responseScanTimestamp = 7287336351759683584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5831
20:07:31.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351772491776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5832 rows, more = false, responseScanTimestamp = 7287336351772491776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5832
20:07:31.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351789563904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5834 rows, more = false, responseScanTimestamp = 7287336351789563904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5834
20:07:31.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351809703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351809703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5837 rows, more = false, responseScanTimestamp = 7287336351820206080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5837
20:07:31.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1086098664(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@860736785(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5839 rows, more = false, responseScanTimestamp = 7287336351831396352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5839
20:07:31.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351842316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351849594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5860 rows, more = false, responseScanTimestamp = 7287336351855624192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5860
20:07:31.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351869632512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351869632512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351875809280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5864 rows, more = false, responseScanTimestamp = 7287336351882383360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5864
20:07:31.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351887822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5865 rows, more = false, responseScanTimestamp = 7287336351887822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5865
20:07:31.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5867 rows, more = false, responseScanTimestamp = 7287336351905681408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5867
20:07:31.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574270797(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351911518208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351921115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5869 rows, more = false, responseScanTimestamp = 7287336351921115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5869
20:07:31.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5880 rows, more = false, responseScanTimestamp = 7287336351935348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5880
20:07:31.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351945842688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351953989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351953989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5883 rows, more = false, responseScanTimestamp = 7287336351961808896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5883
20:07:31.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5885 rows, more = false, responseScanTimestamp = 7287336351973629952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5885
20:07:31.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5886 rows, more = false, responseScanTimestamp = 7287336351982563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5886
20:07:31.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336351995244544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5888 rows, more = false, responseScanTimestamp = 7287336351995244544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5888
20:07:31.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5890 rows, more = false, responseScanTimestamp = 7287336352011902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5890
20:07:31.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5891 rows, more = false, responseScanTimestamp = 7287336352021913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5891
20:07:31.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5892 rows, more = false, responseScanTimestamp = 7287336352032059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5892
20:07:31.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352032059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5892 rows, more = false, responseScanTimestamp = 7287336352032059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5892 rows, more = false, responseScanTimestamp = 7287336352032059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352063447040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352070868992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5895 rows, more = false, responseScanTimestamp = 7287336352079298560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5895
20:07:31.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5897 rows, more = false, responseScanTimestamp = 7287336352095907840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5897
20:07:31.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352106795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5898 rows, more = false, responseScanTimestamp = 7287336352106795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5898
20:07:31.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5900 rows, more = false, responseScanTimestamp = 7287336352122601472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5900
20:07:31.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5902 rows, more = false, responseScanTimestamp = 7287336352138870784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5902
20:07:31.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5903 rows, more = false, responseScanTimestamp = 7287336352146137088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5903
20:07:31.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5904 rows, more = false, responseScanTimestamp = 7287336352156512256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5904
20:07:31.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5905 rows, more = false, responseScanTimestamp = 7287336352164655104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5905
20:07:31.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5906 rows, more = false, responseScanTimestamp = 7287336352171364352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5906
20:07:31.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5907 rows, more = false, responseScanTimestamp = 7287336352181747712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5907
20:07:31.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5910 rows, more = false, responseScanTimestamp = 7287336352209866752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5910
20:07:31.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5911 rows, more = false, responseScanTimestamp = 7287336352219537408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5911
20:07:31.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5913 rows, more = false, responseScanTimestamp = 7287336352233177088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5913
20:07:31.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5915 rows, more = false, responseScanTimestamp = 7287336352247799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5915
20:07:31.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5917 rows, more = false, responseScanTimestamp = 7287336352263360512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5917
20:07:31.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352277938176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5920 rows, more = false, responseScanTimestamp = 7287336352283717632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5920
20:07:31.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5921 rows, more = false, responseScanTimestamp = 7287336352294019072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5921
20:07:31.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5923 rows, more = false, responseScanTimestamp = 7287336352311148544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5923
20:07:31.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352332922880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352332922880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352342949888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5927 rows, more = false, responseScanTimestamp = 7287336352342949888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5927
20:07:31.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499418705(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352350400512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2107657310(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5929 rows, more = false, responseScanTimestamp = 7287336352357933056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5929
20:07:31.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5930 rows, more = false, responseScanTimestamp = 7287336352371032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5930
20:07:31.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5950 rows, more = false, responseScanTimestamp = 7287336352388448256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5950
20:07:31.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352406368256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5953 rows, more = false, responseScanTimestamp = 7287336352413134848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5953
20:07:31.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352429006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5955 rows, more = false, responseScanTimestamp = 7287336352429006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5955
20:07:31.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352447373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352447373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5958 rows, more = false, responseScanTimestamp = 7287336352457760768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5958
20:07:31.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5960 rows, more = false, responseScanTimestamp = 7287336352470720512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5960
20:07:31.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352481353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5961 rows, more = false, responseScanTimestamp = 7287336352481353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5961
20:07:31.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5964 rows, more = false, responseScanTimestamp = 7287336352505266176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5964
20:07:31.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5965 rows, more = false, responseScanTimestamp = 7287336352513896448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5965
20:07:31.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5967 rows, more = false, responseScanTimestamp = 7287336352530649088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5967
20:07:31.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@551035838(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5968 rows, more = false, responseScanTimestamp = 7287336352540319744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5968
20:07:31.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1467986477(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352546439168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5970 rows, more = false, responseScanTimestamp = 7287336352557662208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5970
20:07:31.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5990 rows, more = false, responseScanTimestamp = 7287336352577613824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5990
20:07:31.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5991 rows, more = false, responseScanTimestamp = 7287336352588775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5991
20:07:31.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352607567872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352607567872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352616235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5995 rows, more = false, responseScanTimestamp = 7287336352622735360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5995
20:07:31.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352628936704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5997 rows, more = false, responseScanTimestamp = 7287336352637640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5997
20:07:31.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1946266955(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5999 rows, more = false, responseScanTimestamp = 7287336352650047488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5999
20:07:31.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6000 rows, more = false, responseScanTimestamp = 7287336352660090880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6000
20:07:31.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6012 rows, more = false, responseScanTimestamp = 7287336352679239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6012
20:07:31.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6013 rows, more = false, responseScanTimestamp = 7287336352688754688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6013
20:07:31.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352705638400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352705638400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6017 rows, more = false, responseScanTimestamp = 7287336352720084992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6017
20:07:31.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@196926761(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352726003712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6019 rows, more = false, responseScanTimestamp = 7287336352732004352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6019
20:07:31.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6020 rows, more = false, responseScanTimestamp = 7287336352742305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6020
20:07:31.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6032 rows, more = false, responseScanTimestamp = 7287336352782307328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6032
20:07:31.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6034 rows, more = false, responseScanTimestamp = 7287336352795598848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6034
20:07:31.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6035 rows, more = false, responseScanTimestamp = 7287336352805294080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6035
20:07:31.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6036 rows, more = false, responseScanTimestamp = 7287336352816611328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6036
20:07:31.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352838361088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6039 rows, more = false, responseScanTimestamp = 7287336352838361088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6039
20:07:31.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6041 rows, more = false, responseScanTimestamp = 7287336352854487040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6041
20:07:31.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352867008512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6044 rows, more = false, responseScanTimestamp = 7287336352873615360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6044
20:07:31.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6046 rows, more = false, responseScanTimestamp = 7287336352888356864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6046
20:07:31.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352906764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6048 rows, more = false, responseScanTimestamp = 7287336352906764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6048
20:07:31.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352924372992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352924372992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352932450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6051 rows, more = false, responseScanTimestamp = 7287336352932450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6051
20:07:31.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6054 rows, more = false, responseScanTimestamp = 7287336352951078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6054
20:07:31.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352965304320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336352965304320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1788398131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6057 rows, more = false, responseScanTimestamp = 7287336352974835712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6057
20:07:31.807 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1079829399(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6059 rows, more = false, responseScanTimestamp = 7287336352988696576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6059
20:07:31.810 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@961439010(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6060 rows, more = false, responseScanTimestamp = 7287336352997167104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6060
20:07:31.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353004339200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353016213504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353026588672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353032699904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6092 rows, more = false, responseScanTimestamp = 7287336353037946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6092
20:07:31.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353044758528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6093 rows, more = false, responseScanTimestamp = 7287336353044758528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6093
20:07:31.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6094 rows, more = false, responseScanTimestamp = 7287336353051090944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6094
20:07:31.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6096 rows, more = false, responseScanTimestamp = 7287336353083428864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6096
20:07:31.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353093951488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353101824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353109843968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6100 rows, more = false, responseScanTimestamp = 7287336353115627520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6100
20:07:31.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6102 rows, more = false, responseScanTimestamp = 7287336353132765184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6102
20:07:31.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6103 rows, more = false, responseScanTimestamp = 7287336353143832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6103
20:07:31.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6106 rows, more = false, responseScanTimestamp = 7287336353165365248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6106
20:07:31.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6108 rows, more = false, responseScanTimestamp = 7287336353180786688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6108
20:07:31.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353190461440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353197342720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353206755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353213247488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353213247488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353220067328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6114 rows, more = false, responseScanTimestamp = 7287336353226862592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6114
20:07:31.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6116 rows, more = false, responseScanTimestamp = 7287336353243496448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6116
20:07:31.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353256624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.873 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425453751(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6118 rows, more = false, responseScanTimestamp = 7287336353262448640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6118
20:07:31.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353269575680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6120 rows, more = false, responseScanTimestamp = 7287336353279856640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6120
20:07:31.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353287610368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353287610368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353300910080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353300910080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353308028928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6132 rows, more = false, responseScanTimestamp = 7287336353308028928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6132
20:07:31.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353321459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6135 rows, more = false, responseScanTimestamp = 7287336353330675712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6135
20:07:31.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6136 rows, more = false, responseScanTimestamp = 7287336353336999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6136
20:07:31.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6139 rows, more = false, responseScanTimestamp = 7287336353358897152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6139
20:07:31.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353368035328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353368035328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6141 rows, more = false, responseScanTimestamp = 7287336353378574336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6141
20:07:31.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353394565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6143 rows, more = false, responseScanTimestamp = 7287336353394565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6143
20:07:31.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353411706880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353411706880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353419149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6146 rows, more = false, responseScanTimestamp = 7287336353419149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6146
20:07:31.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353427271680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2014520136(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353437786112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353447686144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6149 rows, more = false, responseScanTimestamp = 7287336353447686144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6149
20:07:31.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6160 rows, more = false, responseScanTimestamp = 7287336353462931456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6160
20:07:31.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353472344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6161 rows, more = false, responseScanTimestamp = 7287336353472344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6161
20:07:31.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353495375872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353495375872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6164 rows, more = false, responseScanTimestamp = 7287336353501294592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6164
20:07:31.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353507553280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6166 rows, more = false, responseScanTimestamp = 7287336353513893888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6166
20:07:31.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6168 rows, more = false, responseScanTimestamp = 7287336353533616128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6168
20:07:31.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6169 rows, more = false, responseScanTimestamp = 7287336353541402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6169
20:07:31.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6170 rows, more = false, responseScanTimestamp = 7287336353552203776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6170
20:07:31.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6173 rows, more = false, responseScanTimestamp = 7287336353574260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6173
20:07:31.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353574260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6174 rows, more = false, responseScanTimestamp = 7287336353586208768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6174
20:07:31.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353603678208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353609342976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353609342976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353621479424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1601451910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353621479424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6179 rows, more = false, responseScanTimestamp = 7287336353630560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6179
20:07:31.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@366554687(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6179 rows, more = false, responseScanTimestamp = 7287336353630560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6180 rows, more = false, responseScanTimestamp = 7287336353642127360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6180
20:07:31.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6200 rows, more = false, responseScanTimestamp = 7287336353666457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6200
20:07:31.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6201 rows, more = false, responseScanTimestamp = 7287336353676238848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6201
20:07:31.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6204 rows, more = false, responseScanTimestamp = 7287336353697112064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6204
20:07:31.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6206 rows, more = false, responseScanTimestamp = 7287336353711788032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6206
20:07:31.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1952142649(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6208 rows, more = false, responseScanTimestamp = 7287336353726304256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6208
20:07:31.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353733963776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@364065177(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353733963776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353745072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1803938990(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.993 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@930193207(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6210 rows, more = false, responseScanTimestamp = 7287336353745072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6210
20:07:31.995 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@422442621(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:31.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6230 rows, more = false, responseScanTimestamp = 7287336353760387072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:31.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6230
20:07:32.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6250 rows, more = false, responseScanTimestamp = 7287336353776087040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6250
20:07:32.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353792897024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6261 rows, more = false, responseScanTimestamp = 7287336353792897024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6261
20:07:32.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6263 rows, more = false, responseScanTimestamp = 7287336353809575936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6263
20:07:32.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6265 rows, more = false, responseScanTimestamp = 7287336353829097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6265
20:07:32.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6266 rows, more = false, responseScanTimestamp = 7287336353840705536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6266
20:07:32.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353858994176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6268 rows, more = false, responseScanTimestamp = 7287336353858994176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6268
20:07:32.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6271 rows, more = false, responseScanTimestamp = 7287336353880338432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6271
20:07:32.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6273 rows, more = false, responseScanTimestamp = 7287336353894793216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6273
20:07:32.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353904521216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353911590912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6276 rows, more = false, responseScanTimestamp = 7287336353920483328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6276
20:07:32.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353926262784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6278 rows, more = false, responseScanTimestamp = 7287336353939447808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6278
20:07:32.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353953034240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6280 rows, more = false, responseScanTimestamp = 7287336353953034240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6280
20:07:32.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6283 rows, more = false, responseScanTimestamp = 7287336353976135680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6283
20:07:32.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353992695808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336353992695808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354003234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354003234816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354012639232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6287 rows, more = false, responseScanTimestamp = 7287336354012639232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6287
20:07:32.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6289 rows, more = false, responseScanTimestamp = 7287336354028896256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6289
20:07:32.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354048258048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354048258048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6292 rows, more = false, responseScanTimestamp = 7287336354056007680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6292
20:07:32.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6294 rows, more = false, responseScanTimestamp = 7287336354070052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6294
20:07:32.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6296 rows, more = false, responseScanTimestamp = 7287336354084900864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6296
20:07:32.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354100903936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354106802176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6300 rows, more = false, responseScanTimestamp = 7287336354116276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6300
20:07:32.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354130640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6302 rows, more = false, responseScanTimestamp = 7287336354130640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6302
20:07:32.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354150895616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6305 rows, more = false, responseScanTimestamp = 7287336354157441024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6305
20:07:32.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354165579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354175188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354183917568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354183917568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6309 rows, more = false, responseScanTimestamp = 7287336354191015936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6309
20:07:32.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354208788480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6313 rows, more = false, responseScanTimestamp = 7287336354218565632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6313
20:07:32.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6314 rows, more = false, responseScanTimestamp = 7287336354227265536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6314
20:07:32.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6316 rows, more = false, responseScanTimestamp = 7287336354243559424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6316
20:07:32.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6318 rows, more = false, responseScanTimestamp = 7287336354258714624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6318
20:07:32.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354278408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354278408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354278408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354291179520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6323 rows, more = false, responseScanTimestamp = 7287336354298904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6323
20:07:32.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354311266304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354324062208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@354296632(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6327 rows, more = false, responseScanTimestamp = 7287336354330935296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6327
20:07:32.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6329 rows, more = false, responseScanTimestamp = 7287336354342076416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6329
20:07:32.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354361004032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6340 rows, more = false, responseScanTimestamp = 7287336354361004032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6340
20:07:32.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354372624384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354381422592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6343 rows, more = false, responseScanTimestamp = 7287336354392563712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6343
20:07:32.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354406096896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6345 rows, more = false, responseScanTimestamp = 7287336354406096896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6345
20:07:32.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1371164073(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6347 rows, more = false, responseScanTimestamp = 7287336354423480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6347
20:07:32.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354438131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354445250560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6360 rows, more = false, responseScanTimestamp = 7287336354455351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6360
20:07:32.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6361 rows, more = false, responseScanTimestamp = 7287336354463219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6361
20:07:32.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6363 rows, more = false, responseScanTimestamp = 7287336354479562752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6363
20:07:32.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354495832064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6365 rows, more = false, responseScanTimestamp = 7287336354495832064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6365
20:07:32.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354516578304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354516578304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354526994432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1787426958(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6368 rows, more = false, responseScanTimestamp = 7287336354526994432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6368
20:07:32.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@484537788(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6369 rows, more = false, responseScanTimestamp = 7287336354534154240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6369
20:07:32.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2021819131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6370 rows, more = false, responseScanTimestamp = 7287336354543628288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6370
20:07:32.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354564616192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354564616192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354574626816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6401 rows, more = false, responseScanTimestamp = 7287336354580942848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6401
20:07:32.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354591924224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354591924224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354591924224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354602045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354602045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6405 rows, more = false, responseScanTimestamp = 7287336354609926144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6405
20:07:32.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6407 rows, more = false, responseScanTimestamp = 7287336354623676416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6407
20:07:32.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354623676416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.210 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2069253959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6408 rows, more = false, responseScanTimestamp = 7287336354635632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6408
20:07:32.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354654674944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354654674944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354666487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6420 rows, more = false, responseScanTimestamp = 7287336354666487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6420
20:07:32.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354682122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6423 rows, more = false, responseScanTimestamp = 7287336354689495040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6423
20:07:32.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6425 rows, more = false, responseScanTimestamp = 7287336354702180352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6425
20:07:32.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6425 rows, more = false, responseScanTimestamp = 7287336354702180352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354723577856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.231 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1581159723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1239766981(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6428 rows, more = false, responseScanTimestamp = 7287336354730643456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6428
20:07:32.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6430 rows, more = false, responseScanTimestamp = 7287336354743279616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6430
20:07:32.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6450 rows, more = false, responseScanTimestamp = 7287336354759094272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6450
20:07:32.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6453 rows, more = false, responseScanTimestamp = 7287336354779271168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6453
20:07:32.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354787209216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354795855872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6456 rows, more = false, responseScanTimestamp = 7287336354802434048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6456
20:07:32.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354818842624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354824040448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6461 rows, more = false, responseScanTimestamp = 7287336354832928768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6461
20:07:32.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354844250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354844250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6464 rows, more = false, responseScanTimestamp = 7287336354854793216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6464
20:07:32.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6466 rows, more = false, responseScanTimestamp = 7287336354866782208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6466
20:07:32.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354874687488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@631017816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6468 rows, more = false, responseScanTimestamp = 7287336354879827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6468
20:07:32.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6469 rows, more = false, responseScanTimestamp = 7287336354887921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6469
20:07:32.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6480 rows, more = false, responseScanTimestamp = 7287336354902626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6480
20:07:32.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354914803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354914803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6483 rows, more = false, responseScanTimestamp = 7287336354924523520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6483
20:07:32.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354937655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354937655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354945949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6486 rows, more = false, responseScanTimestamp = 7287336354945949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6486
20:07:32.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6489 rows, more = false, responseScanTimestamp = 7287336354962501632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6489
20:07:32.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6491 rows, more = false, responseScanTimestamp = 7287336354972745728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6491
20:07:32.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6492 rows, more = false, responseScanTimestamp = 7287336354979831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6492
20:07:32.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336354993258496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355000258560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355005308928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6496 rows, more = false, responseScanTimestamp = 7287336355005308928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6496
20:07:32.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1828314843(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355022704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6499 rows, more = false, responseScanTimestamp = 7287336355022704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6499
20:07:32.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355029659648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355039440896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6511 rows, more = false, responseScanTimestamp = 7287336355054444544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6511
20:07:32.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6512 rows, more = false, responseScanTimestamp = 7287336355059843072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6512
20:07:32.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6513 rows, more = false, responseScanTimestamp = 7287336355074695168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6513
20:07:32.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6515 rows, more = false, responseScanTimestamp = 7287336355093368832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6515
20:07:32.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355093368832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6516 rows, more = false, responseScanTimestamp = 7287336355102511104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6516
20:07:32.328 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1178900898(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6518 rows, more = false, responseScanTimestamp = 7287336355122302976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6518
20:07:32.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355133571072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628925904(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355133571072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6520 rows, more = false, responseScanTimestamp = 7287336355145531392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6520
20:07:32.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355152822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6530 rows, more = false, responseScanTimestamp = 7287336355152822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6530
20:07:32.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355168997376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355175866368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355175866368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6543 rows, more = false, responseScanTimestamp = 7287336355183607808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6543
20:07:32.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6545 rows, more = false, responseScanTimestamp = 7287336355195711488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6545
20:07:32.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6547 rows, more = false, responseScanTimestamp = 7287336355208925184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6547
20:07:32.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1680602742(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355216224256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6549 rows, more = false, responseScanTimestamp = 7287336355221815296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6549
20:07:32.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6550 rows, more = false, responseScanTimestamp = 7287336355230588928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6550
20:07:32.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6561 rows, more = false, responseScanTimestamp = 7287336355259912192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6561
20:07:32.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355278974976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6563 rows, more = false, responseScanTimestamp = 7287336355278974976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6563
20:07:32.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6565 rows, more = false, responseScanTimestamp = 7287336355294756864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6565
20:07:32.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6566 rows, more = false, responseScanTimestamp = 7287336355302043648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6566
20:07:32.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6567 rows, more = false, responseScanTimestamp = 7287336355312537600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6567
20:07:32.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355326586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355333025792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6571 rows, more = false, responseScanTimestamp = 7287336355339374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6571
20:07:32.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355345248256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355351011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6574 rows, more = false, responseScanTimestamp = 7287336355359088640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6574
20:07:32.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355364728832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355369766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355379908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6577 rows, more = false, responseScanTimestamp = 7287336355379908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6577
20:07:32.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355392167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6579 rows, more = false, responseScanTimestamp = 7287336355392167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6579
20:07:32.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355406553088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355412553728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355418136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6583 rows, more = false, responseScanTimestamp = 7287336355418136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6583
20:07:32.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355436638208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355436638208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355442548736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6587 rows, more = false, responseScanTimestamp = 7287336355442548736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6587
20:07:32.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1174856494(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6589 rows, more = false, responseScanTimestamp = 7287336355456753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6589
20:07:32.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@611187653(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6589 rows, more = false, responseScanTimestamp = 7287336355456753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6600 rows, more = false, responseScanTimestamp = 7287336355478323200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6600
20:07:32.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355488104448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6610 rows, more = false, responseScanTimestamp = 7287336355488104448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6610
20:07:32.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6613 rows, more = false, responseScanTimestamp = 7287336355510685696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6613
20:07:32.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355516723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6615 rows, more = false, responseScanTimestamp = 7287336355522945024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6615
20:07:32.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355535405056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6617 rows, more = false, responseScanTimestamp = 7287336355535405056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6617
20:07:32.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1686079677(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355548168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6619 rows, more = false, responseScanTimestamp = 7287336355548168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6619
20:07:32.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355548168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6620 rows, more = false, responseScanTimestamp = 7287336355557953536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6620
20:07:32.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6631 rows, more = false, responseScanTimestamp = 7287336355577864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6631
20:07:32.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355577864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6631 rows, more = false, responseScanTimestamp = 7287336355577864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355577864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6632 rows, more = false, responseScanTimestamp = 7287336355608293376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6632
20:07:32.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6633 rows, more = false, responseScanTimestamp = 7287336355615825920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6633
20:07:32.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355621416960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6635 rows, more = false, responseScanTimestamp = 7287336355636969472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6635
20:07:32.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6636 rows, more = false, responseScanTimestamp = 7287336355647938560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6636
20:07:32.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355670945792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355670945792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6640 rows, more = false, responseScanTimestamp = 7287336355678085120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6640
20:07:32.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6641 rows, more = false, responseScanTimestamp = 7287336355685642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6641
20:07:32.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6644 rows, more = false, responseScanTimestamp = 7287336355706499072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6644
20:07:32.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6645 rows, more = false, responseScanTimestamp = 7287336355716907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6645
20:07:32.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6647 rows, more = false, responseScanTimestamp = 7287336355733872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6647
20:07:32.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6649 rows, more = false, responseScanTimestamp = 7287336355748356096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6649
20:07:32.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6650 rows, more = false, responseScanTimestamp = 7287336355759153152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6650
20:07:32.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6651 rows, more = false, responseScanTimestamp = 7287336355769954304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6651
20:07:32.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355781275648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355788156928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6654 rows, more = false, responseScanTimestamp = 7287336355796750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6654
20:07:32.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6656 rows, more = false, responseScanTimestamp = 7287336355808780288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6656
20:07:32.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6658 rows, more = false, responseScanTimestamp = 7287336355827073024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6658
20:07:32.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355848904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355848904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6662 rows, more = false, responseScanTimestamp = 7287336355857059840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6662
20:07:32.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6664 rows, more = false, responseScanTimestamp = 7287336355872129024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6664
20:07:32.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6666 rows, more = false, responseScanTimestamp = 7287336355885826048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6666
20:07:32.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6668 rows, more = false, responseScanTimestamp = 7287336355899109376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6668
20:07:32.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6670 rows, more = false, responseScanTimestamp = 7287336355919368192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6670
20:07:32.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355936145408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6672 rows, more = false, responseScanTimestamp = 7287336355936145408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6672
20:07:32.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355951947776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6675 rows, more = false, responseScanTimestamp = 7287336355956953088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6675
20:07:32.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6679 rows, more = false, responseScanTimestamp = 7287336355983085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6679
20:07:32.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336355992317952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6681 rows, more = false, responseScanTimestamp = 7287336356001636352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6681
20:07:32.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356018475008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6683 rows, more = false, responseScanTimestamp = 7287336356018475008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6683
20:07:32.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356030410752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356030410752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6685 rows, more = false, responseScanTimestamp = 7287336356047958016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6685
20:07:32.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356060659712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6687 rows, more = false, responseScanTimestamp = 7287336356060659712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6687
20:07:32.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356069408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356069408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6689 rows, more = false, responseScanTimestamp = 7287336356083109888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6689
20:07:32.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6691 rows, more = false, responseScanTimestamp = 7287336356095627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6691
20:07:32.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356113293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6693 rows, more = false, responseScanTimestamp = 7287336356113293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6693
20:07:32.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6694 rows, more = false, responseScanTimestamp = 7287336356122140672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6694
20:07:32.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356140253184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6697 rows, more = false, responseScanTimestamp = 7287336356147687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6697
20:07:32.580 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1599887874(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356162609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356162609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.584 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@783469908(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6699 rows, more = false, responseScanTimestamp = 7287336356162609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6699
20:07:32.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6700 rows, more = false, responseScanTimestamp = 7287336356173045760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6700
20:07:32.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356202106880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6721 rows, more = false, responseScanTimestamp = 7287336356202106880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6721
20:07:32.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6723 rows, more = false, responseScanTimestamp = 7287336356219764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6723
20:07:32.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6725 rows, more = false, responseScanTimestamp = 7287336356234637312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6725
20:07:32.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356250513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6728 rows, more = false, responseScanTimestamp = 7287336356257325056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6728
20:07:32.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6730 rows, more = false, responseScanTimestamp = 7287336356270166016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6730
20:07:32.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6732 rows, more = false, responseScanTimestamp = 7287336356286283776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6732
20:07:32.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6733 rows, more = false, responseScanTimestamp = 7287336356299509760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6733
20:07:32.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6734 rows, more = false, responseScanTimestamp = 7287336356312031232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6734
20:07:32.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356334141440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356334141440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356343214080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1699391636(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6738 rows, more = false, responseScanTimestamp = 7287336356343214080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6738
20:07:32.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6751 rows, more = false, responseScanTimestamp = 7287336356370853888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6751
20:07:32.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6752 rows, more = false, responseScanTimestamp = 7287336356381323264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6752
20:07:32.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6753 rows, more = false, responseScanTimestamp = 7287336356393639936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6753
20:07:32.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6756 rows, more = false, responseScanTimestamp = 7287336356416012288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6756
20:07:32.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2112421600(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6758 rows, more = false, responseScanTimestamp = 7287336356430745600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6758
20:07:32.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6760 rows, more = false, responseScanTimestamp = 7287336356445499392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6760
20:07:32.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356461981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356468101120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6773 rows, more = false, responseScanTimestamp = 7287336356474081280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6773
20:07:32.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356487319552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356500094976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356500094976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6777 rows, more = false, responseScanTimestamp = 7287336356508229632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6777
20:07:32.672 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1079584533(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6778 rows, more = false, responseScanTimestamp = 7287336356515426304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6778
20:07:32.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6779 rows, more = false, responseScanTimestamp = 7287336356527337472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6779
20:07:32.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017036839(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356527337472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356549873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356563972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356563972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356571639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6801 rows, more = false, responseScanTimestamp = 7287336356578717696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6801
20:07:32.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356584669184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356591230976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356605083648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356605083648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356612104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6806 rows, more = false, responseScanTimestamp = 7287336356620292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6806
20:07:32.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1208452028(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6808 rows, more = false, responseScanTimestamp = 7287336356633026560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6808
20:07:32.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356644814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1923247010(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2076875628(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6810 rows, more = false, responseScanTimestamp = 7287336356654731264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6810
20:07:32.709 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1326866048(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6820 rows, more = false, responseScanTimestamp = 7287336356664360960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6820
20:07:32.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@997732029(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6840 rows, more = false, responseScanTimestamp = 7287336356701356032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6840
20:07:32.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6860 rows, more = false, responseScanTimestamp = 7287336356726775808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6860
20:07:32.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356744052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6862 rows, more = false, responseScanTimestamp = 7287336356754046976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6862
20:07:32.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356768845824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356768845824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6865 rows, more = false, responseScanTimestamp = 7287336356782903296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6865
20:07:32.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356790403072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6867 rows, more = false, responseScanTimestamp = 7287336356797317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6867
20:07:32.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1516678411(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356808564736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356816293888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356828250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6870 rows, more = false, responseScanTimestamp = 7287336356828250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6870
20:07:32.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6883 rows, more = false, responseScanTimestamp = 7287336356853252096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6883
20:07:32.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6884 rows, more = false, responseScanTimestamp = 7287336356865085440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6884
20:07:32.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6886 rows, more = false, responseScanTimestamp = 7287336356882173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6886
20:07:32.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6887 rows, more = false, responseScanTimestamp = 7287336356893208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6887
20:07:32.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356908982272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356908982272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6890 rows, more = false, responseScanTimestamp = 7287336356919951360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6890
20:07:32.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356939657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356939657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6894 rows, more = false, responseScanTimestamp = 7287336356949426176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6894
20:07:32.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6895 rows, more = false, responseScanTimestamp = 7287336356956073984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6895
20:07:32.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356961198080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6897 rows, more = false, responseScanTimestamp = 7287336356972638208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6897
20:07:32.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336356979929088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6899 rows, more = false, responseScanTimestamp = 7287336356990939136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6899
20:07:32.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6902 rows, more = false, responseScanTimestamp = 7287336357011480576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6902
20:07:32.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357021061120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6903 rows, more = false, responseScanTimestamp = 7287336357021061120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6903
20:07:32.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357045190656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357045190656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357054078976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6906 rows, more = false, responseScanTimestamp = 7287336357054078976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6906
20:07:32.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357070082048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1977113808(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6908 rows, more = false, responseScanTimestamp = 7287336357070082048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6908
20:07:32.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357088645120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6910 rows, more = false, responseScanTimestamp = 7287336357088645120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6910
20:07:32.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6921 rows, more = false, responseScanTimestamp = 7287336357105590272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6921
20:07:32.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6925 rows, more = false, responseScanTimestamp = 7287336357130907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6925
20:07:32.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6927 rows, more = false, responseScanTimestamp = 7287336357147156480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6927
20:07:32.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6927 rows, more = false, responseScanTimestamp = 7287336357147156480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357175328768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6930 rows, more = false, responseScanTimestamp = 7287336357185544192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6930
20:07:32.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357204185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357204185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6934 rows, more = false, responseScanTimestamp = 7287336357219897344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6934
20:07:32.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357240881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@147320501(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357240881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357270159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6940 rows, more = false, responseScanTimestamp = 7287336357280083968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6940
20:07:32.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357288620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357288620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357305503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6952 rows, more = false, responseScanTimestamp = 7287336357315710976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6952
20:07:32.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357339299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6955 rows, more = false, responseScanTimestamp = 7287336357339299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6955
20:07:32.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6956 rows, more = false, responseScanTimestamp = 7287336357356146688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6956
20:07:32.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357364953088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1915761878(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:32.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6958 rows, more = false, responseScanTimestamp = 7287336357376552960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6958
20:07:32.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357394395136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6960 rows, more = false, responseScanTimestamp = 7287336357414207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6960
20:07:32.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6971 rows, more = false, responseScanTimestamp = 7287336357438160896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6971
20:07:32.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6973 rows, more = false, responseScanTimestamp = 7287336357460811776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6973
20:07:32.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357477187584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357489078272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6976 rows, more = false, responseScanTimestamp = 7287336357506846720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6976
20:07:32.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6978 rows, more = false, responseScanTimestamp = 7287336357526253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6978
20:07:32.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357526253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6979 rows, more = false, responseScanTimestamp = 7287336357549789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6979
20:07:32.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6980 rows, more = false, responseScanTimestamp = 7287336357569433600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6980
20:07:32.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357584580608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6982 rows, more = false, responseScanTimestamp = 7287336357607411712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6982
20:07:32.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357631229952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6984 rows, more = false, responseScanTimestamp = 7287336357631229952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6984
20:07:32.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357644152832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357660131328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357673672704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6988 rows, more = false, responseScanTimestamp = 7287336357681336320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6988
20:07:32.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357690273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6990 rows, more = false, responseScanTimestamp = 7287336357703606272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6990
20:07:32.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6993 rows, more = false, responseScanTimestamp = 7287336357730525184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6993
20:07:32.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357741629440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6994 rows, more = false, responseScanTimestamp = 7287336357741629440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6994
20:07:32.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6995 rows, more = false, responseScanTimestamp = 7287336357755580416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6995
20:07:32.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357770444800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357777764352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6998 rows, more = false, responseScanTimestamp = 7287336357786206208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6998
20:07:32.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7000 rows, more = false, responseScanTimestamp = 7287336357800878080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7000
20:07:32.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357809938432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357819465728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7003 rows, more = false, responseScanTimestamp = 7287336357827289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:32.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7003
20:07:33.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7005 rows, more = false, responseScanTimestamp = 7287336357848150016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7005
20:07:33.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357860978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7006 rows, more = false, responseScanTimestamp = 7287336357860978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7006
20:07:33.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357907996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500285806(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7008 rows, more = false, responseScanTimestamp = 7287336357907996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7008
20:07:33.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7009 rows, more = false, responseScanTimestamp = 7287336357918863360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7009
20:07:33.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7020 rows, more = false, responseScanTimestamp = 7287336357940371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7020
20:07:33.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357951119360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357966151680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7023 rows, more = false, responseScanTimestamp = 7287336357979054080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7023
20:07:33.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336357999976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@710422744(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7026 rows, more = false, responseScanTimestamp = 7287336358017617920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7026
20:07:33.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7029 rows, more = false, responseScanTimestamp = 7287336358047686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7029
20:07:33.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7040 rows, more = false, responseScanTimestamp = 7287336358065414144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7040
20:07:33.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7044 rows, more = false, responseScanTimestamp = 7287336358093492224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7044
20:07:33.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358102110208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7046 rows, more = false, responseScanTimestamp = 7287336358114779136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7046
20:07:33.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358127943680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358127943680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.062 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@492683616(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358137729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358137729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358146551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358146551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358155780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358155780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7061 rows, more = false, responseScanTimestamp = 7287336358165147648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7061
20:07:33.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7062 rows, more = false, responseScanTimestamp = 7287336358173880320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7062
20:07:33.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358205886464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7065 rows, more = false, responseScanTimestamp = 7287336358205886464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7065
20:07:33.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7067 rows, more = false, responseScanTimestamp = 7287336358223740928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7067
20:07:33.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1849213081(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7068 rows, more = false, responseScanTimestamp = 7287336358234087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7068
20:07:33.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7069 rows, more = false, responseScanTimestamp = 7287336358247755776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7069
20:07:33.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7080 rows, more = false, responseScanTimestamp = 7287336358267990016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7080
20:07:33.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7082 rows, more = false, responseScanTimestamp = 7287336358287880192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7082
20:07:33.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7084 rows, more = false, responseScanTimestamp = 7287336358301630464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7084
20:07:33.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358313103360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358319587328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2112988801(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7087 rows, more = false, responseScanTimestamp = 7287336358333181952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7087
20:07:33.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7089 rows, more = false, responseScanTimestamp = 7287336358348980224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7089
20:07:33.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358364745728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7101 rows, more = false, responseScanTimestamp = 7287336358371049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7101
20:07:33.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358395260928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7104 rows, more = false, responseScanTimestamp = 7287336358395260928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7104
20:07:33.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358418550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7106 rows, more = false, responseScanTimestamp = 7287336358418550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7106
20:07:33.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@381978391(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1709245038(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7109 rows, more = false, responseScanTimestamp = 7287336358438379520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7109
20:07:33.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358448033792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358456373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358456373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358464483328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7131 rows, more = false, responseScanTimestamp = 7287336358470737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7131
20:07:33.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7132 rows, more = false, responseScanTimestamp = 7287336358477307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7132
20:07:33.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7135 rows, more = false, responseScanTimestamp = 7287336358497746944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7135
20:07:33.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1299524163(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7137 rows, more = false, responseScanTimestamp = 7287336358510538752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7137
20:07:33.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1027623106(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252615746(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7139 rows, more = false, responseScanTimestamp = 7287336358521655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7139
20:07:33.161 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1645288895(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7150 rows, more = false, responseScanTimestamp = 7287336358537486336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7150
20:07:33.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7170 rows, more = false, responseScanTimestamp = 7287336358551326720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7170
20:07:33.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7180 rows, more = false, responseScanTimestamp = 7287336358561406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7180
20:07:33.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358578974720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358578974720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358585602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7184 rows, more = false, responseScanTimestamp = 7287336358585602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7184
20:07:33.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7186 rows, more = false, responseScanTimestamp = 7287336358597222400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7186
20:07:33.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@114431116(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@963332812(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7189 rows, more = false, responseScanTimestamp = 7287336358614302720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7189
20:07:33.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1123826991(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678050858(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7190 rows, more = false, responseScanTimestamp = 7287336358621372416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7190
20:07:33.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358637453312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358643429376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358650302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358650302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7231 rows, more = false, responseScanTimestamp = 7287336358656401408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7231
20:07:33.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358662270976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7233 rows, more = false, responseScanTimestamp = 7287336358669414400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7233
20:07:33.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358680932352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7235 rows, more = false, responseScanTimestamp = 7287336358680932352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7235
20:07:33.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358696677376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358696677376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358705143808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358712541184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7240 rows, more = false, responseScanTimestamp = 7287336358717837312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7240
20:07:33.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7242 rows, more = false, responseScanTimestamp = 7287336358729736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7242
20:07:33.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7244 rows, more = false, responseScanTimestamp = 7287336358745341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7244
20:07:33.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7245 rows, more = false, responseScanTimestamp = 7287336358754045952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7245
20:07:33.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358774915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7248 rows, more = false, responseScanTimestamp = 7287336358774915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7248
20:07:33.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7250 rows, more = false, responseScanTimestamp = 7287336358790770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7250
20:07:33.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358806167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7252 rows, more = false, responseScanTimestamp = 7287336358806167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7252
20:07:33.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358821138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7255 rows, more = false, responseScanTimestamp = 7287336358826192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7255
20:07:33.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7256 rows, more = false, responseScanTimestamp = 7287336358832496640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7256
20:07:33.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7258 rows, more = false, responseScanTimestamp = 7287336358847832064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7258
20:07:33.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7261 rows, more = false, responseScanTimestamp = 7287336358865788928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7261
20:07:33.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7263 rows, more = false, responseScanTimestamp = 7287336358878621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7263
20:07:33.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358891667456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7265 rows, more = false, responseScanTimestamp = 7287336358891667456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7265
20:07:33.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358908035072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1049242591(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7267 rows, more = false, responseScanTimestamp = 7287336358908035072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7267
20:07:33.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7269 rows, more = false, responseScanTimestamp = 7287336358922444800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7269
20:07:33.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358938902528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358938902528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358945992704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358945992704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358952476672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358957756416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358957756416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358963527680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358963527680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358968741888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358973808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7286 rows, more = false, responseScanTimestamp = 7287336358973808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7286
20:07:33.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358987649024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358987649024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1565801448(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336358994116608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.273 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120380456(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7289 rows, more = false, responseScanTimestamp = 7287336358994116608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7289
20:07:33.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@118524066(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7300 rows, more = false, responseScanTimestamp = 7287336359008915456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7300
20:07:33.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359025770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359025770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359031783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7322 rows, more = false, responseScanTimestamp = 7287336359037521920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7322
20:07:33.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359048622080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7324 rows, more = false, responseScanTimestamp = 7287336359048622080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7324
20:07:33.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359065395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7326 rows, more = false, responseScanTimestamp = 7287336359065395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7326
20:07:33.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7328 rows, more = false, responseScanTimestamp = 7287336359077900288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7328
20:07:33.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359088648192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7330 rows, more = false, responseScanTimestamp = 7287336359094902784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7330
20:07:33.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7332 rows, more = false, responseScanTimestamp = 7287336359107186688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7332
20:07:33.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359119474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359119474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359128485888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359134650368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359134650368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7337 rows, more = false, responseScanTimestamp = 7287336359140818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7337
20:07:33.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359155449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359155449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7339 rows, more = false, responseScanTimestamp = 7287336359155449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7339
20:07:33.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359168851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359175561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7342 rows, more = false, responseScanTimestamp = 7287336359175561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7342
20:07:33.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359193186304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7345 rows, more = false, responseScanTimestamp = 7287336359193186304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7345
20:07:33.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7347 rows, more = false, responseScanTimestamp = 7287336359206010880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7347
20:07:33.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359220187136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359220187136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7350 rows, more = false, responseScanTimestamp = 7287336359229087744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7350
20:07:33.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7351 rows, more = false, responseScanTimestamp = 7287336359235928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7351
20:07:33.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359249793024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7354 rows, more = false, responseScanTimestamp = 7287336359255236608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7354
20:07:33.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359270416384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7356 rows, more = false, responseScanTimestamp = 7287336359270416384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7356
20:07:33.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359289008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7359 rows, more = false, responseScanTimestamp = 7287336359289008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7359
20:07:33.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7361 rows, more = false, responseScanTimestamp = 7287336359308431360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7361
20:07:33.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7361 rows, more = false, responseScanTimestamp = 7287336359308431360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7362 rows, more = false, responseScanTimestamp = 7287336359327801344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7362
20:07:33.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359348449280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7365 rows, more = false, responseScanTimestamp = 7287336359348449280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7365
20:07:33.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359348449280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359369924608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7367 rows, more = false, responseScanTimestamp = 7287336359376936960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7367
20:07:33.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7369 rows, more = false, responseScanTimestamp = 7287336359389343744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7369
20:07:33.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359400169472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359409774592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359409774592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359416868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7373 rows, more = false, responseScanTimestamp = 7287336359425310720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7373
20:07:33.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7375 rows, more = false, responseScanTimestamp = 7287336359439237120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7375
20:07:33.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7378 rows, more = false, responseScanTimestamp = 7287336359460507648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7378
20:07:33.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7380 rows, more = false, responseScanTimestamp = 7287336359479062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7380
20:07:33.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359494967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7382 rows, more = false, responseScanTimestamp = 7287336359494967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7382
20:07:33.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359511597056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7385 rows, more = false, responseScanTimestamp = 7287336359519412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7385
20:07:33.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1756073804(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7388 rows, more = false, responseScanTimestamp = 7287336359542595584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7388
20:07:33.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7389 rows, more = false, responseScanTimestamp = 7287336359552598016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7389
20:07:33.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7400 rows, more = false, responseScanTimestamp = 7287336359571505152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7400
20:07:33.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359594663936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7403 rows, more = false, responseScanTimestamp = 7287336359594663936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7403
20:07:33.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359617200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7406 rows, more = false, responseScanTimestamp = 7287336359617200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7406
20:07:33.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@341603018(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2035458905(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7408 rows, more = false, responseScanTimestamp = 7287336359635079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7408
20:07:33.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359651741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.435 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2055500105(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7410 rows, more = false, responseScanTimestamp = 7287336359651741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7410
20:07:33.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359676293120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7430 rows, more = false, responseScanTimestamp = 7287336359676293120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7430
20:07:33.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359686053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359695753216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359708381184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7443 rows, more = false, responseScanTimestamp = 7287336359716192256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7443
20:07:33.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7445 rows, more = false, responseScanTimestamp = 7287336359728943104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7445
20:07:33.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359745146880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1314996410(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.465 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@962371998(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7448 rows, more = false, responseScanTimestamp = 7287336359750746112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7448
20:07:33.467 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1433965959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359788191744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7460 rows, more = false, responseScanTimestamp = 7287336359795195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7460
20:07:33.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359812517888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359819911168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7482 rows, more = false, responseScanTimestamp = 7287336359827456000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7482
20:07:33.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7485 rows, more = false, responseScanTimestamp = 7287336359846649856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7485
20:07:33.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7485 rows, more = false, responseScanTimestamp = 7287336359846649856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.488 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@204453976(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7487 rows, more = false, responseScanTimestamp = 7287336359868997632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7487
20:07:33.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359883612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1208966647(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7489 rows, more = false, responseScanTimestamp = 7287336359883612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7489
20:07:33.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359895379968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7490 rows, more = false, responseScanTimestamp = 7287336359895379968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7490
20:07:33.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359923822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7511 rows, more = false, responseScanTimestamp = 7287336359923822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7511
20:07:33.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359935160320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7514 rows, more = false, responseScanTimestamp = 7287336359939993600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7514
20:07:33.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7516 rows, more = false, responseScanTimestamp = 7287336359960834048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7516
20:07:33.514 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@335758649(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336359977046016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7519 rows, more = false, responseScanTimestamp = 7287336359987269632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7519
20:07:33.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7530 rows, more = false, responseScanTimestamp = 7287336360000851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7530
20:07:33.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360000851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7530 rows, more = false, responseScanTimestamp = 7287336360000851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360010993664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7532 rows, more = false, responseScanTimestamp = 7287336360033771520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7532
20:07:33.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360062132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7536 rows, more = false, responseScanTimestamp = 7287336360062132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7536
20:07:33.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7539 rows, more = false, responseScanTimestamp = 7287336360087105536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7539
20:07:33.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7541 rows, more = false, responseScanTimestamp = 7287336360100470784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7541
20:07:33.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360118317056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360118317056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7543 rows, more = false, responseScanTimestamp = 7287336360127070208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7543
20:07:33.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360141348864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360141348864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360153333760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7546 rows, more = false, responseScanTimestamp = 7287336360159465472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7546
20:07:33.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360166416384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7547 rows, more = false, responseScanTimestamp = 7287336360166416384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7547
20:07:33.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7549 rows, more = false, responseScanTimestamp = 7287336360189186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7549
20:07:33.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7549 rows, more = false, responseScanTimestamp = 7287336360189186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7549 rows, more = false, responseScanTimestamp = 7287336360189186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360253116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360259485696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7552 rows, more = false, responseScanTimestamp = 7287336360259485696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7552
20:07:33.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7555 rows, more = false, responseScanTimestamp = 7287336360284336128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7555
20:07:33.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7556 rows, more = false, responseScanTimestamp = 7287336360293957632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7556
20:07:33.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7558 rows, more = false, responseScanTimestamp = 7287336360319078400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7558
20:07:33.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7559 rows, more = false, responseScanTimestamp = 7287336360329904128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7559
20:07:33.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360349990912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7561 rows, more = false, responseScanTimestamp = 7287336360349990912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7561
20:07:33.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7564 rows, more = false, responseScanTimestamp = 7287336360376307712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7564
20:07:33.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360397406208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7566 rows, more = false, responseScanTimestamp = 7287336360397406208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7566
20:07:33.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360413044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.620 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@96874131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360413044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360425218048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7570 rows, more = false, responseScanTimestamp = 7287336360432828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7570
20:07:33.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360445915136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360454815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360462606336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7584 rows, more = false, responseScanTimestamp = 7287336360469114880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7584
20:07:33.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7587 rows, more = false, responseScanTimestamp = 7287336360487215104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7587
20:07:33.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960487691(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7589 rows, more = false, responseScanTimestamp = 7287336360502984704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7589
20:07:33.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7590 rows, more = false, responseScanTimestamp = 7287336360515039232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7590
20:07:33.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360529047552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7601 rows, more = false, responseScanTimestamp = 7287336360536412160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7601
20:07:33.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7602 rows, more = false, responseScanTimestamp = 7287336360547315712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7602
20:07:33.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360571469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7605 rows, more = false, responseScanTimestamp = 7287336360571469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7605
20:07:33.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7607 rows, more = false, responseScanTimestamp = 7287336360589692928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7607
20:07:33.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7609 rows, more = false, responseScanTimestamp = 7287336360605253632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7609
20:07:33.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7612 rows, more = false, responseScanTimestamp = 7287336360625123328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7612
20:07:33.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360642428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360642428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360651628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360657121280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7616 rows, more = false, responseScanTimestamp = 7287336360657121280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7616
20:07:33.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7617 rows, more = false, responseScanTimestamp = 7287336360664731648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7617
20:07:33.685 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1183359106(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360679694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360685850624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1210851303(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360685850624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360696332288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360707035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360707035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7640 rows, more = false, responseScanTimestamp = 7287336360714424320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7640
20:07:33.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7643 rows, more = false, responseScanTimestamp = 7287336360734998528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7643
20:07:33.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360742395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360748843008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360759693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7647 rows, more = false, responseScanTimestamp = 7287336360766267392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7647
20:07:33.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360785547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7650 rows, more = false, responseScanTimestamp = 7287336360785547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7650
20:07:33.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360797208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7652 rows, more = false, responseScanTimestamp = 7287336360804823040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7652
20:07:33.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360820715520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7655 rows, more = false, responseScanTimestamp = 7287336360826912768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7655
20:07:33.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360844730368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2083132103(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1560902842(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7658 rows, more = false, responseScanTimestamp = 7287336360850890752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7658
20:07:33.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577470761(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360868970496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7670 rows, more = false, responseScanTimestamp = 7287336360877600768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7670
20:07:33.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360885784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360885784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7690 rows, more = false, responseScanTimestamp = 7287336360900952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7690
20:07:33.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7693 rows, more = false, responseScanTimestamp = 7287336360924864512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7693
20:07:33.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360940474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360940474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360951607296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7697 rows, more = false, responseScanTimestamp = 7287336360957648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7697
20:07:33.755 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996334121(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336360971526144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7699 rows, more = false, responseScanTimestamp = 7287336360971526144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7699
20:07:33.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7711 rows, more = false, responseScanTimestamp = 7287336361004032000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7711
20:07:33.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361019715584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361019715584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361031143424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361031143424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361039335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7716 rows, more = false, responseScanTimestamp = 7287336361046216704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7716
20:07:33.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361056661504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361056661504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1525492763(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361066991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7719 rows, more = false, responseScanTimestamp = 7287336361072631808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7719
20:07:33.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7720 rows, more = false, responseScanTimestamp = 7287336361080164352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7720
20:07:33.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361101361152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361115045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7731 rows, more = false, responseScanTimestamp = 7287336361115045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7731
20:07:33.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7733 rows, more = false, responseScanTimestamp = 7287336361128861696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7733
20:07:33.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361148121088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7735 rows, more = false, responseScanTimestamp = 7287336361148121088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7735
20:07:33.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7738 rows, more = false, responseScanTimestamp = 7287336361171456000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7738
20:07:33.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7739 rows, more = false, responseScanTimestamp = 7287336361181483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7739
20:07:33.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7742 rows, more = false, responseScanTimestamp = 7287336361207132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7742
20:07:33.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361220997120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361220997120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361236099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361244033024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7745 rows, more = false, responseScanTimestamp = 7287336361244033024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7745
20:07:33.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7746 rows, more = false, responseScanTimestamp = 7287336361249402880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7746
20:07:33.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361277693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361277693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361289650176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7750 rows, more = false, responseScanTimestamp = 7287336361296740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7750
20:07:33.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361308844032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7753 rows, more = false, responseScanTimestamp = 7287336361319583744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7753
20:07:33.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361335255040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7756 rows, more = false, responseScanTimestamp = 7287336361347604480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7756
20:07:33.852 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1276602192(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7758 rows, more = false, responseScanTimestamp = 7287336361361756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7758
20:07:33.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7759 rows, more = false, responseScanTimestamp = 7287336361373863936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7759
20:07:33.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7770 rows, more = false, responseScanTimestamp = 7287336361394274304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7770
20:07:33.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361410736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361421824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361421824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7774 rows, more = false, responseScanTimestamp = 7287336361430011904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7774
20:07:33.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361446379520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7776 rows, more = false, responseScanTimestamp = 7287336361446379520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7776
20:07:33.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7778 rows, more = false, responseScanTimestamp = 7287336361466175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7778
20:07:33.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361486123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361486123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7781 rows, more = false, responseScanTimestamp = 7287336361496993792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7781
20:07:33.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7784 rows, more = false, responseScanTimestamp = 7287336361516134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7784
20:07:33.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361530814464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361530814464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361540952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7787 rows, more = false, responseScanTimestamp = 7287336361540952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7787
20:07:33.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@547631864(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361557286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@996349481(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@148732074(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361557286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2131206918(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2125819372(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7800 rows, more = false, responseScanTimestamp = 7287336361576013824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7800
20:07:33.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1573191245(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1052755319(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7830 rows, more = false, responseScanTimestamp = 7287336361599315968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7830
20:07:33.913 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2095205941(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7850 rows, more = false, responseScanTimestamp = 7287336361619607552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7850
20:07:33.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361635954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7870 rows, more = false, responseScanTimestamp = 7287336361635954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7870
20:07:33.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361655607296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7872 rows, more = false, responseScanTimestamp = 7287336361655607296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7872
20:07:33.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361674043392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7874 rows, more = false, responseScanTimestamp = 7287336361674043392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7874
20:07:33.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7877 rows, more = false, responseScanTimestamp = 7287336361699061760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7877
20:07:33.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361708257280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695047752(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361708257280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7879 rows, more = false, responseScanTimestamp = 7287336361720705024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7879
20:07:33.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361737789440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7890 rows, more = false, responseScanTimestamp = 7287336361737789440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7890
20:07:33.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7893 rows, more = false, responseScanTimestamp = 7287336361764732928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7893
20:07:33.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361772810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7894 rows, more = false, responseScanTimestamp = 7287336361772810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7894
20:07:33.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7896 rows, more = false, responseScanTimestamp = 7287336361794191360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7896
20:07:33.961 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1394684862(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361818341376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7899 rows, more = false, responseScanTimestamp = 7287336361818341376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7899
20:07:33.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361828315136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361828315136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361856778240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7912 rows, more = false, responseScanTimestamp = 7287336361864232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7912
20:07:33.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7913 rows, more = false, responseScanTimestamp = 7287336361878196224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7913
20:07:33.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361892028416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361902460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336361912500224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7916 rows, more = false, responseScanTimestamp = 7287336361912500224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7916
20:07:33.993 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@326488272(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:33.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7917 rows, more = false, responseScanTimestamp = 7287336361922732032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:33.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7917
20:07:34.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7920 rows, more = false, responseScanTimestamp = 7287336361958281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7920
20:07:34.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7931 rows, more = false, responseScanTimestamp = 7287336361980178432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7931
20:07:34.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7933 rows, more = false, responseScanTimestamp = 7287336361996521472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7933
20:07:34.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362011574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362011574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362023223296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7937 rows, more = false, responseScanTimestamp = 7287336362029576192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7937
20:07:34.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7939 rows, more = false, responseScanTimestamp = 7287336362042339328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7939
20:07:34.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362055794688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362055794688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362065465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362065465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362071121920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7943 rows, more = false, responseScanTimestamp = 7287336362077605888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7943
20:07:34.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7945 rows, more = false, responseScanTimestamp = 7287336362089639936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7945
20:07:34.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7946 rows, more = false, responseScanTimestamp = 7287336362099617792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7946
20:07:34.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362116820992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7948 rows, more = false, responseScanTimestamp = 7287336362116820992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7948
20:07:34.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362125901824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362125901824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362141495296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362141495296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362148478976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362155986944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7952 rows, more = false, responseScanTimestamp = 7287336362155986944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7952
20:07:34.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362167214080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362167214080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7955 rows, more = false, responseScanTimestamp = 7287336362176479232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7955
20:07:34.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362183507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7956 rows, more = false, responseScanTimestamp = 7287336362183507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7956
20:07:34.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362205835264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7959 rows, more = false, responseScanTimestamp = 7287336362205835264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7959
20:07:34.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362220113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362220113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7962 rows, more = false, responseScanTimestamp = 7287336362229268480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7962
20:07:34.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362240937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362240937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7965 rows, more = false, responseScanTimestamp = 7287336362250842112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7965
20:07:34.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7967 rows, more = false, responseScanTimestamp = 7287336362267832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7967
20:07:34.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2106111853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7968 rows, more = false, responseScanTimestamp = 7287336362275635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7968
20:07:34.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7970 rows, more = false, responseScanTimestamp = 7287336362292875264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7970
20:07:34.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7981 rows, more = false, responseScanTimestamp = 7287336362306392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7981
20:07:34.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7982 rows, more = false, responseScanTimestamp = 7287336362328121344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7982
20:07:34.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7984 rows, more = false, responseScanTimestamp = 7287336362356445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7984
20:07:34.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362374762496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362381918208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7988 rows, more = false, responseScanTimestamp = 7287336362393276416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7988
20:07:34.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362411491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362411491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362425233408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362431913984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362437541888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7995 rows, more = false, responseScanTimestamp = 7287336362445529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7995
20:07:34.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7997 rows, more = false, responseScanTimestamp = 7287336362474434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7997
20:07:34.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7998 rows, more = false, responseScanTimestamp = 7287336362484781056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7998
20:07:34.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362505515008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362505515008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362515173376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8001 rows, more = false, responseScanTimestamp = 7287336362515173376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8001
20:07:34.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8004 rows, more = false, responseScanTimestamp = 7287336362533363712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8004
20:07:34.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8009 rows, more = false, responseScanTimestamp = 7287336362563137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8009
20:07:34.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362573258752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8010 rows, more = false, responseScanTimestamp = 7287336362573258752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8010
20:07:34.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8013 rows, more = false, responseScanTimestamp = 7287336362599235584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8013
20:07:34.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8014 rows, more = false, responseScanTimestamp = 7287336362608041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8014
20:07:34.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362608041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8015 rows, more = false, responseScanTimestamp = 7287336362625929216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8015
20:07:34.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362651545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.167 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@940745026(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362651545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362662957056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8019 rows, more = false, responseScanTimestamp = 7287336362662957056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8019
20:07:34.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362682765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362682765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362691825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8032 rows, more = false, responseScanTimestamp = 7287336362697428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8032
20:07:34.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8034 rows, more = false, responseScanTimestamp = 7287336362750906368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8034
20:07:34.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8036 rows, more = false, responseScanTimestamp = 7287336362766958592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8036
20:07:34.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362782711808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362789019648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362799968256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8040 rows, more = false, responseScanTimestamp = 7287336362799968256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8040
20:07:34.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362815827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8042 rows, more = false, responseScanTimestamp = 7287336362815827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8042
20:07:34.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8044 rows, more = false, responseScanTimestamp = 7287336362835992576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8044
20:07:34.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362847694848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8045 rows, more = false, responseScanTimestamp = 7287336362847694848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8045
20:07:34.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8048 rows, more = false, responseScanTimestamp = 7287336362873282560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8048
20:07:34.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8049 rows, more = false, responseScanTimestamp = 7287336362881466368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8049
20:07:34.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8052 rows, more = false, responseScanTimestamp = 7287336362905948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8052
20:07:34.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8054 rows, more = false, responseScanTimestamp = 7287336362921758720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8054
20:07:34.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8055 rows, more = false, responseScanTimestamp = 7287336362931093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8055
20:07:34.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8058 rows, more = false, responseScanTimestamp = 7287336362951438336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8058
20:07:34.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362963791872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8059 rows, more = false, responseScanTimestamp = 7287336362963791872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8059
20:07:34.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8061 rows, more = false, responseScanTimestamp = 7287336362977333248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8061
20:07:34.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336362990927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8064 rows, more = false, responseScanTimestamp = 7287336363015520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8064
20:07:34.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363037679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8067 rows, more = false, responseScanTimestamp = 7287336363037679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8067
20:07:34.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1660209469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8069 rows, more = false, responseScanTimestamp = 7287336363052916736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8069
20:07:34.267 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1597667043(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1739686326(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8070 rows, more = false, responseScanTimestamp = 7287336363069710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8070
20:07:34.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363081011200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363081011200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8090 rows, more = false, responseScanTimestamp = 7287336363092500480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8090
20:07:34.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363110391808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363110391808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8103 rows, more = false, responseScanTimestamp = 7287336363118362624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8103
20:07:34.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363130863616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8105 rows, more = false, responseScanTimestamp = 7287336363130863616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8105
20:07:34.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363150614528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.287 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1250174131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8108 rows, more = false, responseScanTimestamp = 7287336363150614528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8108
20:07:34.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8109 rows, more = false, responseScanTimestamp = 7287336363158794240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8109
20:07:34.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8121 rows, more = false, responseScanTimestamp = 7287336363182272512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8121
20:07:34.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8123 rows, more = false, responseScanTimestamp = 7287336363197702144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8123
20:07:34.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8125 rows, more = false, responseScanTimestamp = 7287336363211026432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8125
20:07:34.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8126 rows, more = false, responseScanTimestamp = 7287336363223973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8126
20:07:34.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363246067712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363246067712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363254001664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8131 rows, more = false, responseScanTimestamp = 7287336363260575744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8131
20:07:34.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8133 rows, more = false, responseScanTimestamp = 7287336363273879552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8133
20:07:34.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8134 rows, more = false, responseScanTimestamp = 7287336363283718144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8134
20:07:34.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8136 rows, more = false, responseScanTimestamp = 7287336363297382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8136
20:07:34.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243118591(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@50090941(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8138 rows, more = false, responseScanTimestamp = 7287336363312836608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8138
20:07:34.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363327307776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8150 rows, more = false, responseScanTimestamp = 7287336363335180288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8150
20:07:34.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363347271680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363352670208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8163 rows, more = false, responseScanTimestamp = 7287336363361382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8163
20:07:34.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8165 rows, more = false, responseScanTimestamp = 7287336363372417024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8165
20:07:34.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363389747200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8167 rows, more = false, responseScanTimestamp = 7287336363389747200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8167
20:07:34.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363410587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8170 rows, more = false, responseScanTimestamp = 7287336363410587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8170
20:07:34.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363429679104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8173 rows, more = false, responseScanTimestamp = 7287336363429679104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8173
20:07:34.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363445067776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8176 rows, more = false, responseScanTimestamp = 7287336363450396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8176
20:07:34.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8176 rows, more = false, responseScanTimestamp = 7287336363450396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1772871269(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8177 rows, more = false, responseScanTimestamp = 7287336363488612352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8177
20:07:34.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363508191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363508191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8180 rows, more = false, responseScanTimestamp = 7287336363522064384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8180
20:07:34.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363530481664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363541217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8192 rows, more = false, responseScanTimestamp = 7287336363548807168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8192
20:07:34.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8196 rows, more = false, responseScanTimestamp = 7287336363571052544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8196
20:07:34.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@39968351(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8198 rows, more = false, responseScanTimestamp = 7287336363588595712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8198
20:07:34.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8200 rows, more = false, responseScanTimestamp = 7287336363604066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8200
20:07:34.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8210 rows, more = false, responseScanTimestamp = 7287336363616059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8210
20:07:34.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363641114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8212 rows, more = false, responseScanTimestamp = 7287336363641114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8212
20:07:34.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363664019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363664019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363672150016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1634760101(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8217 rows, more = false, responseScanTimestamp = 7287336363678203904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8217
20:07:34.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32613261(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@907943200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8219 rows, more = false, responseScanTimestamp = 7287336363689418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8219
20:07:34.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8240 rows, more = false, responseScanTimestamp = 7287336363710468096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8240
20:07:34.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8240 rows, more = false, responseScanTimestamp = 7287336363710468096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363710468096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8240 rows, more = false, responseScanTimestamp = 7287336363710468096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8250 rows, more = false, responseScanTimestamp = 7287336363719573504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8250
20:07:34.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363768836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8253 rows, more = false, responseScanTimestamp = 7287336363768836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8253
20:07:34.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8256 rows, more = false, responseScanTimestamp = 7287336363791822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8256
20:07:34.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363813482496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@973188762(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8258 rows, more = false, responseScanTimestamp = 7287336363813482496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8258
20:07:34.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363823460352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8260 rows, more = false, responseScanTimestamp = 7287336363830697984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8260
20:07:34.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363844468736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363844468736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363861954560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363868631040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8273 rows, more = false, responseScanTimestamp = 7287336363874140160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8273
20:07:34.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8274 rows, more = false, responseScanTimestamp = 7287336363880353792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8274
20:07:34.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363899559936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336363899559936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8277 rows, more = false, responseScanTimestamp = 7287336363910369280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8277
20:07:34.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1480472866(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8278 rows, more = false, responseScanTimestamp = 7287336363916435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8278
20:07:34.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8280 rows, more = false, responseScanTimestamp = 7287336363935002624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8280
20:07:34.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8291 rows, more = false, responseScanTimestamp = 7287336363949830144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8291
20:07:34.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8293 rows, more = false, responseScanTimestamp = 7287336363966214144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8293
20:07:34.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8295 rows, more = false, responseScanTimestamp = 7287336363983822848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8295
20:07:34.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8297 rows, more = false, responseScanTimestamp = 7287336363998830592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8297
20:07:34.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8299 rows, more = false, responseScanTimestamp = 7287336364015308800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8299
20:07:34.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364031094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364031094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364042682368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364049723392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364049723392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364056915968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364062871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364069371904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8307 rows, more = false, responseScanTimestamp = 7287336364074807296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8307
20:07:34.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423905891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@317650117(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8309 rows, more = false, responseScanTimestamp = 7287336364086845440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8309
20:07:34.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364099915776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8310 rows, more = false, responseScanTimestamp = 7287336364099915776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8310
20:07:34.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364135030784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364142698496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.535 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.14.16.253:35145(127.14.16.253:35145)] disconnecting while in state READY
20:07:34.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8331 rows, more = false, responseScanTimestamp = 7287336364153470976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8331
20:07:34.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364164648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364164648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.16.253:35145(127.14.16.253:35145)] handling channelInactive
20:07:34.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.16.253:35145(127.14.16.253:35145)] cleaning up while in state READY due to: connection closed
20:07:34.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@623701372(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@208811986(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8334 rows, more = false, responseScanTimestamp = 7287336364180025344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8334
20:07:34.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@547509811(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8340 rows, more = false, responseScanTimestamp = 7287336364243410944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8340
20:07:34.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364277473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364277473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364288368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364295413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8372 rows, more = false, responseScanTimestamp = 7287336364295413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8372
20:07:34.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8375 rows, more = false, responseScanTimestamp = 7287336364314574848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8375
20:07:34.578 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1158661694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.580 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@118133998(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8378 rows, more = false, responseScanTimestamp = 7287336364337377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8378
20:07:34.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364362350592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8390 rows, more = false, responseScanTimestamp = 7287336364362350592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8390
20:07:34.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8401 rows, more = false, responseScanTimestamp = 7287336364380221440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8401
20:07:34.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364399190016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364399190016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364409618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8404 rows, more = false, responseScanTimestamp = 7287336364409618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8404
20:07:34.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364423487488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364428292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8408 rows, more = false, responseScanTimestamp = 7287336364445241344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8408
20:07:34.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8410 rows, more = false, responseScanTimestamp = 7287336364486303744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8410
20:07:34.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364502159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8412 rows, more = false, responseScanTimestamp = 7287336364511211520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8412
20:07:34.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8413 rows, more = false, responseScanTimestamp = 7287336364530991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8413
20:07:34.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364556574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364574838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364574838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8417 rows, more = false, responseScanTimestamp = 7287336364584505344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8417
20:07:34.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8418 rows, more = false, responseScanTimestamp = 7287336364593491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8418
20:07:34.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8418 rows, more = false, responseScanTimestamp = 7287336364593491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8420 rows, more = false, responseScanTimestamp = 7287336364636356608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8420
20:07:34.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8421 rows, more = false, responseScanTimestamp = 7287336364642705408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8421
20:07:34.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8422 rows, more = false, responseScanTimestamp = 7287336364664610816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8422
20:07:34.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364664610816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364684247040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364698460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8425 rows, more = false, responseScanTimestamp = 7287336364708286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8425
20:07:34.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8427 rows, more = false, responseScanTimestamp = 7287336364734537728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8427
20:07:34.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8427 rows, more = false, responseScanTimestamp = 7287336364734537728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.683 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@450621306(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364750680064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.685 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@687481308(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364770930688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@327105739(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8430 rows, more = false, responseScanTimestamp = 7287336364785577984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8430
20:07:34.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8450 rows, more = false, responseScanTimestamp = 7287336364809203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8450
20:07:34.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8460 rows, more = false, responseScanTimestamp = 7287336364818468864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8460
20:07:34.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364848295936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364848295936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364869910528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364869910528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364879773696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8465 rows, more = false, responseScanTimestamp = 7287336364900536320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8465
20:07:34.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364908322816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8466 rows, more = false, responseScanTimestamp = 7287336364908322816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8466
20:07:34.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364935274496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364953526272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364962254848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8470 rows, more = false, responseScanTimestamp = 7287336364962254848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8470
20:07:34.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364985049088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336364985049088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8473 rows, more = false, responseScanTimestamp = 7287336364998733824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8473
20:07:34.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8473 rows, more = false, responseScanTimestamp = 7287336364998733824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365008039936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365035438080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365048737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8476 rows, more = false, responseScanTimestamp = 7287336365048737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8476
20:07:34.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8478 rows, more = false, responseScanTimestamp = 7287336365078859776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8478
20:07:34.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365078859776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8479 rows, more = false, responseScanTimestamp = 7287336365089062912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8479
20:07:34.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8480 rows, more = false, responseScanTimestamp = 7287336365107769344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8480
20:07:34.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365139398656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8482 rows, more = false, responseScanTimestamp = 7287336365139398656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8482
20:07:34.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8485 rows, more = false, responseScanTimestamp = 7287336365166219264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8485
20:07:34.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365166219264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8486 rows, more = false, responseScanTimestamp = 7287336365176561664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8486
20:07:34.791 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073837998(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@98889963(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8486 rows, more = false, responseScanTimestamp = 7287336365176561664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365227171840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365227171840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8500 rows, more = false, responseScanTimestamp = 7287336365242081280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8500
20:07:34.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8510 rows, more = false, responseScanTimestamp = 7287336365250699264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8510
20:07:34.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365308567552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365308567552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2087310666(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8518 rows, more = false, responseScanTimestamp = 7287336365327273984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8518
20:07:34.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8520 rows, more = false, responseScanTimestamp = 7287336365343477760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8520
20:07:34.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365373300736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8530 rows, more = false, responseScanTimestamp = 7287336365373300736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8530
20:07:34.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8532 rows, more = false, responseScanTimestamp = 7287336365390405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8532
20:07:34.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8533 rows, more = false, responseScanTimestamp = 7287336365405810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8533
20:07:34.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8534 rows, more = false, responseScanTimestamp = 7287336365427707904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8534
20:07:34.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365456818176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365466927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8538 rows, more = false, responseScanTimestamp = 7287336365475467264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8538
20:07:34.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365485252608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8539 rows, more = false, responseScanTimestamp = 7287336365485252608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8539
20:07:34.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365514002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365514002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8542 rows, more = false, responseScanTimestamp = 7287336365527044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8542
20:07:34.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8544 rows, more = false, responseScanTimestamp = 7287336365555032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8544
20:07:34.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8546 rows, more = false, responseScanTimestamp = 7287336365579317248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8546
20:07:34.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365592346624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8547 rows, more = false, responseScanTimestamp = 7287336365592346624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8547
20:07:34.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@370816872(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8549 rows, more = false, responseScanTimestamp = 7287336365632741376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1567460866(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8549
20:07:34.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365653266432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365653266432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8560 rows, more = false, responseScanTimestamp = 7287336365666357248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8560
20:07:34.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365686808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8571 rows, more = false, responseScanTimestamp = 7287336365686808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8571
20:07:34.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8574 rows, more = false, responseScanTimestamp = 7287336365716115456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8574
20:07:34.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365730734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365730734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365748068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8576 rows, more = false, responseScanTimestamp = 7287336365748068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8576
20:07:34.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142002924(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8577 rows, more = false, responseScanTimestamp = 7287336365758922752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8577
20:07:34.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306335190(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180082802(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8579 rows, more = false, responseScanTimestamp = 7287336365785305088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8579
20:07:34.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8590 rows, more = false, responseScanTimestamp = 7287336365804232704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8590
20:07:34.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8611 rows, more = false, responseScanTimestamp = 7287336365829902336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8611
20:07:34.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365847314432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8612 rows, more = false, responseScanTimestamp = 7287336365847314432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8612
20:07:34.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365867020288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365867020288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365875613696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365881815040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8616 rows, more = false, responseScanTimestamp = 7287336365881815040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8616
20:07:34.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365894868992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.959 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@991386297(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8618 rows, more = false, responseScanTimestamp = 7287336365894868992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8618
20:07:34.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365921849344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365921849344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365929873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365929873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365935247360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8632 rows, more = false, responseScanTimestamp = 7287336365935247360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8632
20:07:34.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365953114112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336365953114112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8636 rows, more = false, responseScanTimestamp = 7287336365962330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8636
20:07:34.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@642852873(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:34.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8638 rows, more = false, responseScanTimestamp = 7287336365973344256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8638
20:07:34.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8640 rows, more = false, responseScanTimestamp = 7287336365986775040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8640
20:07:34.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8652 rows, more = false, responseScanTimestamp = 7287336366007029760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8652
20:07:34.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366014099456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8654 rows, more = false, responseScanTimestamp = 7287336366019481600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8654
20:07:34.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8656 rows, more = false, responseScanTimestamp = 7287336366038970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:34.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8656
20:07:34.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8656 rows, more = false, responseScanTimestamp = 7287336366038970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8657 rows, more = false, responseScanTimestamp = 7287336366046314496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8657
20:07:35.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366072549376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8659 rows, more = false, responseScanTimestamp = 7287336366080102400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8659
20:07:35.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8662 rows, more = false, responseScanTimestamp = 7287336366103441408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8662
20:07:35.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366116491264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366116491264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366127738880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8666 rows, more = false, responseScanTimestamp = 7287336366134013952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8666
20:07:35.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366145409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.019 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@51902642(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8668 rows, more = false, responseScanTimestamp = 7287336366145409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8668
20:07:35.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1471928554(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1450738230(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8669 rows, more = false, responseScanTimestamp = 7287336366153961472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8669
20:07:35.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2034694544(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366171959296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1168657506(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366179135488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366186315776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281208501(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366186315776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366192480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8710 rows, more = false, responseScanTimestamp = 7287336366192480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8710
20:07:35.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8731 rows, more = false, responseScanTimestamp = 7287336366217699328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8731
20:07:35.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8733 rows, more = false, responseScanTimestamp = 7287336366232981504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8733
20:07:35.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8734 rows, more = false, responseScanTimestamp = 7287336366241923072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8734
20:07:35.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8737 rows, more = false, responseScanTimestamp = 7287336366263148544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8737
20:07:35.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366278832128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366278832128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8740 rows, more = false, responseScanTimestamp = 7287336366290255872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8740
20:07:35.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8742 rows, more = false, responseScanTimestamp = 7287336366301450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8742
20:07:35.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8744 rows, more = false, responseScanTimestamp = 7287336366317633536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8744
20:07:35.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8746 rows, more = false, responseScanTimestamp = 7287336366332018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8746
20:07:35.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1587999290(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8748 rows, more = false, responseScanTimestamp = 7287336366345871360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8748
20:07:35.070 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@274860551(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366355832832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366363205632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366363205632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366371319808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8770 rows, more = false, responseScanTimestamp = 7287336366378717184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8770
20:07:35.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8772 rows, more = false, responseScanTimestamp = 7287336366390206464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8772
20:07:35.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8774 rows, more = false, responseScanTimestamp = 7287336366406668288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8774
20:07:35.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8776 rows, more = false, responseScanTimestamp = 7287336366423138304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8776
20:07:35.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366439768064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8778 rows, more = false, responseScanTimestamp = 7287336366439768064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8778
20:07:35.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366463823872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366463823872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366471495680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366471495680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366476984320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8784 rows, more = false, responseScanTimestamp = 7287336366483251200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8784
20:07:35.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8786 rows, more = false, responseScanTimestamp = 7287336366495105024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8786
20:07:35.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366510497792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.108 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@397319989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8788 rows, more = false, responseScanTimestamp = 7287336366510497792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8788
20:07:35.111 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@911695213(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366519377920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366525640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8790 rows, more = false, responseScanTimestamp = 7287336366525640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8790
20:07:35.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366551334912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8811 rows, more = false, responseScanTimestamp = 7287336366551334912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8811
20:07:35.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366564200448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366570901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366578700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8815 rows, more = false, responseScanTimestamp = 7287336366578700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8815
20:07:35.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1594445503(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8818 rows, more = false, responseScanTimestamp = 7287336366596481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8818
20:07:35.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366614319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366614319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8830 rows, more = false, responseScanTimestamp = 7287336366622429184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8830
20:07:35.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366649651200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366649651200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8833 rows, more = false, responseScanTimestamp = 7287336366658994176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8833
20:07:35.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8835 rows, more = false, responseScanTimestamp = 7287336366672969728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8835
20:07:35.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8836 rows, more = false, responseScanTimestamp = 7287336366683942912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8836
20:07:35.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1597719915(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366707634176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007627918(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@809476183(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8839 rows, more = false, responseScanTimestamp = 7287336366707634176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8839
20:07:35.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@626424921(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@549676421(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8850 rows, more = false, responseScanTimestamp = 7287336366726053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8850
20:07:35.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8880 rows, more = false, responseScanTimestamp = 7287336366753153024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8880
20:07:35.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8890 rows, more = false, responseScanTimestamp = 7287336366764437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8890
20:07:35.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8893 rows, more = false, responseScanTimestamp = 7287336366786818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8893
20:07:35.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366804283392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366804283392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1711096909(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8896 rows, more = false, responseScanTimestamp = 7287336366813773824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8896
20:07:35.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8900 rows, more = false, responseScanTimestamp = 7287336366837350400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8900
20:07:35.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366855397376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8911 rows, more = false, responseScanTimestamp = 7287336366855397376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8911
20:07:35.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366878412800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366878412800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8914 rows, more = false, responseScanTimestamp = 7287336366889312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8914
20:07:35.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8916 rows, more = false, responseScanTimestamp = 7287336366902894592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8916
20:07:35.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336366921994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8918 rows, more = false, responseScanTimestamp = 7287336366921994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8918
20:07:35.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8922 rows, more = false, responseScanTimestamp = 7287336366951759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8922
20:07:35.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8924 rows, more = false, responseScanTimestamp = 7287336366967713792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8924
20:07:35.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8926 rows, more = false, responseScanTimestamp = 7287336366987182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8926
20:07:35.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8928 rows, more = false, responseScanTimestamp = 7287336367005630464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8928
20:07:35.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367024566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8930 rows, more = false, responseScanTimestamp = 7287336367024566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8930
20:07:35.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8933 rows, more = false, responseScanTimestamp = 7287336367046942720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8933
20:07:35.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8935 rows, more = false, responseScanTimestamp = 7287336367065702400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8935
20:07:35.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367081984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8937 rows, more = false, responseScanTimestamp = 7287336367081984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8937
20:07:35.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@680357309(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367091937280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1043294273(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8939 rows, more = false, responseScanTimestamp = 7287336367101550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8939
20:07:35.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@100388172(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367122857984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178994834(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8950 rows, more = false, responseScanTimestamp = 7287336367122857984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8950
20:07:35.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1225280255(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@203448063(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8970 rows, more = false, responseScanTimestamp = 7287336367142060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8970
20:07:35.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8980 rows, more = false, responseScanTimestamp = 7287336367157948416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8980
20:07:35.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9001 rows, more = false, responseScanTimestamp = 7287336367180791808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9001
20:07:35.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9002 rows, more = false, responseScanTimestamp = 7287336367193112576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9002
20:07:35.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367218753536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9005 rows, more = false, responseScanTimestamp = 7287336367218753536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9005
20:07:35.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9006 rows, more = false, responseScanTimestamp = 7287336367230193664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9006
20:07:35.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9007 rows, more = false, responseScanTimestamp = 7287336367241756672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9007
20:07:35.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367278940160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367278940160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367290454016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9013 rows, more = false, responseScanTimestamp = 7287336367297212416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9013
20:07:35.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367317696512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367317696512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9017 rows, more = false, responseScanTimestamp = 7287336367328649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9017
20:07:35.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367341195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9019 rows, more = false, responseScanTimestamp = 7287336367341195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9019
20:07:35.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367366156288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9021 rows, more = false, responseScanTimestamp = 7287336367366156288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9021
20:07:35.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367394193408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367394193408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9025 rows, more = false, responseScanTimestamp = 7287336367406624768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9025
20:07:35.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9028 rows, more = false, responseScanTimestamp = 7287336367424172032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9028
20:07:35.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367437467648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367447945216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367454662656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9032 rows, more = false, responseScanTimestamp = 7287336367462891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9032
20:07:35.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9034 rows, more = false, responseScanTimestamp = 7287336367475093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9034
20:07:35.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9037 rows, more = false, responseScanTimestamp = 7287336367501742080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9037
20:07:35.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1466594202(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367512649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367518720000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367532515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367540576256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367540576256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9051 rows, more = false, responseScanTimestamp = 7287336367547793408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9051
20:07:35.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9054 rows, more = false, responseScanTimestamp = 7287336367575760896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9054
20:07:35.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367588487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367588487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367603507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9057 rows, more = false, responseScanTimestamp = 7287336367610634240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9057
20:07:35.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367624146944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367629635584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9061 rows, more = false, responseScanTimestamp = 7287336367640829952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9061
20:07:35.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367652372480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367652372480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367666696192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9065 rows, more = false, responseScanTimestamp = 7287336367674101760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9065
20:07:35.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367680794624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367687835648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367706439680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9070 rows, more = false, responseScanTimestamp = 7287336367711830016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9070
20:07:35.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367718981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367730978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9073 rows, more = false, responseScanTimestamp = 7287336367739031552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9073
20:07:35.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9075 rows, more = false, responseScanTimestamp = 7287336367751532544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9075
20:07:35.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9077 rows, more = false, responseScanTimestamp = 7287336367775383552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9077
20:07:35.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@82217035(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9078 rows, more = false, responseScanTimestamp = 7287336367786631168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9078
20:07:35.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367796797440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9079 rows, more = false, responseScanTimestamp = 7287336367796797440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9079
20:07:35.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9090 rows, more = false, responseScanTimestamp = 7287336367819980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9090
20:07:35.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9093 rows, more = false, responseScanTimestamp = 7287336367842226176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9093
20:07:35.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9094 rows, more = false, responseScanTimestamp = 7287336367857053696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9094
20:07:35.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367879524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367879524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9098 rows, more = false, responseScanTimestamp = 7287336367891111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9098
20:07:35.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367905460224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9100 rows, more = false, responseScanTimestamp = 7287336367905460224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9100
20:07:35.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367929036800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367929036800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367935873024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9103 rows, more = false, responseScanTimestamp = 7287336367935873024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9103
20:07:35.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9105 rows, more = false, responseScanTimestamp = 7287336367948091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9105
20:07:35.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@254965146(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367972814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367972814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367983349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336367989075968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9120 rows, more = false, responseScanTimestamp = 7287336367989075968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9120
20:07:35.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368008531968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9123 rows, more = false, responseScanTimestamp = 7287336368008531968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9123
20:07:35.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368024485888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368024485888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368039411712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368045027328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9127 rows, more = false, responseScanTimestamp = 7287336368045027328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9127
20:07:35.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9129 rows, more = false, responseScanTimestamp = 7287336368060030976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9129
20:07:35.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9130 rows, more = false, responseScanTimestamp = 7287336368072953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9130
20:07:35.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368096063488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368102551552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9134 rows, more = false, responseScanTimestamp = 7287336368114085888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9134
20:07:35.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368126623744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368126623744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368139407360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9137 rows, more = false, responseScanTimestamp = 7287336368139407360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9137
20:07:35.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368158760960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368158760960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9141 rows, more = false, responseScanTimestamp = 7287336368166739968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9141
20:07:35.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9144 rows, more = false, responseScanTimestamp = 7287336368184143872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9144
20:07:35.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9146 rows, more = false, responseScanTimestamp = 7287336368197455872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9146
20:07:35.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368211255296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9148 rows, more = false, responseScanTimestamp = 7287336368211255296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9148
20:07:35.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9149 rows, more = false, responseScanTimestamp = 7287336368223645696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9149
20:07:35.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9151 rows, more = false, responseScanTimestamp = 7287336368242270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9151
20:07:35.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9153 rows, more = false, responseScanTimestamp = 7287336368262385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9153
20:07:35.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9154 rows, more = false, responseScanTimestamp = 7287336368271654912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9154
20:07:35.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9156 rows, more = false, responseScanTimestamp = 7287336368286711808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9156
20:07:35.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368304300032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368311083008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9160 rows, more = false, responseScanTimestamp = 7287336368320958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9160
20:07:35.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9163 rows, more = false, responseScanTimestamp = 7287336368348770304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9163
20:07:35.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368362946560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9165 rows, more = false, responseScanTimestamp = 7287336368362946560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9165
20:07:35.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368382357504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368382357504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368390623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9169 rows, more = false, responseScanTimestamp = 7287336368390623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9169
20:07:35.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9172 rows, more = false, responseScanTimestamp = 7287336368407486464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9172
20:07:35.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9172 rows, more = false, responseScanTimestamp = 7287336368407486464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368418189312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9174 rows, more = false, responseScanTimestamp = 7287336368439721984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9174
20:07:35.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368478613504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9176 rows, more = false, responseScanTimestamp = 7287336368478613504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9176
20:07:35.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9179 rows, more = false, responseScanTimestamp = 7287336368504107008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9179
20:07:35.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9181 rows, more = false, responseScanTimestamp = 7287336368517316608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9181
20:07:35.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9182 rows, more = false, responseScanTimestamp = 7287336368526782464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9182
20:07:35.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9185 rows, more = false, responseScanTimestamp = 7287336368547110912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9185
20:07:35.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9186 rows, more = false, responseScanTimestamp = 7287336368557809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9186
20:07:35.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@23790885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368579481600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9189 rows, more = false, responseScanTimestamp = 7287336368579481600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9189
20:07:35.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9200 rows, more = false, responseScanTimestamp = 7287336368597970944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9200
20:07:35.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368615395328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9202 rows, more = false, responseScanTimestamp = 7287336368615395328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9202
20:07:35.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368634974208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9204 rows, more = false, responseScanTimestamp = 7287336368634974208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9204
20:07:35.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9206 rows, more = false, responseScanTimestamp = 7287336368652283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9206
20:07:35.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93929521(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9209 rows, more = false, responseScanTimestamp = 7287336368675872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9209
20:07:35.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@898442265(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9209 rows, more = false, responseScanTimestamp = 7287336368675872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368688029696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9220 rows, more = false, responseScanTimestamp = 7287336368704573440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9220
20:07:35.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368733614080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9232 rows, more = false, responseScanTimestamp = 7287336368733614080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9232
20:07:35.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9235 rows, more = false, responseScanTimestamp = 7287336368751198208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9235
20:07:35.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9237 rows, more = false, responseScanTimestamp = 7287336368768405504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9237
20:07:35.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9239 rows, more = false, responseScanTimestamp = 7287336368785195008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9239
20:07:35.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9241 rows, more = false, responseScanTimestamp = 7287336368801914880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9241
20:07:35.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9241 rows, more = false, responseScanTimestamp = 7287336368801914880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9242 rows, more = false, responseScanTimestamp = 7287336368813178880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9242
20:07:35.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9245 rows, more = false, responseScanTimestamp = 7287336368850067456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9245
20:07:35.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9247 rows, more = false, responseScanTimestamp = 7287336368864292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9247
20:07:35.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697244055(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368883404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368883404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1880384430(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368893222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336368893222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.690 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1069759829(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1664252760(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9250 rows, more = false, responseScanTimestamp = 7287336368893222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9250
20:07:35.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849384712(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9270 rows, more = false, responseScanTimestamp = 7287336368908718080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9270
20:07:35.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9290 rows, more = false, responseScanTimestamp = 7287336368924987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9290
20:07:35.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9301 rows, more = false, responseScanTimestamp = 7287336368938717184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9301
20:07:35.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9303 rows, more = false, responseScanTimestamp = 7287336368958304256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9303
20:07:35.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9304 rows, more = false, responseScanTimestamp = 7287336368969015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9304
20:07:35.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9307 rows, more = false, responseScanTimestamp = 7287336368989503488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9307
20:07:35.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369005289472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9309 rows, more = false, responseScanTimestamp = 7287336369005289472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9309
20:07:35.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9312 rows, more = false, responseScanTimestamp = 7287336369027563520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9312
20:07:35.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9314 rows, more = false, responseScanTimestamp = 7287336369043664896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9314
20:07:35.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9316 rows, more = false, responseScanTimestamp = 7287336369058230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9316
20:07:35.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9318 rows, more = false, responseScanTimestamp = 7287336369072680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9318
20:07:35.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369088098304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369088098304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369096507392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369096507392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369103347712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9323 rows, more = false, responseScanTimestamp = 7287336369109188608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9323
20:07:35.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9325 rows, more = false, responseScanTimestamp = 7287336369120886784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9325
20:07:35.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9328 rows, more = false, responseScanTimestamp = 7287336369140543488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9328
20:07:35.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9330 rows, more = false, responseScanTimestamp = 7287336369152110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9330
20:07:35.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369169481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9332 rows, more = false, responseScanTimestamp = 7287336369169481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9332
20:07:35.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369187160064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369187160064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369196814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9336 rows, more = false, responseScanTimestamp = 7287336369196814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9336
20:07:35.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369212194816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1635424737(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369212194816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9339 rows, more = false, responseScanTimestamp = 7287336369225838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9339
20:07:35.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369240166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369240166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9351 rows, more = false, responseScanTimestamp = 7287336369246621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9351
20:07:35.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9353 rows, more = false, responseScanTimestamp = 7287336369258921984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9353
20:07:35.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369276022784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369276022784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369283694592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9357 rows, more = false, responseScanTimestamp = 7287336369289457664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9357
20:07:35.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1198860558(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369300819968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369300819968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9360 rows, more = false, responseScanTimestamp = 7287336369311879168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9360
20:07:35.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369324900352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9371 rows, more = false, responseScanTimestamp = 7287336369324900352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9371
20:07:35.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369346670592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9374 rows, more = false, responseScanTimestamp = 7287336369346670592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9374
20:07:35.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9376 rows, more = false, responseScanTimestamp = 7287336369363828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9376
20:07:35.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@929919491(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369384099840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369384099840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.810 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@30652723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@886283641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9380 rows, more = false, responseScanTimestamp = 7287336369394823168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9380
20:07:35.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9390 rows, more = false, responseScanTimestamp = 7287336369401606144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9390
20:07:35.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9411 rows, more = false, responseScanTimestamp = 7287336369421713408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9411
20:07:35.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369437986816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369437986816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369448546304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369448546304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9415 rows, more = false, responseScanTimestamp = 7287336369454993408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9415
20:07:35.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369461575680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369467576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369476808704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369483051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369483051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9420 rows, more = false, responseScanTimestamp = 7287336369490063360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9420
20:07:35.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9422 rows, more = false, responseScanTimestamp = 7287336369500925952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9422
20:07:35.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9424 rows, more = false, responseScanTimestamp = 7287336369518727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9424
20:07:35.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9424 rows, more = false, responseScanTimestamp = 7287336369518727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9425 rows, more = false, responseScanTimestamp = 7287336369536225280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9425
20:07:35.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369567768576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369567768576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369577168896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9429 rows, more = false, responseScanTimestamp = 7287336369582858240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9429
20:07:35.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9430 rows, more = false, responseScanTimestamp = 7287336369588547584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9430
20:07:35.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9433 rows, more = false, responseScanTimestamp = 7287336369607815168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9433
20:07:35.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369623142400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369623142400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369623142400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369633845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369641938944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9437 rows, more = false, responseScanTimestamp = 7287336369641938944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9437
20:07:35.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369661030400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9440 rows, more = false, responseScanTimestamp = 7287336369661030400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9440
20:07:35.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369680035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369680035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369686986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9444 rows, more = false, responseScanTimestamp = 7287336369686986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9444
20:07:35.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369703690240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9447 rows, more = false, responseScanTimestamp = 7287336369703690240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9447
20:07:35.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9449 rows, more = false, responseScanTimestamp = 7287336369718059008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9449
20:07:35.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369769598976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369769598976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369777393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369777393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369785188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369785188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9455 rows, more = false, responseScanTimestamp = 7287336369791213568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9455
20:07:35.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510010804(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9458 rows, more = false, responseScanTimestamp = 7287336369808949248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9458
20:07:35.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9460 rows, more = false, responseScanTimestamp = 7287336369826385920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9460
20:07:35.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9471 rows, more = false, responseScanTimestamp = 7287336369842298880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9471
20:07:35.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369855954944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369855954944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9474 rows, more = false, responseScanTimestamp = 7287336369865428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9474
20:07:35.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9476 rows, more = false, responseScanTimestamp = 7287336369877987328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9476
20:07:35.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9477 rows, more = false, responseScanTimestamp = 7287336369885556736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9477
20:07:35.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369906991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9480 rows, more = false, responseScanTimestamp = 7287336369906991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9480
20:07:35.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369926729728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369926729728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369926729728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369936470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369936470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9485 rows, more = false, responseScanTimestamp = 7287336369946476544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9485
20:07:35.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336369965727744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9488 rows, more = false, responseScanTimestamp = 7287336369965727744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9488
20:07:35.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9491 rows, more = false, responseScanTimestamp = 7287336369986752512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9491
20:07:35.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9492 rows, more = false, responseScanTimestamp = 7287336369994858496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9492
20:07:35.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9494 rows, more = false, responseScanTimestamp = 7287336370012844032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9494
20:07:35.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370029080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9496 rows, more = false, responseScanTimestamp = 7287336370029080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9496
20:07:35.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@102855581(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9498 rows, more = false, responseScanTimestamp = 7287336370043899904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9498
20:07:35.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9500 rows, more = false, responseScanTimestamp = 7287336370057080832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9500
20:07:35.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370099163136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370104479744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447174731(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:35.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9517 rows, more = false, responseScanTimestamp = 7287336370110111744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:35.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9517
20:07:36.000 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@850867763(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1872167582(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9519 rows, more = false, responseScanTimestamp = 7287336370128957440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9519
20:07:36.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370179289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9540 rows, more = false, responseScanTimestamp = 7287336370188800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9540
20:07:36.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9550 rows, more = false, responseScanTimestamp = 7287336370202247168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9550
20:07:36.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9551 rows, more = false, responseScanTimestamp = 7287336370219118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9551
20:07:36.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9553 rows, more = false, responseScanTimestamp = 7287336370267373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9553
20:07:36.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370288193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370288193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370305421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370315096064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9557 rows, more = false, responseScanTimestamp = 7287336370322731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9557
20:07:36.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370330865664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9559 rows, more = false, responseScanTimestamp = 7287336370344468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9559
20:07:36.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370383384576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370383384576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9565 rows, more = false, responseScanTimestamp = 7287336370405666816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9565
20:07:36.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9566 rows, more = false, responseScanTimestamp = 7287336370412904448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9566
20:07:36.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9568 rows, more = false, responseScanTimestamp = 7287336370433605632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9568
20:07:36.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9570 rows, more = false, responseScanTimestamp = 7287336370450976768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9570
20:07:36.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370460737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370460737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370475028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9572 rows, more = false, responseScanTimestamp = 7287336370475028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9572
20:07:36.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370495344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370495344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370505928704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370505928704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9577 rows, more = false, responseScanTimestamp = 7287336370513350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9577
20:07:36.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1655122282(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370525687808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370525687808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9580 rows, more = false, responseScanTimestamp = 7287336370536906752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9580
20:07:36.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370549207040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9591 rows, more = false, responseScanTimestamp = 7287336370549207040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9591
20:07:36.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370567831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9593 rows, more = false, responseScanTimestamp = 7287336370567831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9593
20:07:36.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370587205632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9595 rows, more = false, responseScanTimestamp = 7287336370587205632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9595
20:07:36.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9597 rows, more = false, responseScanTimestamp = 7287336370608254976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9597
20:07:36.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370631675904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370631675904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9601 rows, more = false, responseScanTimestamp = 7287336370638848000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9601
20:07:36.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370651103232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9603 rows, more = false, responseScanTimestamp = 7287336370651103232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9603
20:07:36.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370672812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9606 rows, more = false, responseScanTimestamp = 7287336370672812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9606
20:07:36.128 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1122127989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370688507904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232068788(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9609 rows, more = false, responseScanTimestamp = 7287336370695127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9609
20:07:36.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370714726400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9630 rows, more = false, responseScanTimestamp = 7287336370714726400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9630
20:07:36.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9632 rows, more = false, responseScanTimestamp = 7287336370728501248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9632
20:07:36.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9634 rows, more = false, responseScanTimestamp = 7287336370745913344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9634
20:07:36.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370760982528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9636 rows, more = false, responseScanTimestamp = 7287336370760982528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9636
20:07:36.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@507222261(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1158422049(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9639 rows, more = false, responseScanTimestamp = 7287336370784460800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9639
20:07:36.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@364744461(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@601995086(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9650 rows, more = false, responseScanTimestamp = 7287336370802589696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9650
20:07:36.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1633644535(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.161 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149737195(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9660 rows, more = false, responseScanTimestamp = 7287336370813632512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9660
20:07:36.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1027318417(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9680 rows, more = false, responseScanTimestamp = 7287336370830381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9680
20:07:36.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9710 rows, more = false, responseScanTimestamp = 7287336370853556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9710
20:07:36.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9712 rows, more = false, responseScanTimestamp = 7287336370867986432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9712
20:07:36.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370885521408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9714 rows, more = false, responseScanTimestamp = 7287336370885521408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9714
20:07:36.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370908303360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@332278207(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9717 rows, more = false, responseScanTimestamp = 7287336370908303360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9717
20:07:36.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@167042278(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370921254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1900830195(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@285427297(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9720 rows, more = false, responseScanTimestamp = 7287336370928771072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9720
20:07:36.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1944192559(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9740 rows, more = false, responseScanTimestamp = 7287336370943668224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9740
20:07:36.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370964570112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9770 rows, more = false, responseScanTimestamp = 7287336370964570112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9770
20:07:36.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336370984042496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9773 rows, more = false, responseScanTimestamp = 7287336370984042496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9773
20:07:36.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9774 rows, more = false, responseScanTimestamp = 7287336370992345088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9774
20:07:36.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371013746688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9776 rows, more = false, responseScanTimestamp = 7287336371013746688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9776
20:07:36.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371038744576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371038744576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9780 rows, more = false, responseScanTimestamp = 7287336371051491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9780
20:07:36.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371064758272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371064758272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9783 rows, more = false, responseScanTimestamp = 7287336371091173376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9783
20:07:36.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371106091008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9785 rows, more = false, responseScanTimestamp = 7287336371106091008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9785
20:07:36.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1549723481(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9788 rows, more = false, responseScanTimestamp = 7287336371131633664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9788
20:07:36.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9789 rows, more = false, responseScanTimestamp = 7287336371140198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9789
20:07:36.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371163287552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9801 rows, more = false, responseScanTimestamp = 7287336371163287552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9801
20:07:36.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371183915008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371183915008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371193131008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9805 rows, more = false, responseScanTimestamp = 7287336371193131008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9805
20:07:36.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9806 rows, more = false, responseScanTimestamp = 7287336371199918080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9806
20:07:36.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1332644580(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.260 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1154870566(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9809 rows, more = false, responseScanTimestamp = 7287336371224596480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9809
20:07:36.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669337837(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9820 rows, more = false, responseScanTimestamp = 7287336371243773952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9820
20:07:36.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9840 rows, more = false, responseScanTimestamp = 7287336371264200704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9840
20:07:36.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9842 rows, more = false, responseScanTimestamp = 7287336371284520960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9842
20:07:36.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371303407616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7287336371303407616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9844
20:07:36.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9846 rows, more = false, responseScanTimestamp = 7287336371322261504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9846
20:07:36.287 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@204085095(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9848 rows, more = false, responseScanTimestamp = 7287336371340603392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9848
20:07:36.290 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@933791148(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371357573120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1560277666(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.294 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1372617712(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9850 rows, more = false, responseScanTimestamp = 7287336371357573120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9850
20:07:36.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371378049024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9880 rows, more = false, responseScanTimestamp = 7287336371389210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9880
20:07:36.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371402752000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371402752000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371413741568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371413741568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9893 rows, more = false, responseScanTimestamp = 7287336371422334976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9893
20:07:36.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9895 rows, more = false, responseScanTimestamp = 7287336371438673920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9895
20:07:36.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9897 rows, more = false, responseScanTimestamp = 7287336371455913984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9897
20:07:36.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@220061570(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9898 rows, more = false, responseScanTimestamp = 7287336371467337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9898
20:07:36.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9910 rows, more = false, responseScanTimestamp = 7287336371495927808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9910
20:07:36.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9912 rows, more = false, responseScanTimestamp = 7287336371513057280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9912
20:07:36.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371523014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9914 rows, more = false, responseScanTimestamp = 7287336371529396224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9914
20:07:36.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9917 rows, more = false, responseScanTimestamp = 7287336371552706560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9917
20:07:36.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120986216(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371571195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.346 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1570908645(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9919 rows, more = false, responseScanTimestamp = 7287336371571195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9919
20:07:36.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371583328256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9930 rows, more = false, responseScanTimestamp = 7287336371599192064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9930
20:07:36.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371618942976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9942 rows, more = false, responseScanTimestamp = 7287336371618942976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9942
20:07:36.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371637252096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371637252096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371637252096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9945 rows, more = false, responseScanTimestamp = 7287336371645673472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9945
20:07:36.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371663749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268420698(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9947 rows, more = false, responseScanTimestamp = 7287336371674357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9947
20:07:36.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371700166656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371700166656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371710955520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371710955520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371719491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9961 rows, more = false, responseScanTimestamp = 7287336371719491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9961
20:07:36.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9964 rows, more = false, responseScanTimestamp = 7287336371740717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9964
20:07:36.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371762954240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9966 rows, more = false, responseScanTimestamp = 7287336371762954240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9966
20:07:36.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1820195304(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9968 rows, more = false, responseScanTimestamp = 7287336371781578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9968
20:07:36.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329992417(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@57141229(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9969 rows, more = false, responseScanTimestamp = 7287336371794726912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9969
20:07:36.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1926970573(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371815190528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9990 rows, more = false, responseScanTimestamp = 7287336371824193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9990
20:07:36.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10000 rows, more = false, responseScanTimestamp = 7287336371836813312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10000
20:07:36.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10015 rows, more = false, responseScanTimestamp = 7287336371877920768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10015
20:07:36.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10016 rows, more = false, responseScanTimestamp = 7287336371890651136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10016
20:07:36.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10019 rows, more = false, responseScanTimestamp = 7287336371917283328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10019
20:07:36.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371941445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371941445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371953467392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371960614912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371960614912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7287336371966894080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10025
20:07:36.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371981590528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902787015(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336371987030016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@239402001(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10029 rows, more = false, responseScanTimestamp = 7287336371999047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10029
20:07:36.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@840972987(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10030 rows, more = false, responseScanTimestamp = 7287336372006617088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10030
20:07:36.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10050 rows, more = false, responseScanTimestamp = 7287336372032360448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10050
20:07:36.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372049711104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372056117248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372068458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372075102208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372075102208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10065 rows, more = false, responseScanTimestamp = 7287336372082241536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10065
20:07:36.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@431375718(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10067 rows, more = false, responseScanTimestamp = 7287336372095303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10067
20:07:36.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10070 rows, more = false, responseScanTimestamp = 7287336372121530368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10070
20:07:36.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10084 rows, more = false, responseScanTimestamp = 7287336372155871232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10084
20:07:36.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372171169792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372171169792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10087 rows, more = false, responseScanTimestamp = 7287336372213268480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10087
20:07:36.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959636374(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372235395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10089 rows, more = false, responseScanTimestamp = 7287336372235395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10089
20:07:36.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10100 rows, more = false, responseScanTimestamp = 7287336372256804864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10100
20:07:36.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372283342848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372283342848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372294901760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372294901760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372302544896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10105 rows, more = false, responseScanTimestamp = 7287336372310376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10105
20:07:36.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372327882752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10107 rows, more = false, responseScanTimestamp = 7287336372327882752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10107
20:07:36.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372339519488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372339519488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@272577749(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372339519488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@595145099(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372359548928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10120 rows, more = false, responseScanTimestamp = 7287336372376862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10120
20:07:36.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10132 rows, more = false, responseScanTimestamp = 7287336372397539328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10132
20:07:36.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10133 rows, more = false, responseScanTimestamp = 7287336372406751232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10133
20:07:36.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372413403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10135 rows, more = false, responseScanTimestamp = 7287336372433854464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10135
20:07:36.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372443258880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10136 rows, more = false, responseScanTimestamp = 7287336372443258880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10136
20:07:36.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372481576960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372481576960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10140 rows, more = false, responseScanTimestamp = 7287336372488413184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10140
20:07:36.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372503244800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372503244800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10143 rows, more = false, responseScanTimestamp = 7287336372514349056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10143
20:07:36.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372529377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10145 rows, more = false, responseScanTimestamp = 7287336372529377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10145
20:07:36.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372551544832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@139451895(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372551544832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372558852096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372558852096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.584 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@651145531(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10150 rows, more = false, responseScanTimestamp = 7287336372565520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10150
20:07:36.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10150 rows, more = false, responseScanTimestamp = 7287336372565520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10170 rows, more = false, responseScanTimestamp = 7287336372589481984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10170
20:07:36.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372605124608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10173 rows, more = false, responseScanTimestamp = 7287336372611469312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10173
20:07:36.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10176 rows, more = false, responseScanTimestamp = 7287336372636106752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10176
20:07:36.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372647796736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329574059(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@622863790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.613 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1400304792(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:36.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10178 rows, more = false, responseScanTimestamp = 7287336372654546944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10178
20:07:36.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372682838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372689936384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372700016640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372706971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10212 rows, more = false, responseScanTimestamp = 7287336372714369024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10212
20:07:36.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372731764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10215 rows, more = false, responseScanTimestamp = 7287336372731764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10215
20:07:36.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372751962112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372757352448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10219 rows, more = false, responseScanTimestamp = 7287336372768223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10219
20:07:36.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372785602560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372785602560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10223 rows, more = false, responseScanTimestamp = 7287336372798697472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10223
20:07:36.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10225 rows, more = false, responseScanTimestamp = 7287336372811763712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10225
20:07:36.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10227
20:07:36.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:36.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372827676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336372832866304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10229 rows, more = false, responseScanTimestamp = 7287336374404329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10229
20:07:37.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10232 rows, more = false, responseScanTimestamp = 7287336374422200320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10232
20:07:37.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374433533952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374438723584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10235 rows, more = false, responseScanTimestamp = 7287336374450970624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10235
20:07:37.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10236 rows, more = false, responseScanTimestamp = 7287336374458085376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10236
20:07:37.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@141283748(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374486306816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374486306816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374486306816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374498230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374498230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374506119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374512771072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10252 rows, more = false, responseScanTimestamp = 7287336374519205888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10252
20:07:37.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10254 rows, more = false, responseScanTimestamp = 7287336374532001792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10254
20:07:37.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10255 rows, more = false, responseScanTimestamp = 7287336374543044608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10255
20:07:37.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10258 rows, more = false, responseScanTimestamp = 7287336374572662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10258
20:07:37.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10261 rows, more = false, responseScanTimestamp = 7287336374595530752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10261
20:07:37.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374612832256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10264 rows, more = false, responseScanTimestamp = 7287336374619299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10264
20:07:37.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374650720256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374650720256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374661234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10269 rows, more = false, responseScanTimestamp = 7287336374661234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10269
20:07:37.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374667444224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374679367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374679367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374690754560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374697771008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10273 rows, more = false, responseScanTimestamp = 7287336374697771008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10273
20:07:37.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10275 rows, more = false, responseScanTimestamp = 7287336374712045568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10275
20:07:37.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10277 rows, more = false, responseScanTimestamp = 7287336374734729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10277
20:07:37.121 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979600106(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@516607325(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10278 rows, more = false, responseScanTimestamp = 7287336374741319680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10278
20:07:37.125 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2063345704(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374770094080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743186466(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178164627(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10290 rows, more = false, responseScanTimestamp = 7287336374777204736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10290
20:07:37.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1115035576(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374795780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.133 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1506855606(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@340835486(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10320 rows, more = false, responseScanTimestamp = 7287336374805401600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10320
20:07:37.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1789699980(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374828548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10350 rows, more = false, responseScanTimestamp = 7287336374828548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10350
20:07:37.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10350 rows, more = false, responseScanTimestamp = 7287336374828548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10370 rows, more = false, responseScanTimestamp = 7287336374877597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10370
20:07:37.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374907604992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10374 rows, more = false, responseScanTimestamp = 7287336374907604992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10374
20:07:37.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10376 rows, more = false, responseScanTimestamp = 7287336374926147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10376
20:07:37.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374948524032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@412464822(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336374948524032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.172 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1204771432(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10379 rows, more = false, responseScanTimestamp = 7287336374960259072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10379
20:07:37.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10380 rows, more = false, responseScanTimestamp = 7287336374967144448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10380
20:07:37.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375002161152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375002161152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375011504128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10404 rows, more = false, responseScanTimestamp = 7287336375017943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10404
20:07:37.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10407 rows, more = false, responseScanTimestamp = 7287336375039102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10407
20:07:37.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1449830979(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375057793024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1509291973(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375057793024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.198 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1826675275(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10410 rows, more = false, responseScanTimestamp = 7287336375070846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10410
20:07:37.201 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1371656613(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10420 rows, more = false, responseScanTimestamp = 7287336375078625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10420
20:07:37.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1392136556(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@608685865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10440 rows, more = false, responseScanTimestamp = 7287336375107788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10440
20:07:37.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375134674944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375134674944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10471 rows, more = false, responseScanTimestamp = 7287336375145070592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10471
20:07:37.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375158534144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375164526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10474 rows, more = false, responseScanTimestamp = 7287336375164526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10474
20:07:37.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375184007168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10476 rows, more = false, responseScanTimestamp = 7287336375184007168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10476
20:07:37.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10478 rows, more = false, responseScanTimestamp = 7287336375204519936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10478
20:07:37.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10480 rows, more = false, responseScanTimestamp = 7287336375224418304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10480
20:07:37.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10481 rows, more = false, responseScanTimestamp = 7287336375236128768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10481
20:07:37.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10484 rows, more = false, responseScanTimestamp = 7287336375267831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10484
20:07:37.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375277490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10485 rows, more = false, responseScanTimestamp = 7287336375277490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10485
20:07:37.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1310681960(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10488 rows, more = false, responseScanTimestamp = 7287336375308296192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10488
20:07:37.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10489 rows, more = false, responseScanTimestamp = 7287336375320481792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10489
20:07:37.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375347404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10501 rows, more = false, responseScanTimestamp = 7287336375347404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10501
20:07:37.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10504 rows, more = false, responseScanTimestamp = 7287336375387189248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10504
20:07:37.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375405785088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375405785088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375417114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@286050295(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375423725568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375430275072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.286 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@301831563(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10509 rows, more = false, responseScanTimestamp = 7287336375430275072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10509
20:07:37.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@190393882(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375446974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10520 rows, more = false, responseScanTimestamp = 7287336375446974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10520
20:07:37.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375459708928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10540 rows, more = false, responseScanTimestamp = 7287336375471095808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10540
20:07:37.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375490674688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375490674688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10544 rows, more = false, responseScanTimestamp = 7287336375501643776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10544
20:07:37.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375515914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375515914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375526600704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375526600704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10548 rows, more = false, responseScanTimestamp = 7287336375532978176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10548
20:07:37.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375548690432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375548690432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375557103616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375563096064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10552 rows, more = false, responseScanTimestamp = 7287336375563096064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10552
20:07:37.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10554 rows, more = false, responseScanTimestamp = 7287336375575949312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10554
20:07:37.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375598784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1042829362(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10557 rows, more = false, responseScanTimestamp = 7287336375598784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10557
20:07:37.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375614959616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375621763072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10570 rows, more = false, responseScanTimestamp = 7287336375634055168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10570
20:07:37.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10572 rows, more = false, responseScanTimestamp = 7287336375644999680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10572
20:07:37.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10575 rows, more = false, responseScanTimestamp = 7287336375662645248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10575
20:07:37.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1240206207(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10577 rows, more = false, responseScanTimestamp = 7287336375676874752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10577
20:07:37.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@876649988(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.352 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982553960(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10579 rows, more = false, responseScanTimestamp = 7287336375694729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10579
20:07:37.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10600 rows, more = false, responseScanTimestamp = 7287336375716003840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10600
20:07:37.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10611 rows, more = false, responseScanTimestamp = 7287336375732129792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10611
20:07:37.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10613 rows, more = false, responseScanTimestamp = 7287336375749398528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10613
20:07:37.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10616 rows, more = false, responseScanTimestamp = 7287336375771828224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10616
20:07:37.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10617 rows, more = false, responseScanTimestamp = 7287336375783575552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10617
20:07:37.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@176040031(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10619 rows, more = false, responseScanTimestamp = 7287336375801069568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10619
20:07:37.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10630 rows, more = false, responseScanTimestamp = 7287336375818244096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10630
20:07:37.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375834144768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375834144768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375846277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375846277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375852376064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375858950144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375858950144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375864578048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10637 rows, more = false, responseScanTimestamp = 7287336375870619648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10637
20:07:37.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10639 rows, more = false, responseScanTimestamp = 7287336375882756096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10639
20:07:37.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10640 rows, more = false, responseScanTimestamp = 7287336375892385792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10640
20:07:37.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10643 rows, more = false, responseScanTimestamp = 7287336375916130304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10643
20:07:37.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10646 rows, more = false, responseScanTimestamp = 7287336375937404928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10646
20:07:37.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336375961616384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10649 rows, more = false, responseScanTimestamp = 7287336375961616384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10649
20:07:37.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10650 rows, more = false, responseScanTimestamp = 7287336375967686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10650
20:07:37.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10652 rows, more = false, responseScanTimestamp = 7287336375987716096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10652
20:07:37.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10653 rows, more = false, responseScanTimestamp = 7287336376002154496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10653
20:07:37.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10656 rows, more = false, responseScanTimestamp = 7287336376027901952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10656
20:07:37.437 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@601910684(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10659 rows, more = false, responseScanTimestamp = 7287336376053854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10659
20:07:37.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376074461184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376074461184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376086020096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376091897856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10672 rows, more = false, responseScanTimestamp = 7287336376091897856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10672
20:07:37.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376108982272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10675 rows, more = false, responseScanTimestamp = 7287336376108982272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10675
20:07:37.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376131256320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376131256320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376139190272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376139190272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10680 rows, more = false, responseScanTimestamp = 7287336376145383424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10680
20:07:37.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10681 rows, more = false, responseScanTimestamp = 7287336376155308032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10681
20:07:37.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10683 rows, more = false, responseScanTimestamp = 7287336376176812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10683
20:07:37.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376189669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10686 rows, more = false, responseScanTimestamp = 7287336376195493888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10686
20:07:37.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376212254720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10689 rows, more = false, responseScanTimestamp = 7287336376217563136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10689
20:07:37.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376226570240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10691 rows, more = false, responseScanTimestamp = 7287336376238448640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10691
20:07:37.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376246935552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10693 rows, more = false, responseScanTimestamp = 7287336376252792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10693
20:07:37.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376275996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376275996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10697 rows, more = false, responseScanTimestamp = 7287336376287240192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10697
20:07:37.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10700 rows, more = false, responseScanTimestamp = 7287336376309219328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10700
20:07:37.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376325787648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10702 rows, more = false, responseScanTimestamp = 7287336376325787648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10702
20:07:37.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376348864512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10705 rows, more = false, responseScanTimestamp = 7287336376348864512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10705
20:07:37.516 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333473626(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10708 rows, more = false, responseScanTimestamp = 7287336376367935488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10708
20:07:37.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1067235921(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10710 rows, more = false, responseScanTimestamp = 7287336376388521984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10710
20:07:37.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10730 rows, more = false, responseScanTimestamp = 7287336376403873792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10730
20:07:37.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10732 rows, more = false, responseScanTimestamp = 7287336376422207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10732
20:07:37.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10734 rows, more = false, responseScanTimestamp = 7287336376439877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10734
20:07:37.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10736 rows, more = false, responseScanTimestamp = 7287336376459472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10736
20:07:37.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1146835245(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10738 rows, more = false, responseScanTimestamp = 7287336376479232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10738
20:07:37.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1693927607(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1958558148(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10739 rows, more = false, responseScanTimestamp = 7287336376490397696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10739
20:07:37.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@774458160(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10760 rows, more = false, responseScanTimestamp = 7287336376517328896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10760
20:07:37.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376540168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10781 rows, more = false, responseScanTimestamp = 7287336376540168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10781
20:07:37.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10783 rows, more = false, responseScanTimestamp = 7287336376557142016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10783
20:07:37.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376579035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376579035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376590393344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@820360673(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10787 rows, more = false, responseScanTimestamp = 7287336376590393344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10787
20:07:37.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376603697152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376609869824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10800 rows, more = false, responseScanTimestamp = 7287336376616841216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10800
20:07:37.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10802 rows, more = false, responseScanTimestamp = 7287336376628854784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10802
20:07:37.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376645791744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376645791744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376656326656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376662372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376662372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10807 rows, more = false, responseScanTimestamp = 7287336376669184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10807
20:07:37.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10809 rows, more = false, responseScanTimestamp = 7287336376681037824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10809
20:07:37.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10811 rows, more = false, responseScanTimestamp = 7287336376697827328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10811
20:07:37.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376707919872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10813 rows, more = false, responseScanTimestamp = 7287336376713740288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10813
20:07:37.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376736407552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376736407552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10817 rows, more = false, responseScanTimestamp = 7287336376745959424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10817
20:07:37.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1846141370(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376759439360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10819 rows, more = false, responseScanTimestamp = 7287336376759439360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10819
20:07:37.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10831 rows, more = false, responseScanTimestamp = 7287336376783839232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10831
20:07:37.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376796475392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376796475392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376807600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10834 rows, more = false, responseScanTimestamp = 7287336376807600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10834
20:07:37.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376829521920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1944557222(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376829521920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@393421601(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10839 rows, more = false, responseScanTimestamp = 7287336376836304896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10839
20:07:37.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376853667840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376853667840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10861 rows, more = false, responseScanTimestamp = 7287336376863567872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10861
20:07:37.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376876830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10863 rows, more = false, responseScanTimestamp = 7287336376876830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10863
20:07:37.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376893284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178570899(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@721547852(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679561516(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376908480512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376935526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786269349(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10880 rows, more = false, responseScanTimestamp = 7287336376935526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10880
20:07:37.657 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187290407(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376943558656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376952168448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1660126241(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336376965873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10910 rows, more = false, responseScanTimestamp = 7287336376965873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10910
20:07:37.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10931 rows, more = false, responseScanTimestamp = 7287336376984408064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10931
20:07:37.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10933 rows, more = false, responseScanTimestamp = 7287336376999432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10933
20:07:37.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10935 rows, more = false, responseScanTimestamp = 7287336377013735424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10935
20:07:37.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10936 rows, more = false, responseScanTimestamp = 7287336377022889984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10936
20:07:37.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10939 rows, more = false, responseScanTimestamp = 7287336377041252352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10939
20:07:37.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377059430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377059430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377071423488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10942 rows, more = false, responseScanTimestamp = 7287336377071423488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10942
20:07:37.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377082667008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10944 rows, more = false, responseScanTimestamp = 7287336377082667008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10944
20:07:37.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10947 rows, more = false, responseScanTimestamp = 7287336377107013632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10947
20:07:37.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10949 rows, more = false, responseScanTimestamp = 7287336377122967552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10949
20:07:37.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10951 rows, more = false, responseScanTimestamp = 7287336377138429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10951
20:07:37.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377157222400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377157222400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10954 rows, more = false, responseScanTimestamp = 7287336377168904192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10954
20:07:37.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377181462528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377181462528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377236443136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10958 rows, more = false, responseScanTimestamp = 7287336377243652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10958
20:07:37.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377254400000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10960 rows, more = false, responseScanTimestamp = 7287336377254400000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10960
20:07:37.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10963 rows, more = false, responseScanTimestamp = 7287336377282990080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10963
20:07:37.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377298657280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10965 rows, more = false, responseScanTimestamp = 7287336377298657280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10965
20:07:37.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10968 rows, more = false, responseScanTimestamp = 7287336377319985152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10968
20:07:37.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377331757056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377339109376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377348505600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377348505600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377354141696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10972 rows, more = false, responseScanTimestamp = 7287336377354141696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10972
20:07:37.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10975 rows, more = false, responseScanTimestamp = 7287336377370914816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10975
20:07:37.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377383776256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377390530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1718779424(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10978 rows, more = false, responseScanTimestamp = 7287336377401741312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10978
20:07:37.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1314330925(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.772 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@748197989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10980 rows, more = false, responseScanTimestamp = 7287336377417560064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10980
20:07:37.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11000 rows, more = false, responseScanTimestamp = 7287336377440010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11000
20:07:37.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377466355712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11012 rows, more = false, responseScanTimestamp = 7287336377466355712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11012
20:07:37.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11015 rows, more = false, responseScanTimestamp = 7287336377492946944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11015
20:07:37.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377518026752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377518026752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11019 rows, more = false, responseScanTimestamp = 7287336377527099392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11019
20:07:37.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377548230656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11021 rows, more = false, responseScanTimestamp = 7287336377548230656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11021
20:07:37.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377562664960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377578201088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377586225152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377586225152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11025 rows, more = false, responseScanTimestamp = 7287336377594941440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11025
20:07:37.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11028 rows, more = false, responseScanTimestamp = 7287336377614483456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11028
20:07:37.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1387582299(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11028 rows, more = false, responseScanTimestamp = 7287336377614483456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377627598848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377653366784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11030 rows, more = false, responseScanTimestamp = 7287336377653366784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11030
20:07:37.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377672474624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11041 rows, more = false, responseScanTimestamp = 7287336377672474624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11041
20:07:37.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377686466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11043 rows, more = false, responseScanTimestamp = 7287336377694339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11043
20:07:37.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11047 rows, more = false, responseScanTimestamp = 7287336377732530176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11047
20:07:37.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11050 rows, more = false, responseScanTimestamp = 7287336377755553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11050
20:07:37.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377774702592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377774702592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377785516032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11054 rows, more = false, responseScanTimestamp = 7287336377791959040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11054
20:07:37.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@667034707(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1370152951(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11059 rows, more = false, responseScanTimestamp = 7287336377821810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11059
20:07:37.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@966344215(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.877 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1296243828(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11060 rows, more = false, responseScanTimestamp = 7287336377834995712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11060
20:07:37.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2064996659(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11080 rows, more = false, responseScanTimestamp = 7287336377859067904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11080
20:07:37.884 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2085053633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377868369920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11100 rows, more = false, responseScanTimestamp = 7287336377884946432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11100
20:07:37.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377912340480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377912340480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377924055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377924055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377933115392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11123 rows, more = false, responseScanTimestamp = 7287336377933115392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11123
20:07:37.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377940381696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11125 rows, more = false, responseScanTimestamp = 7287336377953280000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11125
20:07:37.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@215909592(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377977810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1504414091(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377977810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377987506176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377994559488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336377994559488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11150 rows, more = false, responseScanTimestamp = 7287336378000764928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11150
20:07:37.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11152 rows, more = false, responseScanTimestamp = 7287336378016604160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11152
20:07:37.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378031583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11154 rows, more = false, responseScanTimestamp = 7287336378031583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11154
20:07:37.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378048798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378048798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378054463488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378054463488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@145137484(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11158 rows, more = false, responseScanTimestamp = 7287336378068271104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11158
20:07:37.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378089086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378089086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11171 rows, more = false, responseScanTimestamp = 7287336378096320512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11171
20:07:37.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11173 rows, more = false, responseScanTimestamp = 7287336378110226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11173
20:07:37.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378130116608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378130116608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378141913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378148478976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11177 rows, more = false, responseScanTimestamp = 7287336378148478976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11177
20:07:37.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378160640000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378168451072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378178113536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11181 rows, more = false, responseScanTimestamp = 7287336378178113536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11181
20:07:37.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11183 rows, more = false, responseScanTimestamp = 7287336378191077376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11183
20:07:37.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378211164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378219253760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378225692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11187 rows, more = false, responseScanTimestamp = 7287336378225692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11187
20:07:37.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11190 rows, more = false, responseScanTimestamp = 7287336378244620288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11190
20:07:37.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378261184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378261184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378272849920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11194 rows, more = false, responseScanTimestamp = 7287336378278514688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11194
20:07:37.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1333822453(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:37.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11197 rows, more = false, responseScanTimestamp = 7287336378294988800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11197
20:07:37.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378317316096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378317316096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11210 rows, more = false, responseScanTimestamp = 7287336378324844544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11210
20:07:37.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378341416960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:37.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378341416960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11214 rows, more = false, responseScanTimestamp = 7287336378350178304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11214
20:07:38.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11217 rows, more = false, responseScanTimestamp = 7287336378367680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11217
20:07:38.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@922756761(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378386702336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378386702336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11220 rows, more = false, responseScanTimestamp = 7287336378399129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11220
20:07:38.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378418479104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378418479104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11233 rows, more = false, responseScanTimestamp = 7287336378427580416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11233
20:07:38.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378445811712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378445811712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11237 rows, more = false, responseScanTimestamp = 7287336378454556672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11237
20:07:38.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11239 rows, more = false, responseScanTimestamp = 7287336378466344960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11239
20:07:38.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378478563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11241 rows, more = false, responseScanTimestamp = 7287336378488598528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11241
20:07:38.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378502561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11244 rows, more = false, responseScanTimestamp = 7287336378508578816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11244
20:07:38.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11247 rows, more = false, responseScanTimestamp = 7287336378529644544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11247
20:07:38.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@853673507(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378545262592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@235058124(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11249 rows, more = false, responseScanTimestamp = 7287336378545262592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11249
20:07:38.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378570190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11270 rows, more = false, responseScanTimestamp = 7287336378570190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11270
20:07:38.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378592350208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378592350208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11274 rows, more = false, responseScanTimestamp = 7287336378601594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11274
20:07:38.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378613813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1163265746(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11276 rows, more = false, responseScanTimestamp = 7287336378613813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11276
20:07:38.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1943323663(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11279 rows, more = false, responseScanTimestamp = 7287336378634031104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11279
20:07:38.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11290 rows, more = false, responseScanTimestamp = 7287336378649956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11290
20:07:38.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378667413504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11302 rows, more = false, responseScanTimestamp = 7287336378673737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11302
20:07:38.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11305 rows, more = false, responseScanTimestamp = 7287336378699661312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11305
20:07:38.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378715430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378715430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11308 rows, more = false, responseScanTimestamp = 7287336378728505344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11308
20:07:38.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11310 rows, more = false, responseScanTimestamp = 7287336378740129792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11310
20:07:38.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11312 rows, more = false, responseScanTimestamp = 7287336378761093120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11312
20:07:38.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11313 rows, more = false, responseScanTimestamp = 7287336378767990784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11313
20:07:38.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378795757568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11314 rows, more = false, responseScanTimestamp = 7287336378795757568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11314
20:07:38.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378828869632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11316 rows, more = false, responseScanTimestamp = 7287336378842558464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11316
20:07:38.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11318 rows, more = false, responseScanTimestamp = 7287336378860814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11318
20:07:38.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11319 rows, more = false, responseScanTimestamp = 7287336378876919808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11319
20:07:38.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11322 rows, more = false, responseScanTimestamp = 7287336378920333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11322
20:07:38.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11324 rows, more = false, responseScanTimestamp = 7287336378938175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11324
20:07:38.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378956058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378956058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336378967977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1369769800(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11327 rows, more = false, responseScanTimestamp = 7287336378967977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11327
20:07:38.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1243763299(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11329 rows, more = false, responseScanTimestamp = 7287336378980700160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11329
20:07:38.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379007057920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11350 rows, more = false, responseScanTimestamp = 7287336379007057920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11350
20:07:38.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379027816448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11353 rows, more = false, responseScanTimestamp = 7287336379027816448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11353
20:07:38.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379050119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379050119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1060617571(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11357 rows, more = false, responseScanTimestamp = 7287336379061059584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11357
20:07:38.175 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779884598(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379073716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.177 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@326121339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11360 rows, more = false, responseScanTimestamp = 7287336379079704576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11360
20:07:38.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11380 rows, more = false, responseScanTimestamp = 7287336379095461888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11380
20:07:38.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379116814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379116814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379126755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11393 rows, more = false, responseScanTimestamp = 7287336379132108800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11393
20:07:38.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379148931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11396 rows, more = false, responseScanTimestamp = 7287336379148931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11396
20:07:38.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1259986492(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237823129(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11399 rows, more = false, responseScanTimestamp = 7287336379167137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11399
20:07:38.201 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@337507013(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@113558738(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11410 rows, more = false, responseScanTimestamp = 7287336379185979392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11410
20:07:38.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@61407752(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2003752834(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11420 rows, more = false, responseScanTimestamp = 7287336379195772928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11420
20:07:38.210 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211716208(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379214790656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11450 rows, more = false, responseScanTimestamp = 7287336379223130112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11450
20:07:38.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379236663296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379242274816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379253309440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11473 rows, more = false, responseScanTimestamp = 7287336379259228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11473
20:07:38.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379271704576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11475 rows, more = false, responseScanTimestamp = 7287336379271704576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11475
20:07:38.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379295444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@752631653(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11478 rows, more = false, responseScanTimestamp = 7287336379295444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11478
20:07:38.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379319656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11490 rows, more = false, responseScanTimestamp = 7287336379319656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11490
20:07:38.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11493 rows, more = false, responseScanTimestamp = 7287336379343523840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11493
20:07:38.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379360075776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379360075776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11496 rows, more = false, responseScanTimestamp = 7287336379372179456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11496
20:07:38.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1731121588(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.252 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1727911956(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11498 rows, more = false, responseScanTimestamp = 7287336379384467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11498
20:07:38.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517476787(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11500 rows, more = false, responseScanTimestamp = 7287336379398295552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11500
20:07:38.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379462131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11531 rows, more = false, responseScanTimestamp = 7287336379462131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11531
20:07:38.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11534 rows, more = false, responseScanTimestamp = 7287336379484491776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11534
20:07:38.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379494260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11536 rows, more = false, responseScanTimestamp = 7287336379500597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11536
20:07:38.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379521478656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11539 rows, more = false, responseScanTimestamp = 7287336379521478656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11539
20:07:38.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379543134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379543134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379550797824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11542 rows, more = false, responseScanTimestamp = 7287336379550797824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11542
20:07:38.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379567996928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11545 rows, more = false, responseScanTimestamp = 7287336379567996928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11545
20:07:38.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379586969600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1404183066(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.302 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1115749033(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11548 rows, more = false, responseScanTimestamp = 7287336379586969600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11548
20:07:38.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1253418901(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11560 rows, more = false, responseScanTimestamp = 7287336379610279936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11560
20:07:38.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379625529344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11580 rows, more = false, responseScanTimestamp = 7287336379625529344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11580
20:07:38.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379647754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379647754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379656933376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379656933376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379663077376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11585 rows, more = false, responseScanTimestamp = 7287336379663077376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11585
20:07:38.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@339632889(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11587 rows, more = false, responseScanTimestamp = 7287336379675242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11587
20:07:38.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1449013398(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11589 rows, more = false, responseScanTimestamp = 7287336379692683264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11589
20:07:38.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11610 rows, more = false, responseScanTimestamp = 7287336379718184960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11610
20:07:38.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379736055808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379736055808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379744948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11613 rows, more = false, responseScanTimestamp = 7287336379744948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11613
20:07:38.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11616 rows, more = false, responseScanTimestamp = 7287336379761573888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11616
20:07:38.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11619 rows, more = false, responseScanTimestamp = 7287336379783925760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11619
20:07:38.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11621 rows, more = false, responseScanTimestamp = 7287336379798188032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11621
20:07:38.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11623 rows, more = false, responseScanTimestamp = 7287336379814264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11623
20:07:38.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379832373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379832373248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379843747840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@332320070(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11627 rows, more = false, responseScanTimestamp = 7287336379849977856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11627
20:07:38.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11630 rows, more = false, responseScanTimestamp = 7287336379866402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11630
20:07:38.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379884916736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379884916736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379893186560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11643 rows, more = false, responseScanTimestamp = 7287336379893186560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11643
20:07:38.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11645 rows, more = false, responseScanTimestamp = 7287336379905740800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11645
20:07:38.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1948273061(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11648 rows, more = false, responseScanTimestamp = 7287336379927474176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11648
20:07:38.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11649 rows, more = false, responseScanTimestamp = 7287336379937255424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11649
20:07:38.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11662 rows, more = false, responseScanTimestamp = 7287336379965657088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11662
20:07:38.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11664 rows, more = false, responseScanTimestamp = 7287336379979784192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11664
20:07:38.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379995873280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336379995873280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380007829504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@334414962(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11667 rows, more = false, responseScanTimestamp = 7287336380007829504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11667
20:07:38.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@873696281(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380019163136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1372767008(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380025438208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11680 rows, more = false, responseScanTimestamp = 7287336380037660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11680
20:07:38.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380056113152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380056113152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11702 rows, more = false, responseScanTimestamp = 7287336380065513472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11702
20:07:38.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380081393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11705 rows, more = false, responseScanTimestamp = 7287336380081393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11705
20:07:38.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11709 rows, more = false, responseScanTimestamp = 7287336380107268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11709
20:07:38.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11710 rows, more = false, responseScanTimestamp = 7287336380119339008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11710
20:07:38.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11713 rows, more = false, responseScanTimestamp = 7287336380150431744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11713
20:07:38.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11715 rows, more = false, responseScanTimestamp = 7287336380172992512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11715
20:07:38.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11720 rows, more = false, responseScanTimestamp = 7287336380207128576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11720
20:07:38.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380226646016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380226646016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380239695872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11724 rows, more = false, responseScanTimestamp = 7287336380246061056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11724
20:07:38.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380251762688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11726 rows, more = false, responseScanTimestamp = 7287336380262334464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11726
20:07:38.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@667538910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11727 rows, more = false, responseScanTimestamp = 7287336380268806144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11727
20:07:38.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1122064385(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1790600960(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11729 rows, more = false, responseScanTimestamp = 7287336380286943232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11729
20:07:38.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@758538932(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11750 rows, more = false, responseScanTimestamp = 7287336380310532096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11750
20:07:38.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380333076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380333076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380338978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380338978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11773 rows, more = false, responseScanTimestamp = 7287336380344999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11773
20:07:38.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380357152768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380357152768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380369166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380369166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11777 rows, more = false, responseScanTimestamp = 7287336380375146496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11777
20:07:38.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380391620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380391620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380402978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11781 rows, more = false, responseScanTimestamp = 7287336380402978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11781
20:07:38.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11784 rows, more = false, responseScanTimestamp = 7287336380421771264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11784
20:07:38.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380445913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380445913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11788 rows, more = false, responseScanTimestamp = 7287336380455501824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11788
20:07:38.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11791 rows, more = false, responseScanTimestamp = 7287336380473016320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11791
20:07:38.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11793 rows, more = false, responseScanTimestamp = 7287336380488900608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11793
20:07:38.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11794 rows, more = false, responseScanTimestamp = 7287336380504047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11794
20:07:38.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11796 rows, more = false, responseScanTimestamp = 7287336380522881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11796
20:07:38.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1152919017(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380548358144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11799 rows, more = false, responseScanTimestamp = 7287336380548358144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11799
20:07:38.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380571676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380571676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380587765760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11811 rows, more = false, responseScanTimestamp = 7287336380587765760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11811
20:07:38.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380605034496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380605034496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380614201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11814 rows, more = false, responseScanTimestamp = 7287336380614201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11814
20:07:38.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380620439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380627009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380627009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11817 rows, more = false, responseScanTimestamp = 7287336380645822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11817
20:07:38.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11820 rows, more = false, responseScanTimestamp = 7287336380664446976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11820
20:07:38.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380680077312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11823 rows, more = false, responseScanTimestamp = 7287336380685791232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11823
20:07:38.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380707704832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380707704832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.578 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@215043119(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11827 rows, more = false, responseScanTimestamp = 7287336380720578560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11827
20:07:38.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380732219392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11830 rows, more = false, responseScanTimestamp = 7287336380738162688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11830
20:07:38.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380759961600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11842 rows, more = false, responseScanTimestamp = 7287336380759961600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11842
20:07:38.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11844 rows, more = false, responseScanTimestamp = 7287336380784513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11844
20:07:38.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11846 rows, more = false, responseScanTimestamp = 7287336380796837888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11846
20:07:38.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380814409728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380814409728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11849 rows, more = false, responseScanTimestamp = 7287336380825653248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11849
20:07:38.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380843360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380843360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11853 rows, more = false, responseScanTimestamp = 7287336380853465088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11853
20:07:38.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11855 rows, more = false, responseScanTimestamp = 7287336380864516096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11855
20:07:38.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380883558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904575186(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11857 rows, more = false, responseScanTimestamp = 7287336380883558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11857
20:07:38.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380899655680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380906242048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380918063104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380918063104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11871 rows, more = false, responseScanTimestamp = 7287336380924674048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11871
20:07:38.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380941864960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380941864960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380951982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380951982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11875 rows, more = false, responseScanTimestamp = 7287336380951982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11875
20:07:38.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336380969766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11878 rows, more = false, responseScanTimestamp = 7287336380969766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11878
20:07:38.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11880 rows, more = false, responseScanTimestamp = 7287336380989325312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11880
20:07:38.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381009424384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381009424384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11884 rows, more = false, responseScanTimestamp = 7287336381020332032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11884
20:07:38.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381037277184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@727146265(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11887 rows, more = false, responseScanTimestamp = 7287336381037277184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11887
20:07:38.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381058818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381058818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381070118912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381070118912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381075898368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381081919488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11902 rows, more = false, responseScanTimestamp = 7287336381081919488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11902
20:07:38.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11904 rows, more = false, responseScanTimestamp = 7287336381093609472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11904
20:07:38.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11907 rows, more = false, responseScanTimestamp = 7287336381117026304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11907
20:07:38.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784707831(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381134221312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381134221312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11910 rows, more = false, responseScanTimestamp = 7287336381145292800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11910
20:07:38.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11921 rows, more = false, responseScanTimestamp = 7287336381159899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11921
20:07:38.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381177638912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381183303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11925 rows, more = false, responseScanTimestamp = 7287336381197402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11925
20:07:38.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678633780(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11928 rows, more = false, responseScanTimestamp = 7287336381212856320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11928
20:07:38.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212100800(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1501630793(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11929 rows, more = false, responseScanTimestamp = 7287336381223428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11929
20:07:38.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1514160262(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381249867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381249867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11950 rows, more = false, responseScanTimestamp = 7287336381249867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11950
20:07:38.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381271838720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381271838720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381281398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11972 rows, more = false, responseScanTimestamp = 7287336381281398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11972
20:07:38.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11974 rows, more = false, responseScanTimestamp = 7287336381293072384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11974
20:07:38.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11976 rows, more = false, responseScanTimestamp = 7287336381308596224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11976
20:07:38.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1795928187(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381330481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381330481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381342470144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11980 rows, more = false, responseScanTimestamp = 7287336381342470144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11980
20:07:38.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381364224000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381364224000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11994 rows, more = false, responseScanTimestamp = 7287336381372465152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11994
20:07:38.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381377642496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381377642496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381395509248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11996 rows, more = false, responseScanTimestamp = 7287336381395509248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11996
20:07:38.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518548202(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381408956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11999 rows, more = false, responseScanTimestamp = 7287336381415211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11999
20:07:38.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381436653568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12011 rows, more = false, responseScanTimestamp = 7287336381436653568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12011
20:07:38.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12013 rows, more = false, responseScanTimestamp = 7287336381452111872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12013
20:07:38.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381473845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12014 rows, more = false, responseScanTimestamp = 7287336381473845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12014
20:07:38.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12017 rows, more = false, responseScanTimestamp = 7287336381497122816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12017
20:07:38.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381513940992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12019 rows, more = false, responseScanTimestamp = 7287336381513940992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12019
20:07:38.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381536591872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12022 rows, more = false, responseScanTimestamp = 7287336381536591872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12022
20:07:38.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381556895744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12025 rows, more = false, responseScanTimestamp = 7287336381556895744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12025
20:07:38.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381580177408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381580177408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381589876736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12029 rows, more = false, responseScanTimestamp = 7287336381589876736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12029
20:07:38.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381606113280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381606113280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381618716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12033 rows, more = false, responseScanTimestamp = 7287336381618716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12033
20:07:38.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12035 rows, more = false, responseScanTimestamp = 7287336381630902272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12035
20:07:38.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381655093248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381655093248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@190410154(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12039 rows, more = false, responseScanTimestamp = 7287336381665529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12039
20:07:38.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381679595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381679595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12051 rows, more = false, responseScanTimestamp = 7287336381689872384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12051
20:07:38.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12054 rows, more = false, responseScanTimestamp = 7287336381709258752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12054
20:07:38.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12056 rows, more = false, responseScanTimestamp = 7287336381725794304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12056
20:07:38.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1397049399(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12058 rows, more = false, responseScanTimestamp = 7287336381746462720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12058
20:07:38.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381763227648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381763227648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12070 rows, more = false, responseScanTimestamp = 7287336381774983168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12070
20:07:38.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381792292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12073 rows, more = false, responseScanTimestamp = 7287336381792292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12073
20:07:38.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381810802688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381816795136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381827407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12077 rows, more = false, responseScanTimestamp = 7287336381827407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12077
20:07:38.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1710993996(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12079 rows, more = false, responseScanTimestamp = 7287336381847887872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12079
20:07:38.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381856677888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12090 rows, more = false, responseScanTimestamp = 7287336381864337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12090
20:07:38.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12093 rows, more = false, responseScanTimestamp = 7287336381887471616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12093
20:07:38.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336381906493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12095 rows, more = false, responseScanTimestamp = 7287336381906493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12095
20:07:38.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12098 rows, more = false, responseScanTimestamp = 7287336381923405824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12098
20:07:38.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12100 rows, more = false, responseScanTimestamp = 7287336381943173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12100
20:07:38.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12103 rows, more = false, responseScanTimestamp = 7287336381970153472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12103
20:07:38.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12105 rows, more = false, responseScanTimestamp = 7287336381985579008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12105
20:07:38.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382003171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382012006400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382018977792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382018977792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12110 rows, more = false, responseScanTimestamp = 7287336382025371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12110
20:07:38.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382037409792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12112 rows, more = false, responseScanTimestamp = 7287336382037409792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12112
20:07:38.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12115 rows, more = false, responseScanTimestamp = 7287336382062612480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12115
20:07:38.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382077276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12118 rows, more = false, responseScanTimestamp = 7287336382081990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12118
20:07:38.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12122 rows, more = false, responseScanTimestamp = 7287336382107783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12122
20:07:38.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382116495360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12124 rows, more = false, responseScanTimestamp = 7287336382122823680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12124
20:07:38.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382164750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382164750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@647818877(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12128 rows, more = false, responseScanTimestamp = 7287336382174633984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12128
20:07:38.935 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1726542649(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:38.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12130 rows, more = false, responseScanTimestamp = 7287336382187683840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12130
20:07:38.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382207000576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382207000576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382217154560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12151 rows, more = false, responseScanTimestamp = 7287336382217154560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12151
20:07:38.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382237642752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382237642752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382249013248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382249013248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382255591424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382255591424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382261301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12157 rows, more = false, responseScanTimestamp = 7287336382261301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12157
20:07:38.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382273441792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382279028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382290546688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382290546688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12162 rows, more = false, responseScanTimestamp = 7287336382296666112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12162
20:07:38.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382312108032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12165 rows, more = false, responseScanTimestamp = 7287336382312108032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12165
20:07:38.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382332080128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12168 rows, more = false, responseScanTimestamp = 7287336382332080128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12168
20:07:38.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382351507456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382351507456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382363553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12172 rows, more = false, responseScanTimestamp = 7287336382363553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12172
20:07:38.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12175 rows, more = false, responseScanTimestamp = 7287336382380830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12175
20:07:38.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382398926848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382398926848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382412091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382412091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12179 rows, more = false, responseScanTimestamp = 7287336382418436096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:38.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12179
20:07:38.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382429413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12181 rows, more = false, responseScanTimestamp = 7287336382429413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12181
20:07:39.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12183 rows, more = false, responseScanTimestamp = 7287336382460956672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12183
20:07:39.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382480277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382486384640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382495334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382495334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12188 rows, more = false, responseScanTimestamp = 7287336382501634048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12188
20:07:39.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382519148544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12190 rows, more = false, responseScanTimestamp = 7287336382519148544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12190
20:07:39.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382541332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12192 rows, more = false, responseScanTimestamp = 7287336382541332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12192
20:07:39.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12196 rows, more = false, responseScanTimestamp = 7287336382567346176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12196
20:07:39.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@521476899(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12198 rows, more = false, responseScanTimestamp = 7287336382584217600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12198
20:07:39.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382595133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.036 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@658809695(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1726631628(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12199 rows, more = false, responseScanTimestamp = 7287336382595133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12199
20:07:39.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12210 rows, more = false, responseScanTimestamp = 7287336382616174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12210
20:07:39.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382638301184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382638301184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382650318848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12233 rows, more = false, responseScanTimestamp = 7287336382655549440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12233
20:07:39.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382672080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12236 rows, more = false, responseScanTimestamp = 7287336382672080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12236
20:07:39.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382686494720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1194985491(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382686494720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382703382528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382703382528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382709993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382709993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382716735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12251 rows, more = false, responseScanTimestamp = 7287336382722584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12251
20:07:39.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382722584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382722584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12251 rows, more = false, responseScanTimestamp = 7287336382722584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12251 rows, more = false, responseScanTimestamp = 7287336382722584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12254 rows, more = false, responseScanTimestamp = 7287336382768922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12254
20:07:39.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12256 rows, more = false, responseScanTimestamp = 7287336382788423680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12256
20:07:39.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1883365332(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382814908416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12259 rows, more = false, responseScanTimestamp = 7287336382814908416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12259
20:07:39.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382842642432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382842642432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382851399680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12272 rows, more = false, responseScanTimestamp = 7287336382851399680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12272
20:07:39.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12274 rows, more = false, responseScanTimestamp = 7287336382863458304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12274
20:07:39.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12276 rows, more = false, responseScanTimestamp = 7287336382885396480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12276
20:07:39.111 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1914557656(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382910898176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336382910898176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12280 rows, more = false, responseScanTimestamp = 7287336382923243520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12280
20:07:39.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12291 rows, more = false, responseScanTimestamp = 7287336382937006080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12291
20:07:39.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12294 rows, more = false, responseScanTimestamp = 7287336382962876416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12294
20:07:39.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12297 rows, more = false, responseScanTimestamp = 7287336382982909952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12297
20:07:39.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12299 rows, more = false, responseScanTimestamp = 7287336382997889024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12299
20:07:39.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383015268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12301 rows, more = false, responseScanTimestamp = 7287336383015268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12301
20:07:39.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12304 rows, more = false, responseScanTimestamp = 7287336383037038592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12304
20:07:39.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383059214336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1186293881(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12307 rows, more = false, responseScanTimestamp = 7287336383059214336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12307
20:07:39.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12310 rows, more = false, responseScanTimestamp = 7287336383080321024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12310
20:07:39.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383093633024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12321 rows, more = false, responseScanTimestamp = 7287336383100215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12321
20:07:39.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383121047552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12324 rows, more = false, responseScanTimestamp = 7287336383126609920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12324
20:07:39.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1373145644(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12327 rows, more = false, responseScanTimestamp = 7287336383153348608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12327
20:07:39.175 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@790184124(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12330 rows, more = false, responseScanTimestamp = 7287336383175716864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12330
20:07:39.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383184986112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12350 rows, more = false, responseScanTimestamp = 7287336383191834624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12350
20:07:39.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383201869824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12352 rows, more = false, responseScanTimestamp = 7287336383212621824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12352
20:07:39.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383237857280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12355 rows, more = false, responseScanTimestamp = 7287336383237857280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12355
20:07:39.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383253516288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383258546176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383269572608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12360 rows, more = false, responseScanTimestamp = 7287336383275266048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12360
20:07:39.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383291400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12363 rows, more = false, responseScanTimestamp = 7287336383291400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12363
20:07:39.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12366 rows, more = false, responseScanTimestamp = 7287336383319281664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12366
20:07:39.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12368 rows, more = false, responseScanTimestamp = 7287336383332044800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12368
20:07:39.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383356866560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12371 rows, more = false, responseScanTimestamp = 7287336383356866560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12371
20:07:39.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12374 rows, more = false, responseScanTimestamp = 7287336383377293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12374
20:07:39.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383396302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@859761299(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1579526701(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12376 rows, more = false, responseScanTimestamp = 7287336383396302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12376
20:07:39.239 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262076463(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383431274496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.242 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784361300(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383431274496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1794013805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12400 rows, more = false, responseScanTimestamp = 7287336383448256512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12400
20:07:39.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12410 rows, more = false, responseScanTimestamp = 7287336383458852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12410
20:07:39.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12420 rows, more = false, responseScanTimestamp = 7287336383473860608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12420
20:07:39.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383502635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12432 rows, more = false, responseScanTimestamp = 7287336383502635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12432
20:07:39.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383527337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12434 rows, more = false, responseScanTimestamp = 7287336383527337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12434
20:07:39.272 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@434749919(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12437 rows, more = false, responseScanTimestamp = 7287336383558873088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12437
20:07:39.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383582720000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383582720000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12450 rows, more = false, responseScanTimestamp = 7287336383594426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12450
20:07:39.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12454 rows, more = false, responseScanTimestamp = 7287336383619141632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12454
20:07:39.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383641120768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383641120768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@482627703(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12456 rows, more = false, responseScanTimestamp = 7287336383651848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12456
20:07:39.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383681884160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383681884160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12471 rows, more = false, responseScanTimestamp = 7287336383694594048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12471
20:07:39.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383709970432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383709970432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12474 rows, more = false, responseScanTimestamp = 7287336383723835392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12474
20:07:39.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383730286592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383730286592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383747866624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383755374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383755374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@823357052(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12478 rows, more = false, responseScanTimestamp = 7287336383763263488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12478
20:07:39.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@674711329(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383775617024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383775617024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383789457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12490 rows, more = false, responseScanTimestamp = 7287336383789457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12490
20:07:39.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383808073728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383808073728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383820414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383820414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12504 rows, more = false, responseScanTimestamp = 7287336383827410944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12504
20:07:39.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383844065280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383844065280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383852441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383852441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12509 rows, more = false, responseScanTimestamp = 7287336383857942528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12509
20:07:39.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12512 rows, more = false, responseScanTimestamp = 7287336383874723840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12512
20:07:39.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383890165760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383890165760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12515 rows, more = false, responseScanTimestamp = 7287336383901388800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12515
20:07:39.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383918891008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12518 rows, more = false, responseScanTimestamp = 7287336383918891008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12518
20:07:39.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383932309504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383932309504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336383954407424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12522 rows, more = false, responseScanTimestamp = 7287336383960268800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12522
20:07:39.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12525 rows, more = false, responseScanTimestamp = 7287336383977820160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12525
20:07:39.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12527 rows, more = false, responseScanTimestamp = 7287336383992500224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12527
20:07:39.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384010911744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384010911744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12530 rows, more = false, responseScanTimestamp = 7287336384023478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12530
20:07:39.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12533 rows, more = false, responseScanTimestamp = 7287336384040247296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12533
20:07:39.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384052948992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12535 rows, more = false, responseScanTimestamp = 7287336384052948992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12535
20:07:39.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2139593921(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12537 rows, more = false, responseScanTimestamp = 7287336384071630848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12537
20:07:39.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1107180718(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12539 rows, more = false, responseScanTimestamp = 7287336384093020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12539
20:07:39.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384110518272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384116248576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384127733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12561 rows, more = false, responseScanTimestamp = 7287336384127733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12561
20:07:39.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12564 rows, more = false, responseScanTimestamp = 7287336384145354752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12564
20:07:39.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384162811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384162811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384176111616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1798625891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12567 rows, more = false, responseScanTimestamp = 7287336384176111616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12567
20:07:39.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384197378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12570 rows, more = false, responseScanTimestamp = 7287336384197378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12570
20:07:39.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384197378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384197378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12570 rows, more = false, responseScanTimestamp = 7287336384197378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12580 rows, more = false, responseScanTimestamp = 7287336384209108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12580
20:07:39.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384271974400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384271974400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12584 rows, more = false, responseScanTimestamp = 7287336384289693696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12584
20:07:39.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12585 rows, more = false, responseScanTimestamp = 7287336384299765760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12585
20:07:39.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384330133504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12587 rows, more = false, responseScanTimestamp = 7287336384330133504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12587
20:07:39.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12591 rows, more = false, responseScanTimestamp = 7287336384370360320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12591
20:07:39.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12593 rows, more = false, responseScanTimestamp = 7287336384389337088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12593
20:07:39.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384408973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384417374208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12597 rows, more = false, responseScanTimestamp = 7287336384426430464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12597
20:07:39.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384439795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12599 rows, more = false, responseScanTimestamp = 7287336384439795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12599
20:07:39.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384468217856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384468217856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12603 rows, more = false, responseScanTimestamp = 7287336384482996224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12603
20:07:39.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12606 rows, more = false, responseScanTimestamp = 7287336384502001664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12606
20:07:39.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384518029312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041087595(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.507 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@982154251(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12608 rows, more = false, responseScanTimestamp = 7287336384518029312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12608
20:07:39.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@169946296(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384544407552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200298077(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2049787161(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12620 rows, more = false, responseScanTimestamp = 7287336384544407552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12620
20:07:39.516 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@321786995(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384569421824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12650 rows, more = false, responseScanTimestamp = 7287336384569421824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12650
20:07:39.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12672 rows, more = false, responseScanTimestamp = 7287336384604749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12672
20:07:39.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384623804416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12673 rows, more = false, responseScanTimestamp = 7287336384623804416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12673
20:07:39.537 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.14.16.253:35145
20:07:39.537 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:07:39.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.537817 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14486
20:07:39.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12675 rows, more = false, responseScanTimestamp = 7287336384645505024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12675
20:07:39.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12676 rows, more = false, responseScanTimestamp = 7287336384653139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12676
20:07:39.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12676 rows, more = false, responseScanTimestamp = 7287336384653139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384653139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.550 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:39.550 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.14.16.253:35145
20:07:39.551 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.551659 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:39.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:07:39.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12676 rows, more = false, responseScanTimestamp = 7287336384653139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@283749954(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12677 rows, more = false, responseScanTimestamp = 7287336384666804224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12677
20:07:39.563 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@255792626(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384750465024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384756776960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12702 rows, more = false, responseScanTimestamp = 7287336384791187456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12702
20:07:39.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12704 rows, more = false, responseScanTimestamp = 7287336384809594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12704
20:07:39.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12705 rows, more = false, responseScanTimestamp = 7287336384822599680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12705
20:07:39.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384843341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384843341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384863899648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384863899648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@531270785(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12708 rows, more = false, responseScanTimestamp = 7287336384871399424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12708
20:07:39.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384879874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384879874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384900878336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384909066240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12720 rows, more = false, responseScanTimestamp = 7287336384909066240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12720
20:07:39.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384917647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12722 rows, more = false, responseScanTimestamp = 7287336384923373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12722
20:07:39.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384945434624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384945434624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384964943872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384964943872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384973742080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384973742080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12726 rows, more = false, responseScanTimestamp = 7287336384981704704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12726
20:07:39.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336384989573120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2093256331(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12727 rows, more = false, responseScanTimestamp = 7287336384989573120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12727
20:07:39.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385016561664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385027461120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385048395776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.645 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@553825519(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12740 rows, more = false, responseScanTimestamp = 7287336385048395776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12740
20:07:39.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1457894840(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@492889441(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385112100864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1158189200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385124134912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1897525522(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385131241472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178967292(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385139109888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385146703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385146703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12800 rows, more = false, responseScanTimestamp = 7287336385156825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12800
20:07:39.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12821 rows, more = false, responseScanTimestamp = 7287336385224597504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12821
20:07:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.692970 15492 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:39.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385280937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.693406 15492 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.693545 15492 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.695216 15289 heartbeater.cc:646] Failed to heartbeat to 127.14.16.253:35145 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.697655 15492 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:07:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.698071 15492 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.698220 15492 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:07:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.698307 15492 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:07:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.698388 15492 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:07:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.698483 15492 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.702279 15492 master_runner.cc:387] Master server non-default flags:
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:39.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15492
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:39.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@276526373(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.704129 15492 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:39.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.704505 15492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:39.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@301398954(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12831 rows, more = false, responseScanTimestamp = 7287336385286242304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12831
20:07:39.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12850 rows, more = false, responseScanTimestamp = 7287336385356353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12850
20:07:39.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.710461 15499 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
20:07:39.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.710794 15502 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
20:07:39.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:39.713230 15500 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
20:07:39.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.715839 15492 server_base.cc:1061] running on GCE node
20:07:39.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.716307 15492 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.716656 15492 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:39.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12850 rows, more = false, responseScanTimestamp = 7287336385356353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.717803 15492 hybrid_clock.cc:648] HybridClock initialized: now 1779134859717788 us; error 30 us; skew 500 ppm
20:07:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.719115 15492 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:07:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.719312 15492 fs_manager.cc:362] Metadata directory not provided
20:07:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.719417 15492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:39.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385389137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.723546 15492 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.000s
20:07:39.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.724575 15508 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.724907 15492 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.724993 15492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.725368 15492 fs_report.cc:389] FS layout report
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:39.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:39.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12862 rows, more = false, responseScanTimestamp = 7287336385397309440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12862
20:07:39.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385417728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385441476608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12865 rows, more = false, responseScanTimestamp = 7287336385441476608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12865
20:07:39.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12872 rows, more = false, responseScanTimestamp = 7287336385489305600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12872
20:07:39.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.750639 15492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:39.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.751111 15492 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
20:07:39.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.751456 15492 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:39.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.756541 15492 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:07:39.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.756989 15492 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:39.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.757669 15560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:07:39.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.758810 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15492
20:07:39.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.758849 15561 sys_catalog.cc:263] Verifying existing consensus state
20:07:39.759 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:39.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.760044 15561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:07:39.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12875 rows, more = false, responseScanTimestamp = 7287336385509208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12875
20:07:39.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385581854720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385581854720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.770610 15561 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:07:39.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.772408 15561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:07:39.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.772755 15561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap complete.
20:07:39.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12886 rows, more = false, responseScanTimestamp = 7287336385602908160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12886
20:07:39.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.775985 15561 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:39.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.776327 15561 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:07:39.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.776567 15561 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:39.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.776921 15561 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:07:39.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385617182720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385635651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.779 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794368487(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1933050818(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.783792 15575 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.784008 15575 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: success
20:07:39.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12888 rows, more = false, responseScanTimestamp = 7287336385635651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12888
20:07:39.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.785509 15575 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: acquiring CA information for follower catalog manager: success
20:07:39.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@950112989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.787439 15564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [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: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:39.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.787554 15564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:39.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.790753 15575 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:07:39.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12890 rows, more = false, responseScanTimestamp = 7287336385658359808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12890
20:07:39.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12910 rows, more = false, responseScanTimestamp = 7287336385692708864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12910
20:07:39.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12920 rows, more = false, responseScanTimestamp = 7287336385711525888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12920
20:07:39.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385730375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385730375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12922 rows, more = false, responseScanTimestamp = 7287336385751166976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12922
20:07:39.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385767743488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12923 rows, more = false, responseScanTimestamp = 7287336385767743488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12923
20:07:39.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385786933248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385797677056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.819955 15492 master_runner.cc:264] No leader master found from master 72d14aeb5a2c4cf297418b83c121c9d2
20:07:39.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.820040 15492 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:07:39.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385804943360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.824 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@514590152(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385815650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385864044544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385864044544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12940 rows, more = false, responseScanTimestamp = 7287336385872519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12940
20:07:39.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385888464896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12943 rows, more = false, responseScanTimestamp = 7287336385888464896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12943
20:07:39.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385922150400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12946 rows, more = false, responseScanTimestamp = 7287336385922150400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12946
20:07:39.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385954246656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385954246656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12951 rows, more = false, responseScanTimestamp = 7287336385970405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12951
20:07:39.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336385989885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12955 rows, more = false, responseScanTimestamp = 7287336386001022976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12955
20:07:39.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.874723 15524 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" instance_seqno: 1779134849524667) as {username='slave'} at 127.14.16.194:53185; Asking this server to re-register.
20:07:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.877157 15453 heartbeater.cc:461] Registering TS with master...
20:07:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.877890 15524 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:39.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12957 rows, more = false, responseScanTimestamp = 7287336386021081088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12957
20:07:39.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386047688704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.883225 15524 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" instance_seqno: 1779134840817196) as {username='slave'} at 127.14.16.195:38341; Asking this server to re-register.
20:07:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.884049 15093 heartbeater.cc:461] Registering TS with master...
20:07:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:39.884553 15524 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:07:39.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12958 rows, more = false, responseScanTimestamp = 7287336386047688704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12958
20:07:39.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386102026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386102026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386117271552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12961 rows, more = false, responseScanTimestamp = 7287336386117271552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12961
20:07:39.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386127663104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386142740480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386158145536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12964 rows, more = false, responseScanTimestamp = 7287336386158145536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12964
20:07:39.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386186256384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386186256384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386204356608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386214965248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12969 rows, more = false, responseScanTimestamp = 7287336386223214592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12969
20:07:39.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386246963200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12971 rows, more = false, responseScanTimestamp = 7287336386246963200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12971
20:07:39.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12972 rows, more = false, responseScanTimestamp = 7287336386260512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12972
20:07:39.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386277785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386303922176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12975 rows, more = false, responseScanTimestamp = 7287336386320490496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12975
20:07:39.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386329841664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386345664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12978 rows, more = false, responseScanTimestamp = 7287336386364469248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12978
20:07:39.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12980 rows, more = false, responseScanTimestamp = 7287336386391171072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12980
20:07:39.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386418786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386418786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386442727424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12985 rows, more = false, responseScanTimestamp = 7287336386450661376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12985
20:07:39.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386460250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2036179419(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:39.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12987 rows, more = false, responseScanTimestamp = 7287336386475925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12987
20:07:39.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12990 rows, more = false, responseScanTimestamp = 7287336386520084480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:39.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12990
20:07:40.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386535272448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13000 rows, more = false, responseScanTimestamp = 7287336386535272448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13000
20:07:40.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13002 rows, more = false, responseScanTimestamp = 7287336386574450688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13002
20:07:40.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13002 rows, more = false, responseScanTimestamp = 7287336386574450688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13003 rows, more = false, responseScanTimestamp = 7287336386589896704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13003
20:07:40.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13005 rows, more = false, responseScanTimestamp = 7287336386639904768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13005
20:07:40.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386670518272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13008 rows, more = false, responseScanTimestamp = 7287336386695884800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13008
20:07:40.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13009 rows, more = false, responseScanTimestamp = 7287336386702438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13009
20:07:40.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386731556864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386731556864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386748985344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386748985344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386759757824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13012 rows, more = false, responseScanTimestamp = 7287336386759757824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13012
20:07:40.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386786881536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13014 rows, more = false, responseScanTimestamp = 7287336386786881536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13014
20:07:40.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13016 rows, more = false, responseScanTimestamp = 7287336386816278528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13016
20:07:40.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1246268193(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13019 rows, more = false, responseScanTimestamp = 7287336386843848704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13019
20:07:40.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386872406016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13032 rows, more = false, responseScanTimestamp = 7287336386880937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13032
20:07:40.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386897592320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13034 rows, more = false, responseScanTimestamp = 7287336386897592320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13034
20:07:40.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386920845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386929225728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386943610880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386950385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386950385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336386957774848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13039 rows, more = false, responseScanTimestamp = 7287336386957774848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13039
20:07:40.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13042 rows, more = false, responseScanTimestamp = 7287336386976317440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13042
20:07:40.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13044 rows, more = false, responseScanTimestamp = 7287336386997784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13044
20:07:40.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387026583552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13047 rows, more = false, responseScanTimestamp = 7287336387026583552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13047
20:07:40.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2127290319(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@11999131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13049 rows, more = false, responseScanTimestamp = 7287336387051130880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13049
20:07:40.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@351284527(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13060 rows, more = false, responseScanTimestamp = 7287336387071520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13060
20:07:40.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387094650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13080 rows, more = false, responseScanTimestamp = 7287336387094650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13080
20:07:40.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13082 rows, more = false, responseScanTimestamp = 7287336387122278400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13082
20:07:40.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387145416704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387145416704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13086 rows, more = false, responseScanTimestamp = 7287336387158052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13086
20:07:40.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13090 rows, more = false, responseScanTimestamp = 7287336387180064768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13090
20:07:40.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387198148608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387198148608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387210600448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387217428480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387217428480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387223408640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387228602368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387228602368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@443526419(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13096 rows, more = false, responseScanTimestamp = 7287336387228602368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13096
20:07:40.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13100 rows, more = false, responseScanTimestamp = 7287336387258662912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13100
20:07:40.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13111 rows, more = false, responseScanTimestamp = 7287336387281137664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13111
20:07:40.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387292172288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13112 rows, more = false, responseScanTimestamp = 7287336387292172288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13112
20:07:40.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13116 rows, more = false, responseScanTimestamp = 7287336387328311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13116
20:07:40.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@981089334(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13117 rows, more = false, responseScanTimestamp = 7287336387341676544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13117
20:07:40.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13120 rows, more = false, responseScanTimestamp = 7287336387367993344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13120
20:07:40.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13131 rows, more = false, responseScanTimestamp = 7287336387389165568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13131
20:07:40.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387409326080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387415236608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13135 rows, more = false, responseScanTimestamp = 7287336387427438592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13135
20:07:40.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13139 rows, more = false, responseScanTimestamp = 7287336387452420096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13139
20:07:40.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13141 rows, more = false, responseScanTimestamp = 7287336387470196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13141
20:07:40.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13144 rows, more = false, responseScanTimestamp = 7287336387494924288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13144
20:07:40.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387514445824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387514445824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13147 rows, more = false, responseScanTimestamp = 7287336387529818112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13147
20:07:40.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13150 rows, more = false, responseScanTimestamp = 7287336387550945280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13150
20:07:40.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13151 rows, more = false, responseScanTimestamp = 7287336387563663360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13151
20:07:40.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13153 rows, more = false, responseScanTimestamp = 7287336387586748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13153
20:07:40.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387613634560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13157 rows, more = false, responseScanTimestamp = 7287336387619627008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13157
20:07:40.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@38403885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387649978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398799646(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387649978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387661049856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387661049856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387669184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13180 rows, more = false, responseScanTimestamp = 7287336387676540928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13180
20:07:40.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387694206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13183 rows, more = false, responseScanTimestamp = 7287336387694206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13183
20:07:40.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387705794560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13184 rows, more = false, responseScanTimestamp = 7287336387705794560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13184
20:07:40.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1889862592(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13187 rows, more = false, responseScanTimestamp = 7287336387732365312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13187
20:07:40.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387751346176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@466950766(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13189 rows, more = false, responseScanTimestamp = 7287336387751346176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13189
20:07:40.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1445473966(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13190 rows, more = false, responseScanTimestamp = 7287336387765411840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13190
20:07:40.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749789366(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13200 rows, more = false, responseScanTimestamp = 7287336387787014144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13200
20:07:40.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387818786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13230 rows, more = false, responseScanTimestamp = 7287336387818786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13230
20:07:40.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387833495552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387833495552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387852046336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13232 rows, more = false, responseScanTimestamp = 7287336387852046336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13232
20:07:40.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13235 rows, more = false, responseScanTimestamp = 7287336387871580160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13235
20:07:40.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@816320380(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13238 rows, more = false, responseScanTimestamp = 7287336387897237504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13238
20:07:40.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13239 rows, more = false, responseScanTimestamp = 7287336387906363392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13239
20:07:40.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13251 rows, more = false, responseScanTimestamp = 7287336387928653824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13251
20:07:40.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387950243840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387950243840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13255 rows, more = false, responseScanTimestamp = 7287336387959582720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13255
20:07:40.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387974905856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13258 rows, more = false, responseScanTimestamp = 7287336387974905856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13258
20:07:40.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387998732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336387998732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13262 rows, more = false, responseScanTimestamp = 7287336388009041920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13262
20:07:40.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388027916288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13265 rows, more = false, responseScanTimestamp = 7287336388027916288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13265
20:07:40.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388047769600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388047769600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388063363072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@60650861(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@341272302(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13269 rows, more = false, responseScanTimestamp = 7287336388070260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13269
20:07:40.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388086071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13280 rows, more = false, responseScanTimestamp = 7287336388086071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13280
20:07:40.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13292 rows, more = false, responseScanTimestamp = 7287336388114546688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13292
20:07:40.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388136235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13295 rows, more = false, responseScanTimestamp = 7287336388136235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13295
20:07:40.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13297 rows, more = false, responseScanTimestamp = 7287336388161019904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13297
20:07:40.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@570187976(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388176740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1373587556(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13299 rows, more = false, responseScanTimestamp = 7287336388176740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13299
20:07:40.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388203118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388203118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388215066624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388215066624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388221497344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388221497344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388228530176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13323 rows, more = false, responseScanTimestamp = 7287336388228530176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13323
20:07:40.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13325 rows, more = false, responseScanTimestamp = 7287336388242796544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13325
20:07:40.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@964782383(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13328 rows, more = false, responseScanTimestamp = 7287336388270735360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13328
20:07:40.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13330 rows, more = false, responseScanTimestamp = 7287336388288610304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13330
20:07:40.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13342 rows, more = false, responseScanTimestamp = 7287336388326313984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13342
20:07:40.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388352004096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388352004096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13345 rows, more = false, responseScanTimestamp = 7287336388371451904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13345
20:07:40.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388389703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.455 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@374216935(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13347 rows, more = false, responseScanTimestamp = 7287336388389703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13347
20:07:40.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13349 rows, more = false, responseScanTimestamp = 7287336388415107072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13349
20:07:40.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13361 rows, more = false, responseScanTimestamp = 7287336388457275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13361
20:07:40.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388478181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13363 rows, more = false, responseScanTimestamp = 7287336388478181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13363
20:07:40.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388502585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388511375360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388530573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388530573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13368 rows, more = false, responseScanTimestamp = 7287336388538728448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13368
20:07:40.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13369 rows, more = false, responseScanTimestamp = 7287336388546928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13369
20:07:40.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13371 rows, more = false, responseScanTimestamp = 7287336388582277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13371
20:07:40.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13374 rows, more = false, responseScanTimestamp = 7287336388622471168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13374
20:07:40.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13376 rows, more = false, responseScanTimestamp = 7287336388641931264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13376
20:07:40.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388668354560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425461446(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2143370836(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13378 rows, more = false, responseScanTimestamp = 7287336388668354560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13378
20:07:40.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295771794(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388696403968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13390 rows, more = false, responseScanTimestamp = 7287336388707020800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13390
20:07:40.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388733636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13411 rows, more = false, responseScanTimestamp = 7287336388740927488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13411
20:07:40.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13415 rows, more = false, responseScanTimestamp = 7287336388780064768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13415
20:07:40.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13418 rows, more = false, responseScanTimestamp = 7287336388826501120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13418
20:07:40.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388882612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13422 rows, more = false, responseScanTimestamp = 7287336388882612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13422
20:07:40.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13425 rows, more = false, responseScanTimestamp = 7287336388915425280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13425
20:07:40.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388941492224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388941492224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388960980992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388960980992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13429 rows, more = false, responseScanTimestamp = 7287336388968726528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13429
20:07:40.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388978475008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13431 rows, more = false, responseScanTimestamp = 7287336388985389056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13431
20:07:40.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13431 rows, more = false, responseScanTimestamp = 7287336388985389056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336388985389056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13432 rows, more = false, responseScanTimestamp = 7287336389015416832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13432
20:07:40.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389061210112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13434 rows, more = false, responseScanTimestamp = 7287336389081362432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13434
20:07:40.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389098459136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13435 rows, more = false, responseScanTimestamp = 7287336389098459136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13435
20:07:40.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389148180480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13438 rows, more = false, responseScanTimestamp = 7287336389148180480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13438
20:07:40.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@726943986(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389167484928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389167484928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1229376958(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.645 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1057192284(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13439 rows, more = false, responseScanTimestamp = 7287336389167484928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13439
20:07:40.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@770599254(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389205606400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389205606400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389220057088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13470 rows, more = false, responseScanTimestamp = 7287336389220057088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13470
20:07:40.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389234331648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389241171968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389255323648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389255323648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13484 rows, more = false, responseScanTimestamp = 7287336389263781888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13484
20:07:40.669 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@620013505(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13487 rows, more = false, responseScanTimestamp = 7287336389280776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13487
20:07:40.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389296795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13490 rows, more = false, responseScanTimestamp = 7287336389302816768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13490
20:07:40.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389322866688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389322866688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13502 rows, more = false, responseScanTimestamp = 7287336389333966848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13502
20:07:40.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389351464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389351464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389360259072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13506 rows, more = false, responseScanTimestamp = 7287336389360259072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13506
20:07:40.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528870364(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.693737 15585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72d14aeb5a2c4cf297418b83c121c9d2)
20:07:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.694172 15585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.694526 15585 leader_election.cc:290] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72d14aeb5a2c4cf297418b83c121c9d2 (127.14.16.253:35145), 8127990ca23a427292f4d7f1e3f3036f (127.14.16.252:39751)
20:07:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.694720 14600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0416ac24ead44c3bb5ba106894191cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "8127990ca23a427292f4d7f1e3f3036f" is_pre_election: true
20:07:40.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13509 rows, more = false, responseScanTimestamp = 7287336389378666496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13509
20:07:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.698848 15535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0416ac24ead44c3bb5ba106894191cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" is_pre_election: true
20:07:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699043 15535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0416ac24ead44c3bb5ba106894191cf6 in term 1.
20:07:40.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389392920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699244 14431 leader_election.cc:304] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0416ac24ead44c3bb5ba106894191cf6, 72d14aeb5a2c4cf297418b83c121c9d2; no voters: 8127990ca23a427292f4d7f1e3f3036f
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699457 15585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Leader pre-election won for term 2
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699514 15585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72d14aeb5a2c4cf297418b83c121c9d2)
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699538 15585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 1 FOLLOWER]: Advancing to term 2
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699580 15289 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.699918 15524 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224235cca67a45258e1ad28d5f93deae" instance_seqno: 1779134844345694) as {username='slave'} at 127.14.16.193:59371; Asking this server to re-register.
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700103 15289 heartbeater.cc:461] Registering TS with master...
20:07:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700414 15585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700490 15524 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700563 15585 leader_election.cc:290] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [CANDIDATE]: Term 2 election: Requested vote from peers 72d14aeb5a2c4cf297418b83c121c9d2 (127.14.16.253:35145), 8127990ca23a427292f4d7f1e3f3036f (127.14.16.252:39751)
20:07:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700739 14600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0416ac24ead44c3bb5ba106894191cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "8127990ca23a427292f4d7f1e3f3036f"
20:07:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700778 15535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0416ac24ead44c3bb5ba106894191cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:40.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.700850 15535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 1 FOLLOWER]: Advancing to term 2
20:07:40.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.702097 15535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0416ac24ead44c3bb5ba106894191cf6 in term 2.
20:07:40.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.702306 14431 leader_election.cc:304] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0416ac24ead44c3bb5ba106894191cf6, 72d14aeb5a2c4cf297418b83c121c9d2; no voters: 8127990ca23a427292f4d7f1e3f3036f
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.702797 15585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 2 FOLLOWER]: Leader election won for term 2
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.702939 15585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [term 2 LEADER]: Becoming Leader. State: Replica: 0416ac24ead44c3bb5ba106894191cf6, State: Running, Role: LEADER
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.703044 15585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.703464 15590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.703559 15590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: LEADER
20:07:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.703873 15592 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
20:07:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704285 15592 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1779134839253 [id=684e8b83f2f54dfbb17de4a5fa243dff]
20:07:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704620 15592 tablet_loader.cc:96] loaded metadata for tablet b0d3fb90ec88497b84936fc00305fba6 (table org.apache.kudu.client.ITClient-1779134839253 [id=684e8b83f2f54dfbb17de4a5fa243dff])
20:07:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704705 15592 catalog_manager.cc:1519] Initializing Kudu cluster ID...
20:07:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704774 15592 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704799 15592 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
20:07:40.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.704978 15592 catalog_manager.cc:1539] Loading token signing keys...
20:07:40.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.705084 15592 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6: Loaded TSK: 0
20:07:40.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.705240 15592 catalog_manager.cc:1549] Initializing in-progress tserver states...
20:07:40.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13520 rows, more = false, responseScanTimestamp = 7287336389399900160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13520
20:07:40.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389416800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389438005248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13523 rows, more = false, responseScanTimestamp = 7287336389453688832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13523
20:07:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.713591 15593 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72d14aeb5a2c4cf297418b83c121c9d2)
20:07:40.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.713696 15593 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:40.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.714172 14455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8127990ca23a427292f4d7f1e3f3036f" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "0416ac24ead44c3bb5ba106894191cf6" is_pre_election: true
20:07:40.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.714258 15593 leader_election.cc:290] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0416ac24ead44c3bb5ba106894191cf6 (127.14.16.254:33743), 72d14aeb5a2c4cf297418b83c121c9d2 (127.14.16.253:35145)
20:07:40.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13526 rows, more = false, responseScanTimestamp = 7287336389470277632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13526
20:07:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.718461 15535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8127990ca23a427292f4d7f1e3f3036f" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" is_pre_election: true
20:07:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.718600 15535 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8127990ca23a427292f4d7f1e3f3036f in current term 2: Already voted for candidate 0416ac24ead44c3bb5ba106894191cf6 in this term.
20:07:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.719142 14576 leader_election.cc:304] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8127990ca23a427292f4d7f1e3f3036f; no voters: 0416ac24ead44c3bb5ba106894191cf6, 72d14aeb5a2c4cf297418b83c121c9d2
20:07:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.719406 15593 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 1 FOLLOWER]: Advancing to term 2
20:07:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:40.720412 15593 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
20:07:40.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13528 rows, more = false, responseScanTimestamp = 7287336389490376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13528
20:07:40.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389490376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13529 rows, more = false, responseScanTimestamp = 7287336389504761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13529
20:07:40.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13531 rows, more = false, responseScanTimestamp = 7287336389529128960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13531
20:07:40.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13534 rows, more = false, responseScanTimestamp = 7287336389551071232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13534
20:07:40.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389569892352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389569892352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389583929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13537 rows, more = false, responseScanTimestamp = 7287336389583929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13537
20:07:40.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389607723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13541 rows, more = false, responseScanTimestamp = 7287336389607723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13541
20:07:40.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13545 rows, more = false, responseScanTimestamp = 7287336389634224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13545
20:07:40.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389649199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.764 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2135817853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.765 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@565677083(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13547 rows, more = false, responseScanTimestamp = 7287336389649199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13547
20:07:40.767 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@553446723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13550 rows, more = false, responseScanTimestamp = 7287336389691490304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13550
20:07:40.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389711585280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13580 rows, more = false, responseScanTimestamp = 7287336389711585280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13580
20:07:40.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13582 rows, more = false, responseScanTimestamp = 7287336389727440896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13582
20:07:40.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13586 rows, more = false, responseScanTimestamp = 7287336389753847808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13586
20:07:40.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389772369920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389772369920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389784657920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389784657920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389792133120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389798309888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13592 rows, more = false, responseScanTimestamp = 7287336389798309888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13592
20:07:40.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13595 rows, more = false, responseScanTimestamp = 7287336389815848960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13595
20:07:40.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2125210325(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13597 rows, more = false, responseScanTimestamp = 7287336389835530240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13597
20:07:40.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13599 rows, more = false, responseScanTimestamp = 7287336389855465472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13599
20:07:40.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13612 rows, more = false, responseScanTimestamp = 7287336389880573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13612
20:07:40.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13614 rows, more = false, responseScanTimestamp = 7287336389899325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13614
20:07:40.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13616 rows, more = false, responseScanTimestamp = 7287336389916680192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13616
20:07:40.829 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1845658987(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13617 rows, more = false, responseScanTimestamp = 7287336389936365568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13617
20:07:40.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389953101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934101476(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389953101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13620 rows, more = false, responseScanTimestamp = 7287336389966327808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13620
20:07:40.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336389978800128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13641 rows, more = false, responseScanTimestamp = 7287336389984227328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13641
20:07:40.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390010236928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13644 rows, more = false, responseScanTimestamp = 7287336390010236928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13644
20:07:40.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390033055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@882472507(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13647 rows, more = false, responseScanTimestamp = 7287336390033055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13647
20:07:40.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390085378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390085378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390096924672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390101794816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13665 rows, more = false, responseScanTimestamp = 7287336390101794816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13665
20:07:40.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13668 rows, more = false, responseScanTimestamp = 7287336390118187008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13668
20:07:40.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13670 rows, more = false, responseScanTimestamp = 7287336390135975936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13670
20:07:40.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13672 rows, more = false, responseScanTimestamp = 7287336390152282112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13672
20:07:40.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13674 rows, more = false, responseScanTimestamp = 7287336390172667904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13674
20:07:40.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390196084736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@725373175(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13678 rows, more = false, responseScanTimestamp = 7287336390201921536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13678
20:07:40.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13690 rows, more = false, responseScanTimestamp = 7287336390245072896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13690
20:07:40.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13691 rows, more = false, responseScanTimestamp = 7287336390259523584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13691
20:07:40.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390291279872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390291279872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13695 rows, more = false, responseScanTimestamp = 7287336390301679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13695
20:07:40.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1366274342(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13697 rows, more = false, responseScanTimestamp = 7287336390314000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13697
20:07:40.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1657509828(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390338572288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390344519680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.928 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@496770312(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.930 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1416514980(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13710 rows, more = false, responseScanTimestamp = 7287336390358114304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13710
20:07:40.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13730 rows, more = false, responseScanTimestamp = 7287336390374264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13730
20:07:40.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13741 rows, more = false, responseScanTimestamp = 7287336390398816256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13741
20:07:40.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390414741504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390422548480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390431784960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13745 rows, more = false, responseScanTimestamp = 7287336390431784960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13745
20:07:40.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015633550(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13748 rows, more = false, responseScanTimestamp = 7287336390452367360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13748
20:07:40.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390481571840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390481571840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390492143616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13761 rows, more = false, responseScanTimestamp = 7287336390500421632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13761
20:07:40.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390521155584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13764 rows, more = false, responseScanTimestamp = 7287336390521155584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13764
20:07:40.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1181744633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:40.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13768 rows, more = false, responseScanTimestamp = 7287336390553931776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13768
20:07:40.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13780 rows, more = false, responseScanTimestamp = 7287336390580224000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13780
20:07:40.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13783 rows, more = false, responseScanTimestamp = 7287336390602350592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13783
20:07:40.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390613270528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390613270528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:40.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390622949376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13785 rows, more = false, responseScanTimestamp = 7287336390622949376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13785
20:07:41.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13786 rows, more = false, responseScanTimestamp = 7287336390646890496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13786
20:07:41.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1004981345(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13787 rows, more = false, responseScanTimestamp = 7287336390667608064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13787
20:07:41.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13789 rows, more = false, responseScanTimestamp = 7287336390687567872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13789
20:07:41.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13801 rows, more = false, responseScanTimestamp = 7287336390717763584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13801
20:07:41.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13803 rows, more = false, responseScanTimestamp = 7287336390741577728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13803
20:07:41.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13804 rows, more = false, responseScanTimestamp = 7287336390759206912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13804
20:07:41.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@499361236(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13808 rows, more = false, responseScanTimestamp = 7287336390811930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13808
20:07:41.052 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1144706738(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390832545792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2097380345(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13810 rows, more = false, responseScanTimestamp = 7287336390832545792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13810
20:07:41.062 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1888171516(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390873751552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13830 rows, more = false, responseScanTimestamp = 7287336390890921984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13830
20:07:41.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390914805760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390914805760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336390949646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13850 rows, more = false, responseScanTimestamp = 7287336390949646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13850
20:07:41.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13851 rows, more = false, responseScanTimestamp = 7287336390958264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13851
20:07:41.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13853 rows, more = false, responseScanTimestamp = 7287336391002660864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13853
20:07:41.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13855 rows, more = false, responseScanTimestamp = 7287336391038382080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13855
20:07:41.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391064494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391064494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13858 rows, more = false, responseScanTimestamp = 7287336391082287104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13858
20:07:41.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13859 rows, more = false, responseScanTimestamp = 7287336391093047296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13859
20:07:41.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13861 rows, more = false, responseScanTimestamp = 7287336391141101568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13861
20:07:41.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391170920448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13864 rows, more = false, responseScanTimestamp = 7287336391189925888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13864
20:07:41.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13865 rows, more = false, responseScanTimestamp = 7287336391208980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13865
20:07:41.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391229960192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13866 rows, more = false, responseScanTimestamp = 7287336391229960192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13866
20:07:41.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391270199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391270199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391270199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391288201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13869 rows, more = false, responseScanTimestamp = 7287336391288201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13869
20:07:41.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13871 rows, more = false, responseScanTimestamp = 7287336391319134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13871
20:07:41.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391341858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13872 rows, more = false, responseScanTimestamp = 7287336391341858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13872
20:07:41.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13874 rows, more = false, responseScanTimestamp = 7287336391382274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13874
20:07:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.195858 14600 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [term 2 FOLLOWER]: Refusing update from remote peer 0416ac24ead44c3bb5ba106894191cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 2 index: 8. (index mismatch)
20:07:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.196425 15590 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
20:07:41.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13875 rows, more = false, responseScanTimestamp = 7287336391404216320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13875
20:07:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.197152 15593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.197279 15593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: This master's current role is: FOLLOWER
20:07:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198024 15585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198128 15585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: LEADER
20:07:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198307 15535 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Refusing update from remote peer 0416ac24ead44c3bb5ba106894191cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 2 index: 8. (index mismatch)
20:07:41.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391439618048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198553 15593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198652 15593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8127990ca23a427292f4d7f1e3f3036f [sys.catalog]: This master's current role is: FOLLOWER
20:07:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.198771 15590 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
20:07:41.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391445225472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.200862 15603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.200995 15603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.201041 15603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.201087 15603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:41.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391445225472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13881 rows, more = false, responseScanTimestamp = 7287336391470067712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13881
20:07:41.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13885 rows, more = false, responseScanTimestamp = 7287336391501041664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13885
20:07:41.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13887 rows, more = false, responseScanTimestamp = 7287336391520169984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13887
20:07:41.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13888 rows, more = false, responseScanTimestamp = 7287336391537725440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13888
20:07:41.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13891 rows, more = false, responseScanTimestamp = 7287336391574376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13891
20:07:41.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13894 rows, more = false, responseScanTimestamp = 7287336391607488512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13894
20:07:41.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1885786940(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1660622020(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.249 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71399377(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13895 rows, more = false, responseScanTimestamp = 7287336391620857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13895
20:07:41.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391674404864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13920 rows, more = false, responseScanTimestamp = 7287336391680778240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13920
20:07:41.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391709663232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13931 rows, more = false, responseScanTimestamp = 7287336391722409984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13931
20:07:41.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391756734464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13934 rows, more = false, responseScanTimestamp = 7287336391756734464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13934
20:07:41.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391782522880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13938 rows, more = false, responseScanTimestamp = 7287336391788138496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13938
20:07:41.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391802863616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13940 rows, more = false, responseScanTimestamp = 7287336391814963200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13940
20:07:41.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13944 rows, more = false, responseScanTimestamp = 7287336391848673280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13944
20:07:41.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13946 rows, more = false, responseScanTimestamp = 7287336391867838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13946
20:07:41.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13949 rows, more = false, responseScanTimestamp = 7287336391894355968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13949
20:07:41.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391912632320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391919009792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391930093568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13953 rows, more = false, responseScanTimestamp = 7287336391930093568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13953
20:07:41.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391942520832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@759989872(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13956 rows, more = false, responseScanTimestamp = 7287336391948943360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13956
20:07:41.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336391973371904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13960 rows, more = false, responseScanTimestamp = 7287336391981080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13960
20:07:41.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13972 rows, more = false, responseScanTimestamp = 7287336391998062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13972
20:07:41.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392012693504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13974 rows, more = false, responseScanTimestamp = 7287336392020119552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13974
20:07:41.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13977 rows, more = false, responseScanTimestamp = 7287336392045584384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13977
20:07:41.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392071970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392071970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13981 rows, more = false, responseScanTimestamp = 7287336392083664896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13981
20:07:41.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13984 rows, more = false, responseScanTimestamp = 7287336392102019072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13984
20:07:41.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13986 rows, more = false, responseScanTimestamp = 7287336392119922688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13986
20:07:41.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1811238870(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392145870848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392152457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.369 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1360145240(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392152457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1591882068(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399791102(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13990 rows, more = false, responseScanTimestamp = 7287336392164737024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13990
20:07:41.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1453208877(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@378969165(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14020 rows, more = false, responseScanTimestamp = 7287336392184324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14020
20:07:41.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14050 rows, more = false, responseScanTimestamp = 7287336392209129472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14050
20:07:41.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392229552128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392229552128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392243269632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392243269632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14054 rows, more = false, responseScanTimestamp = 7287336392251596800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14054
20:07:41.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392267956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392267956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392280358912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14058 rows, more = false, responseScanTimestamp = 7287336392280358912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14058
20:07:41.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392298909696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392298909696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392310599680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14062 rows, more = false, responseScanTimestamp = 7287336392310599680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14062
20:07:41.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14066 rows, more = false, responseScanTimestamp = 7287336392334368768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14066
20:07:41.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392370774016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14071 rows, more = false, responseScanTimestamp = 7287336392377167872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14071
20:07:41.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392404590592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392404590592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392412553216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392418451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392418451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392418451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14078 rows, more = false, responseScanTimestamp = 7287336392424214528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14078
20:07:41.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392439365632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14081 rows, more = false, responseScanTimestamp = 7287336392439365632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14081
20:07:41.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14083 rows, more = false, responseScanTimestamp = 7287336392465264640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14083
20:07:41.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14085 rows, more = false, responseScanTimestamp = 7287336392481267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14085
20:07:41.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14088 rows, more = false, responseScanTimestamp = 7287336392506830848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14088
20:07:41.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392527110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14090 rows, more = false, responseScanTimestamp = 7287336392527110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14090
20:07:41.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392558518272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392558518272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392569520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14094 rows, more = false, responseScanTimestamp = 7287336392569520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14094
20:07:41.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14096 rows, more = false, responseScanTimestamp = 7287336392580698112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14096
20:07:41.482 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1496409946(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14098 rows, more = false, responseScanTimestamp = 7287336392610816000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14098
20:07:41.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1817154593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14100 rows, more = false, responseScanTimestamp = 7287336392633589760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14100
20:07:41.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14121 rows, more = false, responseScanTimestamp = 7287336392662409216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14121
20:07:41.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14124 rows, more = false, responseScanTimestamp = 7287336392686501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14124
20:07:41.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392704757760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.507 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272964056(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14127 rows, more = false, responseScanTimestamp = 7287336392709804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14127
20:07:41.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14129 rows, more = false, responseScanTimestamp = 7287336392728469504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14129
20:07:41.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14142 rows, more = false, responseScanTimestamp = 7287336392759107584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14142
20:07:41.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14144 rows, more = false, responseScanTimestamp = 7287336392773787648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14144
20:07:41.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14146 rows, more = false, responseScanTimestamp = 7287336392793133056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14146
20:07:41.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392811249664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762224666(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14147 rows, more = false, responseScanTimestamp = 7287336392811249664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14147
20:07:41.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14150 rows, more = false, responseScanTimestamp = 7287336392851357696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14150
20:07:41.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14161 rows, more = false, responseScanTimestamp = 7287336392872075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14161
20:07:41.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392897183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14163 rows, more = false, responseScanTimestamp = 7287336392897183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14163
20:07:41.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392911654912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392911654912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392920399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392937250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392937250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@995150806(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14167 rows, more = false, responseScanTimestamp = 7287336392942862336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14167
20:07:41.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14170 rows, more = false, responseScanTimestamp = 7287336392959373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14170
20:07:41.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14182 rows, more = false, responseScanTimestamp = 7287336392980135936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14182
20:07:41.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336392991735808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14184 rows, more = false, responseScanTimestamp = 7287336392998162432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14184
20:07:41.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14188 rows, more = false, responseScanTimestamp = 7287336393030193152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14188
20:07:41.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14190 rows, more = false, responseScanTimestamp = 7287336393045565440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14190
20:07:41.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393072783360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393079582720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14195 rows, more = false, responseScanTimestamp = 7287336393087696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14195
20:07:41.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393105805312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393105805312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14198 rows, more = false, responseScanTimestamp = 7287336393130393600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14198
20:07:41.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14201 rows, more = false, responseScanTimestamp = 7287336393150484480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14201
20:07:41.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393171001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14204 rows, more = false, responseScanTimestamp = 7287336393171001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14204
20:07:41.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393194934272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393194934272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393208102912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@724479489(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393208102912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393214935040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@526076319(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393214935040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393221820416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393221820416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393228546048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14220 rows, more = false, responseScanTimestamp = 7287336393228546048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14220
20:07:41.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393254129664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393254129664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14234 rows, more = false, responseScanTimestamp = 7287336393268436992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14234
20:07:41.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14237 rows, more = false, responseScanTimestamp = 7287336393285394432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14237
20:07:41.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393299800064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393299800064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14240 rows, more = false, responseScanTimestamp = 7287336393316085760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14240
20:07:41.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14242 rows, more = false, responseScanTimestamp = 7287336393331757056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14242
20:07:41.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393350230016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393350230016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14246 rows, more = false, responseScanTimestamp = 7287336393360855040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14246
20:07:41.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1033943508(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14248 rows, more = false, responseScanTimestamp = 7287336393373433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14248
20:07:41.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14260 rows, more = false, responseScanTimestamp = 7287336393397170176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14260
20:07:41.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14262 rows, more = false, responseScanTimestamp = 7287336393413824512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14262
20:07:41.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14265 rows, more = false, responseScanTimestamp = 7287336393440706560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14265
20:07:41.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@9685965(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1586705272(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14268 rows, more = false, responseScanTimestamp = 7287336393460527104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14268
20:07:41.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@465673860(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597158449(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1036288045(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14270 rows, more = false, responseScanTimestamp = 7287336393483558912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14270
20:07:41.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14300 rows, more = false, responseScanTimestamp = 7287336393510010880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14300
20:07:41.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2047568926(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393533485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393533485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393544036352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14320 rows, more = false, responseScanTimestamp = 7287336393544036352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14320
20:07:41.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14332 rows, more = false, responseScanTimestamp = 7287336393561890816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14332
20:07:41.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14336 rows, more = false, responseScanTimestamp = 7287336393592791040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14336
20:07:41.724 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1831463013(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14338 rows, more = false, responseScanTimestamp = 7287336393607913472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14338
20:07:41.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393625833472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393631404032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14351 rows, more = false, responseScanTimestamp = 7287336393644789760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14351
20:07:41.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14354 rows, more = false, responseScanTimestamp = 7287336393661464576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14354
20:07:41.745 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1903378835(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14357 rows, more = false, responseScanTimestamp = 7287336393682616320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14357
20:07:41.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393701703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.748 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1747939960(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1231390975(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.751 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1798122358(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14359 rows, more = false, responseScanTimestamp = 7287336393701703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14359
20:07:41.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393729925120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14390 rows, more = false, responseScanTimestamp = 7287336393736212480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14390
20:07:41.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393756037120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14403 rows, more = false, responseScanTimestamp = 7287336393765089280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14403
20:07:41.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14404 rows, more = false, responseScanTimestamp = 7287336393773830144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14404
20:07:41.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3768409(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14408 rows, more = false, responseScanTimestamp = 7287336393808916480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14408
20:07:41.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14420 rows, more = false, responseScanTimestamp = 7287336393830342656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14420
20:07:41.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393851174912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393851174912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393851174912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14424 rows, more = false, responseScanTimestamp = 7287336393859604480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14424
20:07:41.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393877594112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.792 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@328634004(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14427 rows, more = false, responseScanTimestamp = 7287336393877594112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14427
20:07:41.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14429 rows, more = false, responseScanTimestamp = 7287336393897275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14429
20:07:41.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393932775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14442 rows, more = false, responseScanTimestamp = 7287336393932775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14442
20:07:41.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393952350208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393957986304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393967280128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393967280128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393972031488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1993465449(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393972031488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393978171392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.813 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1956986206(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393978171392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393985069056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.815 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944914651(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336393985069056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@521640811(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14460 rows, more = false, responseScanTimestamp = 7287336393991987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14460
20:07:41.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.821883 15606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:41.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.822003 15606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: LEADER
20:07:41.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14470 rows, more = false, responseScanTimestamp = 7287336393999732736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14470
20:07:41.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394046337024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394046337024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14493 rows, more = false, responseScanTimestamp = 7287336394054426624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14493
20:07:41.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394068680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14496 rows, more = false, responseScanTimestamp = 7287336394068680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14496
20:07:41.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394090938368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394096787456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14500 rows, more = false, responseScanTimestamp = 7287336394107846656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14500
20:07:41.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394113974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394113974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14502 rows, more = false, responseScanTimestamp = 7287336394129965056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14502
20:07:41.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14504 rows, more = false, responseScanTimestamp = 7287336394145058816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14504
20:07:41.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394159370240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741499510(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14506 rows, more = false, responseScanTimestamp = 7287336394159370240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14506
20:07:41.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987738652(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394186842112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@279013636(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14510 rows, more = false, responseScanTimestamp = 7287336394193895424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14510
20:07:41.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.871935 15452 heartbeater.cc:499] Master 127.14.16.254:33743 was elected leader, sending a full tablet report...
20:07:41.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394209808384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:41.876593 15092 heartbeater.cc:499] Master 127.14.16.254:33743 was elected leader, sending a full tablet report...
20:07:41.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14530 rows, more = false, responseScanTimestamp = 7287336394209808384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14530
20:07:41.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394252267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394252267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14544 rows, more = false, responseScanTimestamp = 7287336394259705856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14544
20:07:41.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394274603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@869168312(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14547 rows, more = false, responseScanTimestamp = 7287336394274603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14547
20:07:41.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1039024171(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394299310080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394305470464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14550 rows, more = false, responseScanTimestamp = 7287336394305470464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14550
20:07:41.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394334576640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14572 rows, more = false, responseScanTimestamp = 7287336394339516416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14572
20:07:41.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14575 rows, more = false, responseScanTimestamp = 7287336394370064384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14575
20:07:41.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394396585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2061912792(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:41.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14578 rows, more = false, responseScanTimestamp = 7287336394396585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14578
20:07:41.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394420088832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394420088832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14591 rows, more = false, responseScanTimestamp = 7287336394434199552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14591
20:07:41.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394451324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14594 rows, more = false, responseScanTimestamp = 7287336394451324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14594
20:07:41.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14597 rows, more = false, responseScanTimestamp = 7287336394470350848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14597
20:07:41.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394493558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14599 rows, more = false, responseScanTimestamp = 7287336394493558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14599
20:07:41.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394522513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394522513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14602 rows, more = false, responseScanTimestamp = 7287336394522513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14602
20:07:41.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394533982208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14603 rows, more = false, responseScanTimestamp = 7287336394533982208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14603
20:07:41.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14608 rows, more = false, responseScanTimestamp = 7287336394586169344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14608
20:07:41.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394605531136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394605531136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14612 rows, more = false, responseScanTimestamp = 7287336394618568704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14612
20:07:41.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394634170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14615 rows, more = false, responseScanTimestamp = 7287336394640195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14615
20:07:41.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14617 rows, more = false, responseScanTimestamp = 7287336394660569088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14617
20:07:41.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14621 rows, more = false, responseScanTimestamp = 7287336394694082560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14621
20:07:41.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14623 rows, more = false, responseScanTimestamp = 7287336394710810624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:41.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14623
20:07:42.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14625 rows, more = false, responseScanTimestamp = 7287336394733416448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14625
20:07:42.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394755739648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14629 rows, more = false, responseScanTimestamp = 7287336394761568256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14629
20:07:42.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14632 rows, more = false, responseScanTimestamp = 7287336394788737024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14632
20:07:42.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14634 rows, more = false, responseScanTimestamp = 7287336394806386688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14634
20:07:42.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394828345344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14636 rows, more = false, responseScanTimestamp = 7287336394828345344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14636
20:07:42.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14638 rows, more = false, responseScanTimestamp = 7287336394852552704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14638
20:07:42.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394877431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14641 rows, more = false, responseScanTimestamp = 7287336394877431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14641
20:07:42.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394894299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14644 rows, more = false, responseScanTimestamp = 7287336394900754432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14644
20:07:42.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14647 rows, more = false, responseScanTimestamp = 7287336394926043136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14647
20:07:42.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336394954727424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14651 rows, more = false, responseScanTimestamp = 7287336394954727424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14651
20:07:42.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14653 rows, more = false, responseScanTimestamp = 7287336394972364800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14653
20:07:42.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637152201(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14657 rows, more = false, responseScanTimestamp = 7287336395005476864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14657
20:07:42.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14659 rows, more = false, responseScanTimestamp = 7287336395020107776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14659
20:07:42.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395045367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395045367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395045367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395062947840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395070672896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14673 rows, more = false, responseScanTimestamp = 7287336395070672896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14673
20:07:42.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395087544320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395087544320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395099557888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14677 rows, more = false, responseScanTimestamp = 7287336395099557888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14677
20:07:42.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14680 rows, more = false, responseScanTimestamp = 7287336395121065984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14680
20:07:42.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14682 rows, more = false, responseScanTimestamp = 7287336395139825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14682
20:07:42.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14684 rows, more = false, responseScanTimestamp = 7287336395162259456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14684
20:07:42.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@566175479(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14687 rows, more = false, responseScanTimestamp = 7287336395187855360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14687
20:07:42.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14689 rows, more = false, responseScanTimestamp = 7287336395207200768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14689
20:07:42.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14701 rows, more = false, responseScanTimestamp = 7287336395236438016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14701
20:07:42.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395258970112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395258970112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14705 rows, more = false, responseScanTimestamp = 7287336395269513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14705
20:07:42.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395286933504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855968755(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14707 rows, more = false, responseScanTimestamp = 7287336395286933504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14707
20:07:42.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@652735090(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395308306432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395308306432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1612411354(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395325325312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944470960(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395325325312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395331936256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14730 rows, more = false, responseScanTimestamp = 7287336395331936256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14730
20:07:42.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14751 rows, more = false, responseScanTimestamp = 7287336395349577728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14751
20:07:42.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395364589568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14754 rows, more = false, responseScanTimestamp = 7287336395369410560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14754
20:07:42.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14757 rows, more = false, responseScanTimestamp = 7287336395396079616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14757
20:07:42.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14758 rows, more = false, responseScanTimestamp = 7287336395407511552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14758
20:07:42.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14761 rows, more = false, responseScanTimestamp = 7287336395434401792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14761
20:07:42.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395467808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395467808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395477221376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395477221376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395482636288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14768 rows, more = false, responseScanTimestamp = 7287336395488608256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14768
20:07:42.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14770 rows, more = false, responseScanTimestamp = 7287336395500879872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14770
20:07:42.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395526316032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14774 rows, more = false, responseScanTimestamp = 7287336395526316032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14774
20:07:42.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14776 rows, more = false, responseScanTimestamp = 7287336395547332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14776
20:07:42.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678101255(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14779 rows, more = false, responseScanTimestamp = 7287336395575689216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14779
20:07:42.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14790 rows, more = false, responseScanTimestamp = 7287336395600654336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14790
20:07:42.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14793 rows, more = false, responseScanTimestamp = 7287336395622559744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14793
20:07:42.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14795 rows, more = false, responseScanTimestamp = 7287336395639795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14795
20:07:42.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395664461824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822481434(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178790465(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14798 rows, more = false, responseScanTimestamp = 7287336395664461824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14798
20:07:42.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1767722079(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@424549194(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14800 rows, more = false, responseScanTimestamp = 7287336395689541632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14800
20:07:42.239 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@416894139(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.241 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1396231625(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14820 rows, more = false, responseScanTimestamp = 7287336395714211840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14820
20:07:42.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14840 rows, more = false, responseScanTimestamp = 7287336395733856256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14840
20:07:42.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395769286656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14862 rows, more = false, responseScanTimestamp = 7287336395769286656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14862
20:07:42.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395788447744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395788447744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14866 rows, more = false, responseScanTimestamp = 7287336395805237248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14866
20:07:42.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14869 rows, more = false, responseScanTimestamp = 7287336395822080000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14869
20:07:42.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395843551232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395852492800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14873 rows, more = false, responseScanTimestamp = 7287336395862102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14873
20:07:42.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14876 rows, more = false, responseScanTimestamp = 7287336395878084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14876
20:07:42.285 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1350847557(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14878 rows, more = false, responseScanTimestamp = 7287336395898507264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14878
20:07:42.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14880 rows, more = false, responseScanTimestamp = 7287336395923193856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14880
20:07:42.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395954540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336395954540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14893 rows, more = false, responseScanTimestamp = 7287336395963895808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14893
20:07:42.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14895 rows, more = false, responseScanTimestamp = 7287336395975512064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14895
20:07:42.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396010762240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14899 rows, more = false, responseScanTimestamp = 7287336396010762240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14899
20:07:42.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396029153280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14901 rows, more = false, responseScanTimestamp = 7287336396029153280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14901
20:07:42.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14904 rows, more = false, responseScanTimestamp = 7287336396059308032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14904
20:07:42.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@964266324(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14906 rows, more = false, responseScanTimestamp = 7287336396082548736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14906
20:07:42.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396113076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14910 rows, more = false, responseScanTimestamp = 7287336396113076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14910
20:07:42.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396144148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396149342208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396166549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14923 rows, more = false, responseScanTimestamp = 7287336396166549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14923
20:07:42.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396172451840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14924 rows, more = false, responseScanTimestamp = 7287336396172451840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14924
20:07:42.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396195418112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396208062464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396208062464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396223062016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14927 rows, more = false, responseScanTimestamp = 7287336396223062016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14927
20:07:42.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396245372928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14930 rows, more = false, responseScanTimestamp = 7287336396245372928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14930
20:07:42.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396265254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396265254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14934 rows, more = false, responseScanTimestamp = 7287336396276133888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14934
20:07:42.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396292374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.380 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796716116(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14937 rows, more = false, responseScanTimestamp = 7287336396292374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14937
20:07:42.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14950 rows, more = false, responseScanTimestamp = 7287336396319670272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14950
20:07:42.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396333150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14953 rows, more = false, responseScanTimestamp = 7287336396338110464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14953
20:07:42.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396364591104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14956 rows, more = false, responseScanTimestamp = 7287336396364591104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14956
20:07:42.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2127849594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14959 rows, more = false, responseScanTimestamp = 7287336396391288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14959
20:07:42.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14970 rows, more = false, responseScanTimestamp = 7287336396412096512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14970
20:07:42.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14973 rows, more = false, responseScanTimestamp = 7287336396438843392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14973
20:07:42.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396461490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396461490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396471869440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396471869440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14978 rows, more = false, responseScanTimestamp = 7287336396477419520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14978
20:07:42.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396493496320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396493496320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14982 rows, more = false, responseScanTimestamp = 7287336396504219648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14982
20:07:42.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14983 rows, more = false, responseScanTimestamp = 7287336396509736960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14983
20:07:42.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396541382656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14987 rows, more = false, responseScanTimestamp = 7287336396541382656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14987
20:07:42.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14989 rows, more = false, responseScanTimestamp = 7287336396558274560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14989
20:07:42.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396585766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396585766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396597489664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14994 rows, more = false, responseScanTimestamp = 7287336396603678720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14994
20:07:42.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396615602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396619968512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396631920640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14999 rows, more = false, responseScanTimestamp = 7287336396644749312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14999
20:07:42.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396661735424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15002 rows, more = false, responseScanTimestamp = 7287336396661735424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15002
20:07:42.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15004 rows, more = false, responseScanTimestamp = 7287336396678381568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15004
20:07:42.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213972353(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15008 rows, more = false, responseScanTimestamp = 7287336396709105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15008
20:07:42.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396724584448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396724584448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15020 rows, more = false, responseScanTimestamp = 7287336396740767744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15020
20:07:42.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15024 rows, more = false, responseScanTimestamp = 7287336396763365376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15024
20:07:42.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15026 rows, more = false, responseScanTimestamp = 7287336396778532864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15026
20:07:42.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396799496192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396804714496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15031 rows, more = false, responseScanTimestamp = 7287336396821590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15031
20:07:42.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15034 rows, more = false, responseScanTimestamp = 7287336396840099840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15034
20:07:42.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2038885988(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15037 rows, more = false, responseScanTimestamp = 7287336396860870656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15037
20:07:42.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15039 rows, more = false, responseScanTimestamp = 7287336396880023552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15039
20:07:42.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15051 rows, more = false, responseScanTimestamp = 7287336396903788544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15051
20:07:42.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15054 rows, more = false, responseScanTimestamp = 7287336396929323008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15054
20:07:42.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15056 rows, more = false, responseScanTimestamp = 7287336396954923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15056
20:07:42.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336396983021568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15059 rows, more = false, responseScanTimestamp = 7287336396983021568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15059
20:07:42.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397006221312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15061 rows, more = false, responseScanTimestamp = 7287336397006221312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15061
20:07:42.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397038452736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397038452736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15065 rows, more = false, responseScanTimestamp = 7287336397049942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15065
20:07:42.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397066469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@804606486(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397066469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.572 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916758058(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2035869457(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15069 rows, more = false, responseScanTimestamp = 7287336397084073984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15069
20:07:42.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@937673616(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15080 rows, more = false, responseScanTimestamp = 7287336397100384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15080
20:07:42.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397122740224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15111 rows, more = false, responseScanTimestamp = 7287336397128675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15111
20:07:42.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15113 rows, more = false, responseScanTimestamp = 7287336397147693056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15113
20:07:42.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15117 rows, more = false, responseScanTimestamp = 7287336397178572800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15117
20:07:42.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397200633856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15120 rows, more = false, responseScanTimestamp = 7287336397200633856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15120
20:07:42.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15123 rows, more = false, responseScanTimestamp = 7287336397224472576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15123
20:07:42.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15125 rows, more = false, responseScanTimestamp = 7287336397240270848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15125
20:07:42.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@847467160(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15129 rows, more = false, responseScanTimestamp = 7287336397272948736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15129
20:07:42.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397294710784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15141 rows, more = false, responseScanTimestamp = 7287336397299843072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15141
20:07:42.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397321949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397321949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15144 rows, more = false, responseScanTimestamp = 7287336397321949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15144
20:07:42.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397321949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15145 rows, more = false, responseScanTimestamp = 7287336397334859776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15145
20:07:42.644 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1005847258(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@95034074(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15147 rows, more = false, responseScanTimestamp = 7287336397367795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15147
20:07:42.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15150 rows, more = false, responseScanTimestamp = 7287336397393125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15150
20:07:42.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397425758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397425758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15173 rows, more = false, responseScanTimestamp = 7287336397436211200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15173
20:07:42.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397442428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15174 rows, more = false, responseScanTimestamp = 7287336397442428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15174
20:07:42.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397478690816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397478690816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754759356(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.675 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71513641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15178 rows, more = false, responseScanTimestamp = 7287336397496967168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15178
20:07:42.679 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@532289193(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.681 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242805070(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15190 rows, more = false, responseScanTimestamp = 7287336397519491072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15190
20:07:42.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15210 rows, more = false, responseScanTimestamp = 7287336397545435136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15210
20:07:42.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:42.692764 15288 heartbeater.cc:499] Master 127.14.16.254:33743 was elected leader, sending a full tablet report...
20:07:42.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397565665280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397573763072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15221 rows, more = false, responseScanTimestamp = 7287336397573763072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15221
20:07:42.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397593239552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397609275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397622050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397630771200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397630771200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.711 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@60007910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15226 rows, more = false, responseScanTimestamp = 7287336397637824512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15226
20:07:42.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@519846339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397667835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15230 rows, more = false, responseScanTimestamp = 7287336397667835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15230
20:07:42.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397692211200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15251 rows, more = false, responseScanTimestamp = 7287336397692211200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15251
20:07:42.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15256 rows, more = false, responseScanTimestamp = 7287336397728575488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15256
20:07:42.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15259 rows, more = false, responseScanTimestamp = 7287336397755473920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15259
20:07:42.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397782159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15262 rows, more = false, responseScanTimestamp = 7287336397782159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15262
20:07:42.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397806927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15265 rows, more = false, responseScanTimestamp = 7287336397806927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15265
20:07:42.755 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1371302891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397830746112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15269 rows, more = false, responseScanTimestamp = 7287336397835571200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15269
20:07:42.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397862924288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15281 rows, more = false, responseScanTimestamp = 7287336397862924288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15281
20:07:42.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15284 rows, more = false, responseScanTimestamp = 7287336397887602688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15284
20:07:42.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15287 rows, more = false, responseScanTimestamp = 7287336397909901312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15287
20:07:42.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15290 rows, more = false, responseScanTimestamp = 7287336397934178304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15290
20:07:42.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15293 rows, more = false, responseScanTimestamp = 7287336397955338240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15293
20:07:42.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397979975680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397979975680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336397992734720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15297 rows, more = false, responseScanTimestamp = 7287336397992734720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15297
20:07:42.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398010990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15300 rows, more = false, responseScanTimestamp = 7287336398010990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15300
20:07:42.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15302 rows, more = false, responseScanTimestamp = 7287336398034161664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15302
20:07:42.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398068826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15306 rows, more = false, responseScanTimestamp = 7287336398068826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15306
20:07:42.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@115485521(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15309 rows, more = false, responseScanTimestamp = 7287336398097149952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15309
20:07:42.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398117883904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398117883904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15321 rows, more = false, responseScanTimestamp = 7287336398137827328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15321
20:07:42.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15323 rows, more = false, responseScanTimestamp = 7287336398150176768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15323
20:07:42.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15326 rows, more = false, responseScanTimestamp = 7287336398174904320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15326
20:07:42.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@406852350(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1737298452(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1440534077(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15329 rows, more = false, responseScanTimestamp = 7287336398201675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15329
20:07:42.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15340 rows, more = false, responseScanTimestamp = 7287336398220185600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15340
20:07:42.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398254972928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398254972928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398269751296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398275657728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15364 rows, more = false, responseScanTimestamp = 7287336398275657728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15364
20:07:42.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398298042368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398298042368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398298042368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15369 rows, more = false, responseScanTimestamp = 7287336398314291200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15369
20:07:42.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15373 rows, more = false, responseScanTimestamp = 7287336398339543040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15373
20:07:42.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398357692416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398363549696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15377 rows, more = false, responseScanTimestamp = 7287336398373908480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15377
20:07:42.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15379 rows, more = false, responseScanTimestamp = 7287336398384979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15379
20:07:42.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15383 rows, more = false, responseScanTimestamp = 7287336398413479936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15383
20:07:42.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15386 rows, more = false, responseScanTimestamp = 7287336398434099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15386
20:07:42.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15389 rows, more = false, responseScanTimestamp = 7287336398460076032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15389
20:07:42.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15392 rows, more = false, responseScanTimestamp = 7287336398482190336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15392
20:07:42.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15394 rows, more = false, responseScanTimestamp = 7287336398499872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15394
20:07:42.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15397 rows, more = false, responseScanTimestamp = 7287336398529978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15397
20:07:42.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15400 rows, more = false, responseScanTimestamp = 7287336398556667904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15400
20:07:42.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398573715456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398578339840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398593093632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15404 rows, more = false, responseScanTimestamp = 7287336398593093632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15404
20:07:42.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398609764352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15407 rows, more = false, responseScanTimestamp = 7287336398609764352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15407
20:07:42.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15410 rows, more = false, responseScanTimestamp = 7287336398633459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15410
20:07:42.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15413 rows, more = false, responseScanTimestamp = 7287336398661644288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15413
20:07:42.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398685409280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398690525184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398702575616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1123274612(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522332214(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:42.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15419 rows, more = false, responseScanTimestamp = 7287336398707871744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15419
20:07:42.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398721859584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15430 rows, more = false, responseScanTimestamp = 7287336398721859584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15430
20:07:42.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398750318592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398750318592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398768566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398768566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398776041472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15445 rows, more = false, responseScanTimestamp = 7287336398782115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15445
20:07:42.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15449 rows, more = false, responseScanTimestamp = 7287336398805155840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:42.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15449
20:07:43.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15449 rows, more = false, responseScanTimestamp = 7287336398805155840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15452 rows, more = false, responseScanTimestamp = 7287336398852284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15452
20:07:43.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15455 rows, more = false, responseScanTimestamp = 7287336398887743488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15455
20:07:43.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398918443008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437484743(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1714476905(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15458 rows, more = false, responseScanTimestamp = 7287336398918443008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15458
20:07:43.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979643572(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336398938689536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@125060236(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.030 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@541827803(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15470 rows, more = false, responseScanTimestamp = 7287336398946062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15470
20:07:43.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15490 rows, more = false, responseScanTimestamp = 7287336398966734848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15490
20:07:43.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15513 rows, more = false, responseScanTimestamp = 7287336399011131392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15513
20:07:43.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399021019136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399027032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15516 rows, more = false, responseScanTimestamp = 7287336399039135744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15516
20:07:43.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15519 rows, more = false, responseScanTimestamp = 7287336399057174528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15519
20:07:43.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399073730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15521 rows, more = false, responseScanTimestamp = 7287336399073730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15521
20:07:43.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399092404224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399097987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399110901760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15526 rows, more = false, responseScanTimestamp = 7287336399116378112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15526
20:07:43.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1084269092(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399133020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1538930440(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15529 rows, more = false, responseScanTimestamp = 7287336399133020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15529
20:07:43.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15530 rows, more = false, responseScanTimestamp = 7287336399145373696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15530
20:07:43.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15551 rows, more = false, responseScanTimestamp = 7287336399181664256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15551
20:07:43.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399206264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399206264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399219875840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15556 rows, more = false, responseScanTimestamp = 7287336399225520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15556
20:07:43.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2119129303(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399236521984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399242170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15559 rows, more = false, responseScanTimestamp = 7287336399242170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15559
20:07:43.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15571 rows, more = false, responseScanTimestamp = 7287336399271514112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15571
20:07:43.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15575 rows, more = false, responseScanTimestamp = 7287336399303147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15575
20:07:43.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66023615(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15577 rows, more = false, responseScanTimestamp = 7287336399324880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15577
20:07:43.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15579 rows, more = false, responseScanTimestamp = 7287336399346397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15579
20:07:43.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15591 rows, more = false, responseScanTimestamp = 7287336399372414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15591
20:07:43.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399397822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399397822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15595 rows, more = false, responseScanTimestamp = 7287336399412400128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15595
20:07:43.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399430123520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1184584548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399430123520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399442214912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399442214912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15600 rows, more = false, responseScanTimestamp = 7287336399448821760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15600
20:07:43.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15612 rows, more = false, responseScanTimestamp = 7287336399467331584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15612
20:07:43.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15615 rows, more = false, responseScanTimestamp = 7287336399488335872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15615
20:07:43.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1284714184(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.167 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1209945709(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15618 rows, more = false, responseScanTimestamp = 7287336399512678400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15618
20:07:43.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@814523737(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15630 rows, more = false, responseScanTimestamp = 7287336399537389568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15630
20:07:43.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399553847296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15650 rows, more = false, responseScanTimestamp = 7287336399553847296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15650
20:07:43.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15654 rows, more = false, responseScanTimestamp = 7287336399591690240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15654
20:07:43.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399616188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399616188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15658 rows, more = false, responseScanTimestamp = 7287336399629438976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15658
20:07:43.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399646957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399646957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399663820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15662 rows, more = false, responseScanTimestamp = 7287336399663820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15662
20:07:43.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399688114176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399688114176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15667 rows, more = false, responseScanTimestamp = 7287336399702634496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15667
20:07:43.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399714394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399720415232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15671 rows, more = false, responseScanTimestamp = 7287336399734345728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15671
20:07:43.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15673 rows, more = false, responseScanTimestamp = 7287336399745560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15673
20:07:43.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15677 rows, more = false, responseScanTimestamp = 7287336399775137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15677
20:07:43.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15679 rows, more = false, responseScanTimestamp = 7287336399798153216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15679
20:07:43.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399822147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399822147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15683 rows, more = false, responseScanTimestamp = 7287336399838920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15683
20:07:43.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15684 rows, more = false, responseScanTimestamp = 7287336399846526976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15684
20:07:43.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739295327(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15687 rows, more = false, responseScanTimestamp = 7287336399875915776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15687
20:07:43.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2032160379(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336399893610496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15690 rows, more = false, responseScanTimestamp = 7287336399900303360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15690
20:07:43.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15710 rows, more = false, responseScanTimestamp = 7287336399923298304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15710
20:07:43.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15713 rows, more = false, responseScanTimestamp = 7287336399942971392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15713
20:07:43.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15715 rows, more = false, responseScanTimestamp = 7287336399958704128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15715
20:07:43.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15718 rows, more = false, responseScanTimestamp = 7287336399987224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15718
20:07:43.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400011960320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15721 rows, more = false, responseScanTimestamp = 7287336400011960320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15721
20:07:43.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15725 rows, more = false, responseScanTimestamp = 7287336400038711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15725
20:07:43.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140267540(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15728 rows, more = false, responseScanTimestamp = 7287336400060518400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15728
20:07:43.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15729 rows, more = false, responseScanTimestamp = 7287336400074092544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15729
20:07:43.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400105488384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400105488384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400117391360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400117391360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400124878848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400130179072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15745 rows, more = false, responseScanTimestamp = 7287336400130179072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15745
20:07:43.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15746 rows, more = false, responseScanTimestamp = 7287336400135262208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15746
20:07:43.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400165310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400165310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15749 rows, more = false, responseScanTimestamp = 7287336400175529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15749
20:07:43.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400192122880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400192122880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400202870784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15753 rows, more = false, responseScanTimestamp = 7287336400208617472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15753
20:07:43.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400224600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15756 rows, more = false, responseScanTimestamp = 7287336400224600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15756
20:07:43.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@377805150(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15759 rows, more = false, responseScanTimestamp = 7287336400247435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15759
20:07:43.349 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1010622953(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15760 rows, more = false, responseScanTimestamp = 7287336400266240000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15760
20:07:43.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400286846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15780 rows, more = false, responseScanTimestamp = 7287336400286846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15780
20:07:43.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15782 rows, more = false, responseScanTimestamp = 7287336400304955392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15782
20:07:43.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400336302080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400341700608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400359374848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15788 rows, more = false, responseScanTimestamp = 7287336400365084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15788
20:07:43.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400383995904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400383995904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400397418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15792 rows, more = false, responseScanTimestamp = 7287336400397418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15792
20:07:43.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15796 rows, more = false, responseScanTimestamp = 7287336400421281792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15796
20:07:43.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15798 rows, more = false, responseScanTimestamp = 7287336400444026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15798
20:07:43.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400459243520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15801 rows, more = false, responseScanTimestamp = 7287336400463908864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15801
20:07:43.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400494538752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15805 rows, more = false, responseScanTimestamp = 7287336400494538752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15805
20:07:43.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400517726208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200890755(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15807 rows, more = false, responseScanTimestamp = 7287336400517726208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15807
20:07:43.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400537833472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400544505856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15810 rows, more = false, responseScanTimestamp = 7287336400544505856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15810
20:07:43.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400576286720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15822 rows, more = false, responseScanTimestamp = 7287336400576286720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15822
20:07:43.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400599351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15825 rows, more = false, responseScanTimestamp = 7287336400599351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15825
20:07:43.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1011394271(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15828 rows, more = false, responseScanTimestamp = 7287336400623132672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15828
20:07:43.442 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213304865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15829 rows, more = false, responseScanTimestamp = 7287336400638230528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15829
20:07:43.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400670916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15850 rows, more = false, responseScanTimestamp = 7287336400670916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15850
20:07:43.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400691036160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15853 rows, more = false, responseScanTimestamp = 7287336400697233408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15853
20:07:43.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15857 rows, more = false, responseScanTimestamp = 7287336400730456064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15857
20:07:43.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400753528832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400753528832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15860 rows, more = false, responseScanTimestamp = 7287336400771080192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15860
20:07:43.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400771080192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400776835072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400798171136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400805584897) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15863 rows, more = false, responseScanTimestamp = 7287336400805584897) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15863
20:07:43.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15867 rows, more = false, responseScanTimestamp = 7287336400829882368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15867
20:07:43.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400855674880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15870 rows, more = false, responseScanTimestamp = 7287336400861769728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15870
20:07:43.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15874 rows, more = false, responseScanTimestamp = 7287336400888664064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15874
20:07:43.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400909455360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400916287488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400929218560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400929218560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400935591936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15880 rows, more = false, responseScanTimestamp = 7287336400940494848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15880
20:07:43.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336400946978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15881 rows, more = false, responseScanTimestamp = 7287336400946978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15881
20:07:43.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15882 rows, more = false, responseScanTimestamp = 7287336400965931008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15882
20:07:43.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401001639936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401001639936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401011855360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1465798135(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15887 rows, more = false, responseScanTimestamp = 7287336401011855360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15887
20:07:43.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401030823936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401030823936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15900 rows, more = false, responseScanTimestamp = 7287336401041215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15900
20:07:43.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15903 rows, more = false, responseScanTimestamp = 7287336401057300480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15903
20:07:43.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401071718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15905 rows, more = false, responseScanTimestamp = 7287336401078353920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15905
20:07:43.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401100722176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401110253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@833680548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15908 rows, more = false, responseScanTimestamp = 7287336401110253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15908
20:07:43.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401148370944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401148370944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401162321920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15922 rows, more = false, responseScanTimestamp = 7287336401162321920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15922
20:07:43.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15926 rows, more = false, responseScanTimestamp = 7287336401189249024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15926
20:07:43.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401200910336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1220006419(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401208086528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15929 rows, more = false, responseScanTimestamp = 7287336401229672448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15929
20:07:43.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15941 rows, more = false, responseScanTimestamp = 7287336401249423360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15941
20:07:43.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401274871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15944 rows, more = false, responseScanTimestamp = 7287336401274871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15944
20:07:43.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15948 rows, more = false, responseScanTimestamp = 7287336401302953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15948
20:07:43.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15951 rows, more = false, responseScanTimestamp = 7287336401325219840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15951
20:07:43.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401345277952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15954 rows, more = false, responseScanTimestamp = 7287336401345277952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15954
20:07:43.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15958 rows, more = false, responseScanTimestamp = 7287336401373900800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15958
20:07:43.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401400147968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401400147968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15963 rows, more = false, responseScanTimestamp = 7287336401415135232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15963
20:07:43.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15966 rows, more = false, responseScanTimestamp = 7287336401430945792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15966
20:07:43.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1913295594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15968 rows, more = false, responseScanTimestamp = 7287336401456087040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15968
20:07:43.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15980 rows, more = false, responseScanTimestamp = 7287336401485275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15980
20:07:43.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401511153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401511153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15984 rows, more = false, responseScanTimestamp = 7287336401524625408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15984
20:07:43.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15984 rows, more = false, responseScanTimestamp = 7287336401524625408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15987 rows, more = false, responseScanTimestamp = 7287336401558618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15987
20:07:43.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401587929088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15991 rows, more = false, responseScanTimestamp = 7287336401587929088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15991
20:07:43.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401599004672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401611300864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15994 rows, more = false, responseScanTimestamp = 7287336401622081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15994
20:07:43.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401638666240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1469995177(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15997 rows, more = false, responseScanTimestamp = 7287336401638666240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15997
20:07:43.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1631421226(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15999 rows, more = false, responseScanTimestamp = 7287336401655136256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15999
20:07:43.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16020 rows, more = false, responseScanTimestamp = 7287336401682444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16020
20:07:43.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401703268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16023 rows, more = false, responseScanTimestamp = 7287336401709301760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16023
20:07:43.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16026 rows, more = false, responseScanTimestamp = 7287336401733914624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16026
20:07:43.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401756291072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401756291072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16030 rows, more = false, responseScanTimestamp = 7287336401768026112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16030
20:07:43.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401787756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16034 rows, more = false, responseScanTimestamp = 7287336401787756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16034
20:07:43.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16035 rows, more = false, responseScanTimestamp = 7287336401797308416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16035
20:07:43.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16038 rows, more = false, responseScanTimestamp = 7287336401828507648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16038
20:07:43.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16040 rows, more = false, responseScanTimestamp = 7287336401851613184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16040
20:07:43.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401881661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16043 rows, more = false, responseScanTimestamp = 7287336401881661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16043
20:07:43.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@401400404(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16047 rows, more = false, responseScanTimestamp = 7287336401908322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16047
20:07:43.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16050 rows, more = false, responseScanTimestamp = 7287336401932775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16050
20:07:43.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401955520512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336401955520512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16063 rows, more = false, responseScanTimestamp = 7287336401970180096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16063
20:07:43.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16066 rows, more = false, responseScanTimestamp = 7287336401986281472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16066
20:07:43.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@827830145(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.777 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@338293266(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@427825006(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16069 rows, more = false, responseScanTimestamp = 7287336402008547328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16069
20:07:43.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402032619520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402039185408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16100 rows, more = false, responseScanTimestamp = 7287336402051952640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16100
20:07:43.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16104 rows, more = false, responseScanTimestamp = 7287336402073366528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16104
20:07:43.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402107105280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402107105280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402116673536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1770956872(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16108 rows, more = false, responseScanTimestamp = 7287336402116673536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16108
20:07:43.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1705589087(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16109 rows, more = false, responseScanTimestamp = 7287336402123513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16109
20:07:43.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16120 rows, more = false, responseScanTimestamp = 7287336402149523456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16120
20:07:43.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16133 rows, more = false, responseScanTimestamp = 7287336402183254016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16133
20:07:43.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402206752768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1053556378(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16138 rows, more = false, responseScanTimestamp = 7287336402226819072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16138
20:07:43.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402244395008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402244395008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16151 rows, more = false, responseScanTimestamp = 7287336402258374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16151
20:07:43.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402269777920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402275557376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402286198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402291896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16156 rows, more = false, responseScanTimestamp = 7287336402291896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16156
20:07:43.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402315243520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402315243520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402315243520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16161 rows, more = false, responseScanTimestamp = 7287336402325778432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16161
20:07:43.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402351140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402351140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402360168448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402365423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16167 rows, more = false, responseScanTimestamp = 7287336402365423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16167
20:07:43.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16170 rows, more = false, responseScanTimestamp = 7287336402382843904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16170
20:07:43.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16172 rows, more = false, responseScanTimestamp = 7287336402401734656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16172
20:07:43.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402431287296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16175 rows, more = false, responseScanTimestamp = 7287336402431287296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16175
20:07:43.886 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669623626(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16179 rows, more = false, responseScanTimestamp = 7287336402463334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16179
20:07:43.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16191 rows, more = false, responseScanTimestamp = 7287336402493411328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16191
20:07:43.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16194 rows, more = false, responseScanTimestamp = 7287336402516586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16194
20:07:43.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002013975(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16197 rows, more = false, responseScanTimestamp = 7287336402538405888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16197
20:07:43.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@393621758(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16199 rows, more = false, responseScanTimestamp = 7287336402556723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16199
20:07:43.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16220 rows, more = false, responseScanTimestamp = 7287336402579447808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16220
20:07:43.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16224 rows, more = false, responseScanTimestamp = 7287336402611986432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16224
20:07:43.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982342052(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16227 rows, more = false, responseScanTimestamp = 7287336402638995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16227
20:07:43.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@478223326(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:43.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16230 rows, more = false, responseScanTimestamp = 7287336402658586624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16230
20:07:43.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16250 rows, more = false, responseScanTimestamp = 7287336402676736000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16250
20:07:43.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402710786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402710786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16255 rows, more = false, responseScanTimestamp = 7287336402720665600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16255
20:07:43.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16258 rows, more = false, responseScanTimestamp = 7287336402736836608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16258
20:07:43.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402762571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16261 rows, more = false, responseScanTimestamp = 7287336402762571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16261
20:07:43.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402783133696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16264 rows, more = false, responseScanTimestamp = 7287336402783133696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16264
20:07:43.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402806390784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16268 rows, more = false, responseScanTimestamp = 7287336402812092416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16268
20:07:43.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16271 rows, more = false, responseScanTimestamp = 7287336402841174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16271
20:07:43.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402858315776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16272 rows, more = false, responseScanTimestamp = 7287336402858315776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:43.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16272
20:07:43.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16276 rows, more = false, responseScanTimestamp = 7287336402902851584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16276
20:07:44.000 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1801958500(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16279 rows, more = false, responseScanTimestamp = 7287336402927529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16279
20:07:44.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402960187392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402960187392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402969661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16292 rows, more = false, responseScanTimestamp = 7287336402969661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16292
20:07:44.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336402986573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16296 rows, more = false, responseScanTimestamp = 7287336402992033792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16296
20:07:44.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403021254656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16300 rows, more = false, responseScanTimestamp = 7287336403021254656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16300
20:07:44.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16303 rows, more = false, responseScanTimestamp = 7287336403044397056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16303
20:07:44.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403065946112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295026230(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16306 rows, more = false, responseScanTimestamp = 7287336403071438848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16306
20:07:44.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2050139959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403101106176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1853426756(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16310 rows, more = false, responseScanTimestamp = 7287336403101106176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16310
20:07:44.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16340 rows, more = false, responseScanTimestamp = 7287336403132022784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16340
20:07:44.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403151425536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403151425536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16343 rows, more = false, responseScanTimestamp = 7287336403169226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16343
20:07:44.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403194908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403194908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@954941819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403207688192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16349 rows, more = false, responseScanTimestamp = 7287336403213549568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16349
20:07:44.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16362 rows, more = false, responseScanTimestamp = 7287336403238072320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16362
20:07:44.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403269701632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403269701632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403281395712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1909661544(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16367 rows, more = false, responseScanTimestamp = 7287336403281395712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16367
20:07:44.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403294330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403301556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16370 rows, more = false, responseScanTimestamp = 7287336403301556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16370
20:07:44.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403340611584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16383 rows, more = false, responseScanTimestamp = 7287336403340611584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16383
20:07:44.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16387 rows, more = false, responseScanTimestamp = 7287336403378544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16387
20:07:44.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403404193792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16390 rows, more = false, responseScanTimestamp = 7287336403404193792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16390
20:07:44.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16393 rows, more = false, responseScanTimestamp = 7287336403428720640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16393
20:07:44.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16396 rows, more = false, responseScanTimestamp = 7287336403459334144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16396
20:07:44.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@515315066(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948580804(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16399 rows, more = false, responseScanTimestamp = 7287336403484307456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16399
20:07:44.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16400 rows, more = false, responseScanTimestamp = 7287336403495260160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16400
20:07:44.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16421 rows, more = false, responseScanTimestamp = 7287336403523973120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16421
20:07:44.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16424 rows, more = false, responseScanTimestamp = 7287336403548950528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16424
20:07:44.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403571613696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518886711(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16427 rows, more = false, responseScanTimestamp = 7287336403571613696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16427
20:07:44.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403587891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403594342400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403607887872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16441 rows, more = false, responseScanTimestamp = 7287336403613638656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16441
20:07:44.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403625222144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16444 rows, more = false, responseScanTimestamp = 7287336403630768128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16444
20:07:44.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16446 rows, more = false, responseScanTimestamp = 7287336403655831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16446
20:07:44.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403679481856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403679481856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403688636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403695226880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403695226880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403700936704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16453 rows, more = false, responseScanTimestamp = 7287336403706499072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16453
20:07:44.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403722153984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16456 rows, more = false, responseScanTimestamp = 7287336403722153984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16456
20:07:44.200 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@868819793(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@368311447(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16459 rows, more = false, responseScanTimestamp = 7287336403750965248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16459
20:07:44.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2082401276(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403773550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685545647(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403773550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403785166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517867227(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403785166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403795296256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.210 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@339953363(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403795296256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16500 rows, more = false, responseScanTimestamp = 7287336403800899584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16500
20:07:44.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16510 rows, more = false, responseScanTimestamp = 7287336403808354304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16510
20:07:44.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16522 rows, more = false, responseScanTimestamp = 7287336403834048512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16522
20:07:44.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403866603520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403866603520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403875254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16527 rows, more = false, responseScanTimestamp = 7287336403875254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16527
20:07:44.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16531 rows, more = false, responseScanTimestamp = 7287336403897405440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16531
20:07:44.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16533 rows, more = false, responseScanTimestamp = 7287336403914838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16533
20:07:44.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403938689024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403943903232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403958312960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520687276(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1077179896(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16538 rows, more = false, responseScanTimestamp = 7287336403958312960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16538
20:07:44.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403969859584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336403976380416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16560 rows, more = false, responseScanTimestamp = 7287336403993776128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16560
20:07:44.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16562 rows, more = false, responseScanTimestamp = 7287336404005236736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16562
20:07:44.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16566 rows, more = false, responseScanTimestamp = 7287336404042379264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16566
20:07:44.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@783436795(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404067872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@550102304(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2011362299(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16569 rows, more = false, responseScanTimestamp = 7287336404067872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16569
20:07:44.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@345690954(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@684441521(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16580 rows, more = false, responseScanTimestamp = 7287336404086300672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16580
20:07:44.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16600 rows, more = false, responseScanTimestamp = 7287336404105515008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16600
20:07:44.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404139180032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404139180032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16623 rows, more = false, responseScanTimestamp = 7287336404150472704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16623
20:07:44.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404155854848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404161015808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404179894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404179894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.307 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195687789(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16627 rows, more = false, responseScanTimestamp = 7287336404186488832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16627
20:07:44.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16629 rows, more = false, responseScanTimestamp = 7287336404197310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16629
20:07:44.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16642 rows, more = false, responseScanTimestamp = 7287336404225937408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16642
20:07:44.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16646 rows, more = false, responseScanTimestamp = 7287336404259033088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16646
20:07:44.330 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660201813(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404284346368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404284346368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404297232384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16650 rows, more = false, responseScanTimestamp = 7287336404297232384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16650
20:07:44.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404321026048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404321026048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404333522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404333522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16665 rows, more = false, responseScanTimestamp = 7287336404339527680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16665
20:07:44.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16669 rows, more = false, responseScanTimestamp = 7287336404361838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16669
20:07:44.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7287336404389138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16672
20:07:44.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404414550016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16675 rows, more = false, responseScanTimestamp = 7287336404428406784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16675
20:07:44.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404447145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404447145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1696294519(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16679 rows, more = false, responseScanTimestamp = 7287336404464435200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16679
20:07:44.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16691 rows, more = false, responseScanTimestamp = 7287336404484636672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16691
20:07:44.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404511449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404511449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16695 rows, more = false, responseScanTimestamp = 7287336404525068288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16695
20:07:44.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404546621440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16699 rows, more = false, responseScanTimestamp = 7287336404546621440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16699
20:07:44.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16703 rows, more = false, responseScanTimestamp = 7287336404575408128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16703
20:07:44.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16705 rows, more = false, responseScanTimestamp = 7287336404601417728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16705
20:07:44.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404624973824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404624973824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16709 rows, more = false, responseScanTimestamp = 7287336404644175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16709
20:07:44.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404661936128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16712 rows, more = false, responseScanTimestamp = 7287336404661936128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16712
20:07:44.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404692119552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16715 rows, more = false, responseScanTimestamp = 7287336404692119552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16715
20:07:44.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16718 rows, more = false, responseScanTimestamp = 7287336404722085888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16718
20:07:44.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404745261056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404745261056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16722 rows, more = false, responseScanTimestamp = 7287336404756480000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16722
20:07:44.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16725 rows, more = false, responseScanTimestamp = 7287336404773453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16725
20:07:44.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16728 rows, more = false, responseScanTimestamp = 7287336404796997632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16728
20:07:44.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404821737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404821737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16732 rows, more = false, responseScanTimestamp = 7287336404832411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16732
20:07:44.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404853514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404853514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404866158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404866158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@274230098(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1921319395(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16738 rows, more = false, responseScanTimestamp = 7287336404871888896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16738
20:07:44.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16740 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16740
20:07:44.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16740 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.487 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@440276399(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404884152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404890120192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404942716928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404942716928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16770 rows, more = false, responseScanTimestamp = 7287336404950712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16770
20:07:44.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336404964495360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16773 rows, more = false, responseScanTimestamp = 7287336404970549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16773
20:07:44.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16777 rows, more = false, responseScanTimestamp = 7287336405008900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16777
20:07:44.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16777 rows, more = false, responseScanTimestamp = 7287336405008900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@615051329(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16778 rows, more = false, responseScanTimestamp = 7287336405022339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16778
20:07:44.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16790 rows, more = false, responseScanTimestamp = 7287336405089017856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16790
20:07:44.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405101154304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405108486144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16793 rows, more = false, responseScanTimestamp = 7287336405128888320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16793
20:07:44.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405143990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405149437952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405163483136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405169577984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405169577984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405175635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405181161472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16800 rows, more = false, responseScanTimestamp = 7287336405181161472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16800
20:07:44.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16803 rows, more = false, responseScanTimestamp = 7287336405199159296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16803
20:07:44.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16805 rows, more = false, responseScanTimestamp = 7287336405217464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16805
20:07:44.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405235265536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405235265536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16808 rows, more = false, responseScanTimestamp = 7287336405260673024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16808
20:07:44.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16810 rows, more = false, responseScanTimestamp = 7287336405275336704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16810
20:07:44.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405304045568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405304045568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16815 rows, more = false, responseScanTimestamp = 7287336405318144000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16815
20:07:44.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405337620480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16818 rows, more = false, responseScanTimestamp = 7287336405337620480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16818
20:07:44.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405368156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16820 rows, more = false, responseScanTimestamp = 7287336405368156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16820
20:07:44.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16823 rows, more = false, responseScanTimestamp = 7287336405393125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16823
20:07:44.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405415235584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16826 rows, more = false, responseScanTimestamp = 7287336405415235584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16826
20:07:44.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405442625536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16829 rows, more = false, responseScanTimestamp = 7287336405442625536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16829
20:07:44.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16833 rows, more = false, responseScanTimestamp = 7287336405474668544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16833
20:07:44.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16835 rows, more = false, responseScanTimestamp = 7287336405492793344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16835
20:07:44.632 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2004422013(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405525983232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@766083176(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1196452639(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16839 rows, more = false, responseScanTimestamp = 7287336405525983232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16839
20:07:44.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405544828928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405550510080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405566533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405566533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405572988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405572988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16872 rows, more = false, responseScanTimestamp = 7287336405577560064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16872
20:07:44.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405597515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16876 rows, more = false, responseScanTimestamp = 7287336405597515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16876
20:07:44.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605659468(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16878 rows, more = false, responseScanTimestamp = 7287336405616574464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16878
20:07:44.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405646823424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405646823424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405657174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16892 rows, more = false, responseScanTimestamp = 7287336405657174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16892
20:07:44.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16896 rows, more = false, responseScanTimestamp = 7287336405679202304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16896
20:07:44.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405688274944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405702934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@456409687(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405702934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405708955648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2055158681(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.679 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1043574618(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16899 rows, more = false, responseScanTimestamp = 7287336405708955648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16899
20:07:44.684 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1464433169(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16910 rows, more = false, responseScanTimestamp = 7287336405722128384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16910
20:07:44.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405753008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16941 rows, more = false, responseScanTimestamp = 7287336405758390272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16941
20:07:44.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16944 rows, more = false, responseScanTimestamp = 7287336405781143552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16944
20:07:44.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1851173973(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1836511733(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16948 rows, more = false, responseScanTimestamp = 7287336405813293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16948
20:07:44.708 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1318902398(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1377417294(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16950 rows, more = false, responseScanTimestamp = 7287336405829865472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16950
20:07:44.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405861343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405861343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16991 rows, more = false, responseScanTimestamp = 7287336405870600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16991
20:07:44.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16992 rows, more = false, responseScanTimestamp = 7287336405876240384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16992
20:07:44.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16996 rows, more = false, responseScanTimestamp = 7287336405910200320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16996
20:07:44.732 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@167150172(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.734 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1398092750(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16999 rows, more = false, responseScanTimestamp = 7287336405933498368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16999
20:07:44.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405954007040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405959118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17020 rows, more = false, responseScanTimestamp = 7287336405959118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17020
20:07:44.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405987926016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336405993979904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17025 rows, more = false, responseScanTimestamp = 7287336406011080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17025
20:07:44.759 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.14.16.253:35145(127.14.16.253:35145)] disconnecting while in state TERMINATED
20:07:44.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17028 rows, more = false, responseScanTimestamp = 7287336406028718080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17028
20:07:44.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406053994496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406053994496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406065934336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406065934336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17033 rows, more = false, responseScanTimestamp = 7287336406072623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17033
20:07:44.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406089461760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17036 rows, more = false, responseScanTimestamp = 7287336406089461760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17036
20:07:44.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17040 rows, more = false, responseScanTimestamp = 7287336406117208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17040
20:07:44.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17043 rows, more = false, responseScanTimestamp = 7287336406137565184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17043
20:07:44.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17046 rows, more = false, responseScanTimestamp = 7287336406159945728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17046
20:07:44.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2075282672(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406183178240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406183178240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17050 rows, more = false, responseScanTimestamp = 7287336406196084736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17050
20:07:44.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17061 rows, more = false, responseScanTimestamp = 7287336406208176128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17061
20:07:44.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17064 rows, more = false, responseScanTimestamp = 7287336406234587136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17064
20:07:44.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406265925632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406312194048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406312194048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17075 rows, more = false, responseScanTimestamp = 7287336406329098240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17075
20:07:44.837 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1693863936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406348185600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.839 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1496304288(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17079 rows, more = false, responseScanTimestamp = 7287336406354489344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17079
20:07:44.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17100 rows, more = false, responseScanTimestamp = 7287336406391283712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17100
20:07:44.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17101 rows, more = false, responseScanTimestamp = 7287336406405500928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17101
20:07:44.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406442573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17105 rows, more = false, responseScanTimestamp = 7287336406442573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17105
20:07:44.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597580040(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1252152391(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17108 rows, more = false, responseScanTimestamp = 7287336406465400832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17108
20:07:44.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406488489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17120 rows, more = false, responseScanTimestamp = 7287336406495690752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17120
20:07:44.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17133 rows, more = false, responseScanTimestamp = 7287336406531944448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17133
20:07:44.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406557442048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406563180544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@478313283(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@996133049(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17137 rows, more = false, responseScanTimestamp = 7287336406577201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17137
20:07:44.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406596132864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17150 rows, more = false, responseScanTimestamp = 7287336406603223040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17150
20:07:44.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406639075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406639075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17164 rows, more = false, responseScanTimestamp = 7287336406650023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17164
20:07:44.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1784189123(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17168 rows, more = false, responseScanTimestamp = 7287336406672109568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17168
20:07:44.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406700302336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406700302336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17181 rows, more = false, responseScanTimestamp = 7287336406713958400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17181
20:07:44.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17184 rows, more = false, responseScanTimestamp = 7287336406732660736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17184
20:07:44.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406759047168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17187 rows, more = false, responseScanTimestamp = 7287336406759047168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17187
20:07:44.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17190 rows, more = false, responseScanTimestamp = 7287336406788947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17190
20:07:44.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406808518656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17193 rows, more = false, responseScanTimestamp = 7287336406815129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17193
20:07:44.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406831591424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406842986496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17195 rows, more = false, responseScanTimestamp = 7287336406842986496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17195
20:07:44.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17198 rows, more = false, responseScanTimestamp = 7287336406871257088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17198
20:07:44.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406898532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17202 rows, more = false, responseScanTimestamp = 7287336406898532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17202
20:07:44.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17205 rows, more = false, responseScanTimestamp = 7287336406925381632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17205
20:07:44.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@838918563(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:44.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17208 rows, more = false, responseScanTimestamp = 7287336406952517632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17208
20:07:44.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406974812160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406974812160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406992424960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336406992424960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17222 rows, more = false, responseScanTimestamp = 7287336406999523328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:44.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17222
20:07:45.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17223 rows, more = false, responseScanTimestamp = 7287336407004950528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17223
20:07:45.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407028330496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17225 rows, more = false, responseScanTimestamp = 7287336407038607360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17225
20:07:45.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407070142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.013 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1029164227(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17228 rows, more = false, responseScanTimestamp = 7287336407070142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17228
20:07:45.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407102320640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17240 rows, more = false, responseScanTimestamp = 7287336407102320640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17240
20:07:45.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17244 rows, more = false, responseScanTimestamp = 7287336407131672576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17244
20:07:45.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407155621888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2013839824(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17247 rows, more = false, responseScanTimestamp = 7287336407155621888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17247
20:07:45.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407183106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17260 rows, more = false, responseScanTimestamp = 7287336407183106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17260
20:07:45.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17264 rows, more = false, responseScanTimestamp = 7287336407210024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17264
20:07:45.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407234105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1459128474(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1665164831(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17267 rows, more = false, responseScanTimestamp = 7287336407234105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17267
20:07:45.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407266074624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17280 rows, more = false, responseScanTimestamp = 7287336407266074624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17280
20:07:45.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17293 rows, more = false, responseScanTimestamp = 7287336407293878272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17293
20:07:45.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17296 rows, more = false, responseScanTimestamp = 7287336407318872064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17296
20:07:45.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1618120544(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17299 rows, more = false, responseScanTimestamp = 7287336407341912064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17299
20:07:45.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17311 rows, more = false, responseScanTimestamp = 7287336407368101888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17311
20:07:45.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17314 rows, more = false, responseScanTimestamp = 7287336407392735232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17314
20:07:45.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17317 rows, more = false, responseScanTimestamp = 7287336407426551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17317
20:07:45.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17320 rows, more = false, responseScanTimestamp = 7287336407450116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17320
20:07:45.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407478308864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407488724992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407500201984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17324 rows, more = false, responseScanTimestamp = 7287336407500201984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17324
20:07:45.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407521542144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17327 rows, more = false, responseScanTimestamp = 7287336407521542144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17327
20:07:45.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407546499072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407551582208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407562215424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17332 rows, more = false, responseScanTimestamp = 7287336407562215424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17332
20:07:45.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17335 rows, more = false, responseScanTimestamp = 7287336407580233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17335
20:07:45.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407608823808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407608823808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407626813440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17340 rows, more = false, responseScanTimestamp = 7287336407633854464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17340
20:07:45.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407651827712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407651827712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407663616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17344 rows, more = false, responseScanTimestamp = 7287336407663616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17344
20:07:45.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407680491520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1590347007(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17346 rows, more = false, responseScanTimestamp = 7287336407680491520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17346
20:07:45.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17349 rows, more = false, responseScanTimestamp = 7287336407703265280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17349
20:07:45.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17361 rows, more = false, responseScanTimestamp = 7287336407731343360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17361
20:07:45.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407754027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17364 rows, more = false, responseScanTimestamp = 7287336407754027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17364
20:07:45.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281637348(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17366 rows, more = false, responseScanTimestamp = 7287336407782469632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17366
20:07:45.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@745852137(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17369 rows, more = false, responseScanTimestamp = 7287336407801769984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17369
20:07:45.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407823728640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17391 rows, more = false, responseScanTimestamp = 7287336407829299200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17391
20:07:45.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17393 rows, more = false, responseScanTimestamp = 7287336407854686208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17393
20:07:45.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407888920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407888920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407900233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17398 rows, more = false, responseScanTimestamp = 7287336407900233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17398
20:07:45.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336407921684480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17402 rows, more = false, responseScanTimestamp = 7287336407921684480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17402
20:07:45.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17404 rows, more = false, responseScanTimestamp = 7287336407940505600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17404
20:07:45.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17408 rows, more = false, responseScanTimestamp = 7287336407978590208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17408
20:07:45.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408000913408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408000913408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17411 rows, more = false, responseScanTimestamp = 7287336408020914176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17411
20:07:45.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17415 rows, more = false, responseScanTimestamp = 7287336408044060672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17415
20:07:45.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485397896(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17418 rows, more = false, responseScanTimestamp = 7287336408067383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17418
20:07:45.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17430 rows, more = false, responseScanTimestamp = 7287336408093491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17430
20:07:45.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17433 rows, more = false, responseScanTimestamp = 7287336408119107584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17433
20:07:45.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17436 rows, more = false, responseScanTimestamp = 7287336408142553088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17436
20:07:45.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17439 rows, more = false, responseScanTimestamp = 7287336408172830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17439
20:07:45.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17442 rows, more = false, responseScanTimestamp = 7287336408193912832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17442
20:07:45.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17444 rows, more = false, responseScanTimestamp = 7287336408218722304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17444
20:07:45.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408249626624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408249626624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17448 rows, more = false, responseScanTimestamp = 7287336408260874240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17448
20:07:45.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408279207936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17451 rows, more = false, responseScanTimestamp = 7287336408279207936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17451
20:07:45.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408309899264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17455 rows, more = false, responseScanTimestamp = 7287336408309899264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17455
20:07:45.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17458 rows, more = false, responseScanTimestamp = 7287336408341909504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17458
20:07:45.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408365940736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408365940736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408375844864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17462 rows, more = false, responseScanTimestamp = 7287336408375844864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17462
20:07:45.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408393613312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408398954496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408415686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408415686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17468 rows, more = false, responseScanTimestamp = 7287336408421957632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17468
20:07:45.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408438669312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17471 rows, more = false, responseScanTimestamp = 7287336408438669312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17471
20:07:45.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17475 rows, more = false, responseScanTimestamp = 7287336408466612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17475
20:07:45.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1357677914(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17478 rows, more = false, responseScanTimestamp = 7287336408494206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17478
20:07:45.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408518385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17480 rows, more = false, responseScanTimestamp = 7287336408518385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17480
20:07:45.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408546947072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17493 rows, more = false, responseScanTimestamp = 7287336408552624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17493
20:07:45.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17494 rows, more = false, responseScanTimestamp = 7287336408565075968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17494
20:07:45.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408590110720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408598712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17496 rows, more = false, responseScanTimestamp = 7287336408598712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17496
20:07:45.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408631468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17500 rows, more = false, responseScanTimestamp = 7287336408637509632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17500
20:07:45.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408664510464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17503 rows, more = false, responseScanTimestamp = 7287336408664510464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17503
20:07:45.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17506 rows, more = false, responseScanTimestamp = 7287336408690368512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17506
20:07:45.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1035616184(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408712769536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408717901824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@933474146(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408717901824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@633651969(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17510 rows, more = false, responseScanTimestamp = 7287336408736370688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17510
20:07:45.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408750108672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408755896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17541 rows, more = false, responseScanTimestamp = 7287336408769695744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17541
20:07:45.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17544 rows, more = false, responseScanTimestamp = 7287336408788058112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17544
20:07:45.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408808148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17546 rows, more = false, responseScanTimestamp = 7287336408808148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17546
20:07:45.442 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@297161910(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17549 rows, more = false, responseScanTimestamp = 7287336408836808704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17549
20:07:45.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17561 rows, more = false, responseScanTimestamp = 7287336408865935360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17561
20:07:45.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408876089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408876089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408896798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17563 rows, more = false, responseScanTimestamp = 7287336408896798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17563
20:07:45.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408922472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17567 rows, more = false, responseScanTimestamp = 7287336408922472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17567
20:07:45.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336408956534784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17570 rows, more = false, responseScanTimestamp = 7287336408956534784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17570
20:07:45.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17574 rows, more = false, responseScanTimestamp = 7287336408987987968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17574
20:07:45.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17578 rows, more = false, responseScanTimestamp = 7287336409015287808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17578
20:07:45.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409036255232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17582 rows, more = false, responseScanTimestamp = 7287336409041657856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17582
20:07:45.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17586 rows, more = false, responseScanTimestamp = 7287336409074077696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17586
20:07:45.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409094385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17589 rows, more = false, responseScanTimestamp = 7287336409100365824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17589
20:07:45.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409135693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17593 rows, more = false, responseScanTimestamp = 7287336409135693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17593
20:07:45.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409162964992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409162964992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409176190976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2099117767(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17597 rows, more = false, responseScanTimestamp = 7287336409176190976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17597
20:07:45.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1475319481(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17599 rows, more = false, responseScanTimestamp = 7287336409188966400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17599
20:07:45.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409224048640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17621 rows, more = false, responseScanTimestamp = 7287336409224048640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17621
20:07:45.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17623 rows, more = false, responseScanTimestamp = 7287336409251631104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17623
20:07:45.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409286479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409286479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409286479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409286479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409286479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409304649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1412467598(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17627 rows, more = false, responseScanTimestamp = 7287336409304649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17627
20:07:45.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409331896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17630 rows, more = false, responseScanTimestamp = 7287336409331896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17630
20:07:45.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409366929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409366929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17643 rows, more = false, responseScanTimestamp = 7287336409386246144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17643
20:07:45.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17646 rows, more = false, responseScanTimestamp = 7287336409403277312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17646
20:07:45.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996519002(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17647 rows, more = false, responseScanTimestamp = 7287336409413775360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17647
20:07:45.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17649 rows, more = false, responseScanTimestamp = 7287336409443094528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17649
20:07:45.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409472266240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409472266240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17662 rows, more = false, responseScanTimestamp = 7287336409488998400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17662
20:07:45.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17666 rows, more = false, responseScanTimestamp = 7287336409512624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17666
20:07:45.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702450619(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409535033344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.614 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1309167091(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409535033344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409549451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@515162951(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17670 rows, more = false, responseScanTimestamp = 7287336409549451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17670
20:07:45.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17700 rows, more = false, responseScanTimestamp = 7287336409569021952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17700
20:07:45.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17704 rows, more = false, responseScanTimestamp = 7287336409595527168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17704
20:07:45.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1785910381(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17707 rows, more = false, responseScanTimestamp = 7287336409618812928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17707
20:07:45.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409633546240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409639796736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17720 rows, more = false, responseScanTimestamp = 7287336409651863552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17720
20:07:45.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17724 rows, more = false, responseScanTimestamp = 7287336409674350592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17724
20:07:45.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409695100928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409695100928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409705553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17728 rows, more = false, responseScanTimestamp = 7287336409705553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17728
20:07:45.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17732 rows, more = false, responseScanTimestamp = 7287336409728458752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17732
20:07:45.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409754386432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409754386432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409767407616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409775919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409775919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17738 rows, more = false, responseScanTimestamp = 7287336409782272000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17738
20:07:45.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409796325376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17741 rows, more = false, responseScanTimestamp = 7287336409803976704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17741
20:07:45.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17745 rows, more = false, responseScanTimestamp = 7287336409834815488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17745
20:07:45.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1166639125(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17747 rows, more = false, responseScanTimestamp = 7287336409849217024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17747
20:07:45.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17749 rows, more = false, responseScanTimestamp = 7287336409865961472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17749
20:07:45.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17761 rows, more = false, responseScanTimestamp = 7287336409902587904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17761
20:07:45.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409934565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17765 rows, more = false, responseScanTimestamp = 7287336409934565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17765
20:07:45.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336409963511808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17768 rows, more = false, responseScanTimestamp = 7287336409963511808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17768
20:07:45.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17772 rows, more = false, responseScanTimestamp = 7287336409998651392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17772
20:07:45.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17775 rows, more = false, responseScanTimestamp = 7287336410026463232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17775
20:07:45.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410045358080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.739 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1231174274(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1903457810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17778 rows, more = false, responseScanTimestamp = 7287336410051846144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17778
20:07:45.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410069893120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17790 rows, more = false, responseScanTimestamp = 7287336410075860992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17790
20:07:45.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410099785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410099785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17803 rows, more = false, responseScanTimestamp = 7287336410118193152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17803
20:07:45.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410136731648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410136731648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410154590208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.764 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@223942125(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17807 rows, more = false, responseScanTimestamp = 7287336410154590208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17807
20:07:45.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17820 rows, more = false, responseScanTimestamp = 7287336410178740224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17820
20:07:45.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17823 rows, more = false, responseScanTimestamp = 7287336410201337856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17823
20:07:45.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410225160192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410225160192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410241515520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410241515520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410247307264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17829 rows, more = false, responseScanTimestamp = 7287336410252800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17829
20:07:45.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17832 rows, more = false, responseScanTimestamp = 7287336410269298688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17832
20:07:45.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17835 rows, more = false, responseScanTimestamp = 7287336410293334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17835
20:07:45.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410315419648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410315419648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410315419648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410332934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17839 rows, more = false, responseScanTimestamp = 7287336410332934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17839
20:07:45.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410359058432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410359058432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17844 rows, more = false, responseScanTimestamp = 7287336410374873088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17844
20:07:45.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410386829312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410392465408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410392465408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410411270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.826 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81372539(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410411270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410419134464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410419134464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17850 rows, more = false, responseScanTimestamp = 7287336410426482688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17850
20:07:45.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17863 rows, more = false, responseScanTimestamp = 7287336410449063936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17863
20:07:45.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17865 rows, more = false, responseScanTimestamp = 7287336410473455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17865
20:07:45.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410500550656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410500550656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17870 rows, more = false, responseScanTimestamp = 7287336410514239488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17870
20:07:45.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17873 rows, more = false, responseScanTimestamp = 7287336410531016704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17873
20:07:45.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17875 rows, more = false, responseScanTimestamp = 7287336410556198912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17875
20:07:45.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17877 rows, more = false, responseScanTimestamp = 7287336410574487552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17877
20:07:45.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17881 rows, more = false, responseScanTimestamp = 7287336410614644736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17881
20:07:45.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17884 rows, more = false, responseScanTimestamp = 7287336410647433216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17884
20:07:45.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410668572672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410674855936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410690068480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1555507528(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410690068480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@245432362(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.896 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1259510382(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17889 rows, more = false, responseScanTimestamp = 7287336410695966720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17889
20:07:45.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@44633098(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410708922368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1739688062(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410715111424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637315826(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17920 rows, more = false, responseScanTimestamp = 7287336410726420480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17920
20:07:45.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410748141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17950 rows, more = false, responseScanTimestamp = 7287336410748141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17950
20:07:45.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410776715264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17954 rows, more = false, responseScanTimestamp = 7287336410776715264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17954
20:07:45.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410808623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1040794436(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410808623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1946862035(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@521356628(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17959 rows, more = false, responseScanTimestamp = 7287336410819670016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17959
20:07:45.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1165591200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832498216(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17970 rows, more = false, responseScanTimestamp = 7287336410832879616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17970
20:07:45.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410875228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410875228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410885640192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410885640192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18012 rows, more = false, responseScanTimestamp = 7287336410890596352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18012
20:07:45.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410907639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410907639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410919477248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410919477248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@330871185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18017 rows, more = false, responseScanTimestamp = 7287336410925129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18017
20:07:45.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410942611456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410942611456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18030 rows, more = false, responseScanTimestamp = 7287336410956488704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18030
20:07:45.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18033 rows, more = false, responseScanTimestamp = 7287336410973511680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18033
20:07:45.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336410996334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18036 rows, more = false, responseScanTimestamp = 7287336410996334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18036
20:07:45.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18040 rows, more = false, responseScanTimestamp = 7287336411030466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18040
20:07:45.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18042 rows, more = false, responseScanTimestamp = 7287336411052507136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18042
20:07:45.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18045 rows, more = false, responseScanTimestamp = 7287336411076845568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18045
20:07:45.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411076845568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411089838080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:45.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@377778007(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:45.999 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534872997(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18047 rows, more = false, responseScanTimestamp = 7287336411112263680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18047
20:07:46.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411135852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18060 rows, more = false, responseScanTimestamp = 7287336411135852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18060
20:07:46.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411160698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411160698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411179782144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411179782144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18074 rows, more = false, responseScanTimestamp = 7287336411185520640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18074
20:07:46.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1508435419(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18078 rows, more = false, responseScanTimestamp = 7287336411207241728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18078
20:07:46.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18090 rows, more = false, responseScanTimestamp = 7287336411233439744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18090
20:07:46.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411255349248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18093 rows, more = false, responseScanTimestamp = 7287336411255349248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18093
20:07:46.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411284467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18097 rows, more = false, responseScanTimestamp = 7287336411284467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18097
20:07:46.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411310800896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411310800896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18101 rows, more = false, responseScanTimestamp = 7287336411321868288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18101
20:07:46.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18103 rows, more = false, responseScanTimestamp = 7287336411332206592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18103
20:07:46.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411364384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411364384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18108 rows, more = false, responseScanTimestamp = 7287336411376058368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18108
20:07:46.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411392778240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18111 rows, more = false, responseScanTimestamp = 7287336411392778240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18111
20:07:46.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411420950528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18115 rows, more = false, responseScanTimestamp = 7287336411420950528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18115
20:07:46.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252375886(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.082 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@985783087(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@690916217(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18118 rows, more = false, responseScanTimestamp = 7287336411448147968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18118
20:07:46.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@930510266(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1874751641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18140 rows, more = false, responseScanTimestamp = 7287336411485224960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18140
20:07:46.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411513987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411513987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411526909952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411532767232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411532767232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411539734528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411545870336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18174 rows, more = false, responseScanTimestamp = 7287336411545870336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18174
20:07:46.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18178 rows, more = false, responseScanTimestamp = 7287336411570249728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18178
20:07:46.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411588616192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411594825728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411606683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18182 rows, more = false, responseScanTimestamp = 7287336411606683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18182
20:07:46.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411620339712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18185 rows, more = false, responseScanTimestamp = 7287336411626946560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18185
20:07:46.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18187 rows, more = false, responseScanTimestamp = 7287336411659051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18187
20:07:46.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18189 rows, more = false, responseScanTimestamp = 7287336411677818880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18189
20:07:46.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411714105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18192 rows, more = false, responseScanTimestamp = 7287336411714105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18192
20:07:46.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411745226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411745226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411745226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18197 rows, more = false, responseScanTimestamp = 7287336411760414720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18197
20:07:46.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18201 rows, more = false, responseScanTimestamp = 7287336411783733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18201
20:07:46.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411806920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411806920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18205 rows, more = false, responseScanTimestamp = 7287336411818352640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18205
20:07:46.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18207 rows, more = false, responseScanTimestamp = 7287336411829526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18207
20:07:46.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411863056384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18211 rows, more = false, responseScanTimestamp = 7287336411863056384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18211
20:07:46.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18215 rows, more = false, responseScanTimestamp = 7287336411891834880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18215
20:07:46.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1536349922(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@112917418(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18218 rows, more = false, responseScanTimestamp = 7287336411917705216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18218
20:07:46.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18220 rows, more = false, responseScanTimestamp = 7287336411937198080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18220
20:07:46.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18241 rows, more = false, responseScanTimestamp = 7287336411960578048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18241
20:07:46.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411985809408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336411990892544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412003209216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18246 rows, more = false, responseScanTimestamp = 7287336412003209216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18246
20:07:46.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412025147392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18250 rows, more = false, responseScanTimestamp = 7287336412025147392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18250
20:07:46.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412053004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412053004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412053004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412062355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412068986880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18254 rows, more = false, responseScanTimestamp = 7287336412068986880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18254
20:07:46.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412091080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18258 rows, more = false, responseScanTimestamp = 7287336412091080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18258
20:07:46.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412115116032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412115116032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412127150080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18261 rows, more = false, responseScanTimestamp = 7287336412127150080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18261
20:07:46.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412149772288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412149772288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412163645440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412163645440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412170379264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412170379264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@40211810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18267 rows, more = false, responseScanTimestamp = 7287336412170379264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18267
20:07:46.261 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@507709199(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18269 rows, more = false, responseScanTimestamp = 7287336412185362432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18269
20:07:46.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18290 rows, more = false, responseScanTimestamp = 7287336412216049664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18290
20:07:46.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18292 rows, more = false, responseScanTimestamp = 7287336412235927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18292
20:07:46.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18296 rows, more = false, responseScanTimestamp = 7287336412272197632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18296
20:07:46.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1395390435(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18298 rows, more = false, responseScanTimestamp = 7287336412295774208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18298
20:07:46.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412316491776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412325470208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18310 rows, more = false, responseScanTimestamp = 7287336412350636032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18310
20:07:46.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18313 rows, more = false, responseScanTimestamp = 7287336412376092672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18313
20:07:46.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412392464384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412399656960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@35463559(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18317 rows, more = false, responseScanTimestamp = 7287336412412116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18317
20:07:46.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@746420771(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412435943424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18320 rows, more = false, responseScanTimestamp = 7287336412435943424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18320
20:07:46.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18341 rows, more = false, responseScanTimestamp = 7287336412459626496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18341
20:07:46.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18343 rows, more = false, responseScanTimestamp = 7287336412484657152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18343
20:07:46.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18346 rows, more = false, responseScanTimestamp = 7287336412513153024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18346
20:07:46.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412543270912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412547883008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18351 rows, more = false, responseScanTimestamp = 7287336412547883008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18351
20:07:46.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412573982720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412580446208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412616941568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412622340096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18358 rows, more = false, responseScanTimestamp = 7287336412622340096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18358
20:07:46.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18359 rows, more = false, responseScanTimestamp = 7287336412630880256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18359
20:07:46.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18363 rows, more = false, responseScanTimestamp = 7287336412668518400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18363
20:07:46.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18366 rows, more = false, responseScanTimestamp = 7287336412691611648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18366
20:07:46.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412716883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412716883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18370 rows, more = false, responseScanTimestamp = 7287336412730159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18370
20:07:46.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412730159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18370 rows, more = false, responseScanTimestamp = 7287336412730159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412738916352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18372 rows, more = false, responseScanTimestamp = 7287336412774981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18372
20:07:46.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412809297920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412809297920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@713063388(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18376 rows, more = false, responseScanTimestamp = 7287336412824580096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18376
20:07:46.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@647501184(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306663373(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18379 rows, more = false, responseScanTimestamp = 7287336412841336832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18379
20:07:46.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412869500928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18400 rows, more = false, responseScanTimestamp = 7287336412879917056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18400
20:07:46.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18413 rows, more = false, responseScanTimestamp = 7287336412918005760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18413
20:07:46.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18416 rows, more = false, responseScanTimestamp = 7287336412950102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18416
20:07:46.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@176807472(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18418 rows, more = false, responseScanTimestamp = 7287336412967649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18418
20:07:46.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336412999421952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18431 rows, more = false, responseScanTimestamp = 7287336412999421952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18431
20:07:46.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413026971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413026971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18435 rows, more = false, responseScanTimestamp = 7287336413040209920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18435
20:07:46.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413059469312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18438 rows, more = false, responseScanTimestamp = 7287336413059469312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18438
20:07:46.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18442 rows, more = false, responseScanTimestamp = 7287336413089828864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18442
20:07:46.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18444 rows, more = false, responseScanTimestamp = 7287336413110108160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18444
20:07:46.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18448 rows, more = false, responseScanTimestamp = 7287336413152047104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18448
20:07:46.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18451 rows, more = false, responseScanTimestamp = 7287336413185470464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18451
20:07:46.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18453 rows, more = false, responseScanTimestamp = 7287336413204660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18453
20:07:46.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18456 rows, more = false, responseScanTimestamp = 7287336413236002816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18456
20:07:46.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18460 rows, more = false, responseScanTimestamp = 7287336413269364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18460
20:07:46.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413292904448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18463 rows, more = false, responseScanTimestamp = 7287336413292904448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18463
20:07:46.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18467 rows, more = false, responseScanTimestamp = 7287336413324058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18467
20:07:46.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@595462694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.546 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1168912348(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.548 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@417163989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18468 rows, more = false, responseScanTimestamp = 7287336413339111424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18468
20:07:46.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1549885344(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413384445952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.553 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@261964080(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18490 rows, more = false, responseScanTimestamp = 7287336413384445952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18490
20:07:46.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@736841168(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413395968000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413403025408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413422862336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18520 rows, more = false, responseScanTimestamp = 7287336413422862336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18520
20:07:46.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413453819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413453819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413471232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18536 rows, more = false, responseScanTimestamp = 7287336413477240833) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18536
20:07:46.579 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1477640634(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413496127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413496127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413511692288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413511692288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413518438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413518438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413526704128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413526704128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18552 rows, more = false, responseScanTimestamp = 7287336413534285824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18552
20:07:46.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413557837824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413557837824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413578563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@249153863(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18557 rows, more = false, responseScanTimestamp = 7287336413578563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18557
20:07:46.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413592903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413599219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413618577408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413618577408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18571 rows, more = false, responseScanTimestamp = 7287336413625053184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18571
20:07:46.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413636284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413643325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413663121408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413663121408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413669117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18577 rows, more = false, responseScanTimestamp = 7287336413675909120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18577
20:07:46.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413693693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413693693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18581 rows, more = false, responseScanTimestamp = 7287336413714833408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18581
20:07:46.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18584 rows, more = false, responseScanTimestamp = 7287336413732683776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18584
20:07:46.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18585 rows, more = false, responseScanTimestamp = 7287336413745242112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18585
20:07:46.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18588 rows, more = false, responseScanTimestamp = 7287336413780492288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18588
20:07:46.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413809135616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413809135616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413821390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18593 rows, more = false, responseScanTimestamp = 7287336413821390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18593
20:07:46.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413843542016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18597 rows, more = false, responseScanTimestamp = 7287336413843542016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18597
20:07:46.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413864652800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18600 rows, more = false, responseScanTimestamp = 7287336413870489600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18600
20:07:46.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413903376384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18604 rows, more = false, responseScanTimestamp = 7287336413903376384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18604
20:07:46.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413931655168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1797823853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413931655168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@450680853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336413945233408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18610 rows, more = false, responseScanTimestamp = 7287336413951213568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18610
20:07:46.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18631 rows, more = false, responseScanTimestamp = 7287336413968834560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18631
20:07:46.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18634 rows, more = false, responseScanTimestamp = 7287336413990625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18634
20:07:46.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18637 rows, more = false, responseScanTimestamp = 7287336414017515520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18637
20:07:46.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414037131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414042820608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414060679168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414060679168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414067732480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18642 rows, more = false, responseScanTimestamp = 7287336414067732480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18642
20:07:46.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18646 rows, more = false, responseScanTimestamp = 7287336414090813440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18646
20:07:46.730 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510085669(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414114541568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18649 rows, more = false, responseScanTimestamp = 7287336414114541568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18649
20:07:46.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414145654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18662 rows, more = false, responseScanTimestamp = 7287336414145654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18662
20:07:46.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414171959296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414171959296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18667 rows, more = false, responseScanTimestamp = 7287336414183170048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18667
20:07:46.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18667 rows, more = false, responseScanTimestamp = 7287336414183170048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18670 rows, more = false, responseScanTimestamp = 7287336414216990720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18670
20:07:46.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18674 rows, more = false, responseScanTimestamp = 7287336414251732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18674
20:07:46.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18679 rows, more = false, responseScanTimestamp = 7287336414288478208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18679
20:07:46.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18683 rows, more = false, responseScanTimestamp = 7287336414321209344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18683
20:07:46.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18686 rows, more = false, responseScanTimestamp = 7287336414344720384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18686
20:07:46.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414374219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18690 rows, more = false, responseScanTimestamp = 7287336414374219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18690
20:07:46.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18694 rows, more = false, responseScanTimestamp = 7287336414407110656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18694
20:07:46.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@441544147(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18697 rows, more = false, responseScanTimestamp = 7287336414430908416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18697
20:07:46.815 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@901601281(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1230844627(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18699 rows, more = false, responseScanTimestamp = 7287336414454538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18699
20:07:46.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414478835712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18720 rows, more = false, responseScanTimestamp = 7287336414486851584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18720
20:07:46.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18732 rows, more = false, responseScanTimestamp = 7287336414520168448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18732
20:07:46.839 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@53785825(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18736 rows, more = false, responseScanTimestamp = 7287336414545801216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18736
20:07:46.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414575620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414575620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414586273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414586273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18751 rows, more = false, responseScanTimestamp = 7287336414591873024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18751
20:07:46.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414608822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18753 rows, more = false, responseScanTimestamp = 7287336414608822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18753
20:07:46.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@312114849(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18757 rows, more = false, responseScanTimestamp = 7287336414644178944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18757
20:07:46.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295532451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414673530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414673530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414685945856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18770 rows, more = false, responseScanTimestamp = 7287336414685945856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18770
20:07:46.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18783 rows, more = false, responseScanTimestamp = 7287336414707523584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18783
20:07:46.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414724804608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414729162752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1842555261(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18787 rows, more = false, responseScanTimestamp = 7287336414747115520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18787
20:07:46.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414769393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18800 rows, more = false, responseScanTimestamp = 7287336414769393664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18800
20:07:46.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18804 rows, more = false, responseScanTimestamp = 7287336414800580608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18804
20:07:46.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18807 rows, more = false, responseScanTimestamp = 7287336414822776832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18807
20:07:46.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18810 rows, more = false, responseScanTimestamp = 7287336414853427200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18810
20:07:46.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414878167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18813 rows, more = false, responseScanTimestamp = 7287336414878167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18813
20:07:46.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1273367450(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18816 rows, more = false, responseScanTimestamp = 7287336414902624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18816
20:07:46.931 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180882225(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18819 rows, more = false, responseScanTimestamp = 7287336414927364096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18819
20:07:46.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414963113984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414963113984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414975762432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414975762432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336414982569984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18843 rows, more = false, responseScanTimestamp = 7287336414982569984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18843
20:07:46.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415004774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.949 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@91387538(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.951 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1897803648(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18847 rows, more = false, responseScanTimestamp = 7287336415004774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18847
20:07:46.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@174018786(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18860 rows, more = false, responseScanTimestamp = 7287336415034191872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18860
20:07:46.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415058751488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415058751488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415071145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18883 rows, more = false, responseScanTimestamp = 7287336415076855808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18883
20:07:46.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415092584448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1074021147(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1448377199(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18887 rows, more = false, responseScanTimestamp = 7287336415098109952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18887
20:07:46.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1446394890(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415120179200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@639544942(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:46.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415125934080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415139045376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18910 rows, more = false, responseScanTimestamp = 7287336415139045376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18910
20:07:46.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18930 rows, more = false, responseScanTimestamp = 7287336415158358016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:46.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18930
20:07:47.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18933 rows, more = false, responseScanTimestamp = 7287336415180648448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18933
20:07:47.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18934 rows, more = false, responseScanTimestamp = 7287336415193948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18934
20:07:47.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18938 rows, more = false, responseScanTimestamp = 7287336415257161728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18938
20:07:47.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18941 rows, more = false, responseScanTimestamp = 7287336415283478528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18941
20:07:47.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415319007232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18945 rows, more = false, responseScanTimestamp = 7287336415319007232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18945
20:07:47.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415348490240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415348490240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415360585728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18950 rows, more = false, responseScanTimestamp = 7287336415360585728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18950
20:07:47.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18953 rows, more = false, responseScanTimestamp = 7287336415377166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18953
20:07:47.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1155546413(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18956 rows, more = false, responseScanTimestamp = 7287336415403450368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18956
20:07:47.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832223709(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415440297984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1454052744(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415440297984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415453347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415453347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93695213(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18980 rows, more = false, responseScanTimestamp = 7287336415462715392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18980
20:07:47.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19000 rows, more = false, responseScanTimestamp = 7287336415474094080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19000
20:07:47.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19004 rows, more = false, responseScanTimestamp = 7287336415504240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19004
20:07:47.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19007 rows, more = false, responseScanTimestamp = 7287336415530188800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19007
20:07:47.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415561695232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19010 rows, more = false, responseScanTimestamp = 7287336415561695232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19010
20:07:47.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19012 rows, more = false, responseScanTimestamp = 7287336415587655680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19012
20:07:47.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415626940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415626940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19016 rows, more = false, responseScanTimestamp = 7287336415639060480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19016
20:07:47.106 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1088024615(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415651766272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19019 rows, more = false, responseScanTimestamp = 7287336415658512384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19019
20:07:47.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415672311808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19020 rows, more = false, responseScanTimestamp = 7287336415672311808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19020
20:07:47.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415717171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19033 rows, more = false, responseScanTimestamp = 7287336415717171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19033
20:07:47.132 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@619314608(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19036 rows, more = false, responseScanTimestamp = 7287336415743750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19036
20:07:47.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@719367152(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415768678400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@45783173(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415775232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415787835392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19050 rows, more = false, responseScanTimestamp = 7287336415787835392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19050
20:07:47.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415812091904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415812091904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19073 rows, more = false, responseScanTimestamp = 7287336415825432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19073
20:07:47.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415845838848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415845838848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415859658752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@225253437(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19079 rows, more = false, responseScanTimestamp = 7287336415865290752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19079
20:07:47.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415884066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415884066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19092 rows, more = false, responseScanTimestamp = 7287336415898513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19092
20:07:47.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415915687936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19095 rows, more = false, responseScanTimestamp = 7287336415915687936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19095
20:07:47.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415946833920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415946833920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415957348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19098 rows, more = false, responseScanTimestamp = 7287336415957348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19098
20:07:47.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415983570944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336415983570944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416002662400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416002662400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19104 rows, more = false, responseScanTimestamp = 7287336416008548352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19104
20:07:47.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416031686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1711431773(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.201 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1234368582(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19108 rows, more = false, responseScanTimestamp = 7287336416031686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19108
20:07:47.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@532299585(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19110 rows, more = false, responseScanTimestamp = 7287336416052330496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19110
20:07:47.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19130 rows, more = false, responseScanTimestamp = 7287336416073601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19130
20:07:47.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19143 rows, more = false, responseScanTimestamp = 7287336416110755840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19143
20:07:47.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19145 rows, more = false, responseScanTimestamp = 7287336416128090112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19145
20:07:47.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19149 rows, more = false, responseScanTimestamp = 7287336416164937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19149
20:07:47.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416192958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416192958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19154 rows, more = false, responseScanTimestamp = 7287336416205312000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19154
20:07:47.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416226406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054381691(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416226406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252110816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19159 rows, more = false, responseScanTimestamp = 7287336416237150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19159
20:07:47.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19170 rows, more = false, responseScanTimestamp = 7287336416250806272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19170
20:07:47.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416286953472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416286953472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416300560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19185 rows, more = false, responseScanTimestamp = 7287336416306831360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19185
20:07:47.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416323792896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19189 rows, more = false, responseScanTimestamp = 7287336416329371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19189
20:07:47.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19193 rows, more = false, responseScanTimestamp = 7287336416354086912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19193
20:07:47.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19197 rows, more = false, responseScanTimestamp = 7287336416382726144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19197
20:07:47.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19200 rows, more = false, responseScanTimestamp = 7287336416408223744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19200
20:07:47.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19202 rows, more = false, responseScanTimestamp = 7287336416429989888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19202
20:07:47.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19206 rows, more = false, responseScanTimestamp = 7287336416461135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19206
20:07:47.310 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1367899790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416489431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.312 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520491977(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.313 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2123880682(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19209 rows, more = false, responseScanTimestamp = 7287336416489431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19209
20:07:47.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1184241983(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416519520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416519520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416519520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19240 rows, more = false, responseScanTimestamp = 7287336416537157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19240
20:07:47.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416560566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19253 rows, more = false, responseScanTimestamp = 7287336416560566272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19253
20:07:47.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416586887168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416591667200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416604782592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.338 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1417180013(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19259 rows, more = false, responseScanTimestamp = 7287336416611774464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19259
20:07:47.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19271 rows, more = false, responseScanTimestamp = 7287336416629051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19271
20:07:47.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19274 rows, more = false, responseScanTimestamp = 7287336416655044608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19274
20:07:47.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416672010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416677351424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416697438208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416697438208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19282 rows, more = false, responseScanTimestamp = 7287336416718561280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19282
20:07:47.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19285 rows, more = false, responseScanTimestamp = 7287336416736727040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19285
20:07:47.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077211248(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19289 rows, more = false, responseScanTimestamp = 7287336416766124032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19289
20:07:47.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416790654976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416790654976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19302 rows, more = false, responseScanTimestamp = 7287336416805220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19302
20:07:47.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19306 rows, more = false, responseScanTimestamp = 7287336416828981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19306
20:07:47.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1004498283(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1308021966(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19309 rows, more = false, responseScanTimestamp = 7287336416852697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19309
20:07:47.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416874430464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19330 rows, more = false, responseScanTimestamp = 7287336416885944320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19330
20:07:47.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19331 rows, more = false, responseScanTimestamp = 7287336416896962560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19331
20:07:47.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19334 rows, more = false, responseScanTimestamp = 7287336416928665600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19334
20:07:47.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416966606848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19338 rows, more = false, responseScanTimestamp = 7287336416966606848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19338
20:07:47.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416992059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336416997359616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19343 rows, more = false, responseScanTimestamp = 7287336417016807424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19343
20:07:47.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19346 rows, more = false, responseScanTimestamp = 7287336417036918784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19346
20:07:47.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19350 rows, more = false, responseScanTimestamp = 7287336417067241472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19350
20:07:47.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19352 rows, more = false, responseScanTimestamp = 7287336417085534208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19352
20:07:47.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417116647424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19355 rows, more = false, responseScanTimestamp = 7287336417116647424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19355
20:07:47.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19359 rows, more = false, responseScanTimestamp = 7287336417147953152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19359
20:07:47.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19362 rows, more = false, responseScanTimestamp = 7287336417172926464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19362
20:07:47.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19365 rows, more = false, responseScanTimestamp = 7287336417203322880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19365
20:07:47.491 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518478598(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1553471516(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19368 rows, more = false, responseScanTimestamp = 7287336417226268672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19368
20:07:47.496 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@485262033(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417252044800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417252044800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19390 rows, more = false, responseScanTimestamp = 7287336417268633600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19390
20:07:47.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19402 rows, more = false, responseScanTimestamp = 7287336417286656000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19402
20:07:47.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417308352512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417308352512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417321119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1732736294(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19406 rows, more = false, responseScanTimestamp = 7287336417321119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19406
20:07:47.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19409 rows, more = false, responseScanTimestamp = 7287336417339568128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19409
20:07:47.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417368166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417368166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417381814272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417381814272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417386946560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417393950720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417393950720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@740742877(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19426 rows, more = false, responseScanTimestamp = 7287336417399959552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19426
20:07:47.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811758525(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417415086080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417421631488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417435504640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417435504640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19450 rows, more = false, responseScanTimestamp = 7287336417442574336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19450
20:07:47.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417462796288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19454 rows, more = false, responseScanTimestamp = 7287336417462796288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19454
20:07:47.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19458 rows, more = false, responseScanTimestamp = 7287336417490317312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19458
20:07:47.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19459 rows, more = false, responseScanTimestamp = 7287336417514627072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19459
20:07:47.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19462 rows, more = false, responseScanTimestamp = 7287336417547874304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19462
20:07:47.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19464 rows, more = false, responseScanTimestamp = 7287336417575387136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19464
20:07:47.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1222673770(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@349316885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19467 rows, more = false, responseScanTimestamp = 7287336417608781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19467
20:07:47.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19470 rows, more = false, responseScanTimestamp = 7287336417642786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19470
20:07:47.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19492 rows, more = false, responseScanTimestamp = 7287336417672085504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19492
20:07:47.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417697521664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417697521664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19495 rows, more = false, responseScanTimestamp = 7287336417697521664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19495
20:07:47.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@240687980(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763686529(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1627645326(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19498 rows, more = false, responseScanTimestamp = 7287336417728598016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19498
20:07:47.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417761730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19510 rows, more = false, responseScanTimestamp = 7287336417761730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19510
20:07:47.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417798762496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19532 rows, more = false, responseScanTimestamp = 7287336417798762496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19532
20:07:47.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19536 rows, more = false, responseScanTimestamp = 7287336417827848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19536
20:07:47.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19540 rows, more = false, responseScanTimestamp = 7287336417857634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19540
20:07:47.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417882148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417882148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417896263680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417896263680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417901948928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417907929088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417907929088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19547 rows, more = false, responseScanTimestamp = 7287336417913442304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19547
20:07:47.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417941217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19552 rows, more = false, responseScanTimestamp = 7287336417941217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19552
20:07:47.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19555 rows, more = false, responseScanTimestamp = 7287336417965551616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19555
20:07:47.679 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1693228084(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336417993015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418000150528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418016124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19560 rows, more = false, responseScanTimestamp = 7287336418016124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19560
20:07:47.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418043068416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418043068416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418065403904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19574 rows, more = false, responseScanTimestamp = 7287336418065403904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19574
20:07:47.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19578 rows, more = false, responseScanTimestamp = 7287336418093948928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19578
20:07:47.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19581 rows, more = false, responseScanTimestamp = 7287336418123313152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19581
20:07:47.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418152337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418152337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19585 rows, more = false, responseScanTimestamp = 7287336418165252096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19585
20:07:47.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19588 rows, more = false, responseScanTimestamp = 7287336418182705152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19588
20:07:47.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19592 rows, more = false, responseScanTimestamp = 7287336418212659200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19592
20:07:47.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19594 rows, more = false, responseScanTimestamp = 7287336418240806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19594
20:07:47.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19597 rows, more = false, responseScanTimestamp = 7287336418275020800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19597
20:07:47.753 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@774240318(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418305622016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19599 rows, more = false, responseScanTimestamp = 7287336418305622016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19599
20:07:47.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418334519296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418334519296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418353143808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418353143808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19614 rows, more = false, responseScanTimestamp = 7287336418359267328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19614
20:07:47.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19615 rows, more = false, responseScanTimestamp = 7287336418365628416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19615
20:07:47.779 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@610270109(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418409086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19619 rows, more = false, responseScanTimestamp = 7287336418409086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19619
20:07:47.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418439987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19631 rows, more = false, responseScanTimestamp = 7287336418439987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19631
20:07:47.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418482069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.801 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1519273229(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19636 rows, more = false, responseScanTimestamp = 7287336418482069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19636
20:07:47.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19639 rows, more = false, responseScanTimestamp = 7287336418510057472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19639
20:07:47.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19652 rows, more = false, responseScanTimestamp = 7287336418546044928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19652
20:07:47.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19655 rows, more = false, responseScanTimestamp = 7287336418571603968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19655
20:07:47.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510174548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1533446178(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19658 rows, more = false, responseScanTimestamp = 7287336418597924864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19658
20:07:47.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@4064192(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418624368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418624368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19680 rows, more = false, responseScanTimestamp = 7287336418636316672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19680
20:07:47.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19693 rows, more = false, responseScanTimestamp = 7287336418656092160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19693
20:07:47.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19696 rows, more = false, responseScanTimestamp = 7287336418681561088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19696
20:07:47.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@674269415(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762143098(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19698 rows, more = false, responseScanTimestamp = 7287336418699653120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19698
20:07:47.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@113281505(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1980803834(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19700 rows, more = false, responseScanTimestamp = 7287336418732838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19700
20:07:47.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19740 rows, more = false, responseScanTimestamp = 7287336418764656640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19740
20:07:47.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418793312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19743 rows, more = false, responseScanTimestamp = 7287336418793312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19743
20:07:47.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418830159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19747 rows, more = false, responseScanTimestamp = 7287336418830159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19747
20:07:47.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19751 rows, more = false, responseScanTimestamp = 7287336418869026816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19751
20:07:47.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418889691136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19754 rows, more = false, responseScanTimestamp = 7287336418889691136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19754
20:07:47.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336418925129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19758 rows, more = false, responseScanTimestamp = 7287336418925129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19758
20:07:47.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19761 rows, more = false, responseScanTimestamp = 7287336418955976704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19761
20:07:47.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19765 rows, more = false, responseScanTimestamp = 7287336418990579712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19765
20:07:47.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419008450560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419014180864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419033624576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19769 rows, more = false, responseScanTimestamp = 7287336419033624576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19769
20:07:47.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19773 rows, more = false, responseScanTimestamp = 7287336419058089984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19773
20:07:47.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419083538432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19776 rows, more = false, responseScanTimestamp = 7287336419083538432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19776
20:07:47.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419096895488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19778 rows, more = false, responseScanTimestamp = 7287336419109244928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19778
20:07:47.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19782 rows, more = false, responseScanTimestamp = 7287336419141849088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19782
20:07:47.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19786 rows, more = false, responseScanTimestamp = 7287336419169931264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19786
20:07:47.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1514894191(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419194454016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19789 rows, more = false, responseScanTimestamp = 7287336419194454016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19789
20:07:47.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19801 rows, more = false, responseScanTimestamp = 7287336419222495232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19801
20:07:47.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419250843648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419250843648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419265413120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419271585792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419271585792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924186279(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:47.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19808 rows, more = false, responseScanTimestamp = 7287336419277709312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:47.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19808
20:07:47.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419296956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19820 rows, more = false, responseScanTimestamp = 7287336419296956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19820
20:07:48.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19823 rows, more = false, responseScanTimestamp = 7287336419318063104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19823
20:07:48.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419357515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19828 rows, more = false, responseScanTimestamp = 7287336419357515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19828
20:07:48.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419387088896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19832 rows, more = false, responseScanTimestamp = 7287336419387088896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19832
20:07:48.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419411333120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419416801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1883095185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19837 rows, more = false, responseScanTimestamp = 7287336419437322240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19837
20:07:48.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@50983702(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19840 rows, more = false, responseScanTimestamp = 7287336419457425408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19840
20:07:48.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19862 rows, more = false, responseScanTimestamp = 7287336419488378880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19862
20:07:48.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19865 rows, more = false, responseScanTimestamp = 7287336419516796928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19865
20:07:48.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419536408576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419541860352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19869 rows, more = false, responseScanTimestamp = 7287336419555131392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19869
20:07:48.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419572670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419572670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419585060864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19874 rows, more = false, responseScanTimestamp = 7287336419590365184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19874
20:07:48.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419607691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@39331859(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1981379847(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19877 rows, more = false, responseScanTimestamp = 7287336419607691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19877
20:07:48.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1757284893(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19880 rows, more = false, responseScanTimestamp = 7287336419633057792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19880
20:07:48.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@610518367(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419663167488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19900 rows, more = false, responseScanTimestamp = 7287336419663167488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19900
20:07:48.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19921 rows, more = false, responseScanTimestamp = 7287336419698069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19921
20:07:48.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19924 rows, more = false, responseScanTimestamp = 7287336419729256448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19924
20:07:48.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419762470912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1731754352(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.115 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513396701(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19927 rows, more = false, responseScanTimestamp = 7287336419762470912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19927
20:07:48.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419801341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419801341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419812941824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19950 rows, more = false, responseScanTimestamp = 7287336419812941824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19950
20:07:48.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419836588032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419836588032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419836588032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419854958592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419854958592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419864608768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419864608768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419872047104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419878506496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19958 rows, more = false, responseScanTimestamp = 7287336419878506496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19958
20:07:48.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19962 rows, more = false, responseScanTimestamp = 7287336419904360448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19962
20:07:48.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419920691200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419926274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19966 rows, more = false, responseScanTimestamp = 7287336419945254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19966
20:07:48.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19969 rows, more = false, responseScanTimestamp = 7287336419963326464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19969
20:07:48.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336419997499392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19972 rows, more = false, responseScanTimestamp = 7287336419997499392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19972
20:07:48.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420035022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19976 rows, more = false, responseScanTimestamp = 7287336420035022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19976
20:07:48.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120050788(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19979 rows, more = false, responseScanTimestamp = 7287336420065787904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19979
20:07:48.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420087435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420092522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19992 rows, more = false, responseScanTimestamp = 7287336420109017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19992
20:07:48.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420131635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19996 rows, more = false, responseScanTimestamp = 7287336420131635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19996
20:07:48.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420162965504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20003 rows, more = false, responseScanTimestamp = 7287336420188233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20003
20:07:48.225 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2016535134(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20006 rows, more = false, responseScanTimestamp = 7287336420210532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20006
20:07:48.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20009 rows, more = false, responseScanTimestamp = 7287336420243136512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20009
20:07:48.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20022 rows, more = false, responseScanTimestamp = 7287336420282187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20022
20:07:48.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20025 rows, more = false, responseScanTimestamp = 7287336420316778496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20025
20:07:48.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20027 rows, more = false, responseScanTimestamp = 7287336420341714944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20027
20:07:48.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20031 rows, more = false, responseScanTimestamp = 7287336420370825216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20031
20:07:48.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20033 rows, more = false, responseScanTimestamp = 7287336420395307008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20033
20:07:48.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1558640593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20037 rows, more = false, responseScanTimestamp = 7287336420427730944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20037
20:07:48.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@585263073(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420448862208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20040 rows, more = false, responseScanTimestamp = 7287336420456386560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20040
20:07:48.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20060 rows, more = false, responseScanTimestamp = 7287336420479250432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20060
20:07:48.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420515065856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420515065856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420530397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420530397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20065 rows, more = false, responseScanTimestamp = 7287336420537806848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20065
20:07:48.303 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1954933863(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420560330752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@64082875(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.306 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1751315567(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1502501869(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20069 rows, more = false, responseScanTimestamp = 7287336420560330752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20069
20:07:48.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20100 rows, more = false, responseScanTimestamp = 7287336420593676288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20100
20:07:48.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420622192640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420622192640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420632399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20115 rows, more = false, responseScanTimestamp = 7287336420637659136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20115
20:07:48.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420649832448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.330 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@36926063(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20118 rows, more = false, responseScanTimestamp = 7287336420655489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20118
20:07:48.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420682063872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420688887808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20131 rows, more = false, responseScanTimestamp = 7287336420702236672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20131
20:07:48.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420726677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420726677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20136 rows, more = false, responseScanTimestamp = 7287336420741382144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20136
20:07:48.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20140 rows, more = false, responseScanTimestamp = 7287336420763889664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20140
20:07:48.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420796362752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420796362752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420810567680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420810567680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20145 rows, more = false, responseScanTimestamp = 7287336420818317312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20145
20:07:48.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420841848832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20149 rows, more = false, responseScanTimestamp = 7287336420841848832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20149
20:07:48.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420872589312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20152 rows, more = false, responseScanTimestamp = 7287336420872589312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20152
20:07:48.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420905431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336420910612480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20157 rows, more = false, responseScanTimestamp = 7287336420929007616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20157
20:07:48.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267527577(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20159 rows, more = false, responseScanTimestamp = 7287336420948561920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20159
20:07:48.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20171 rows, more = false, responseScanTimestamp = 7287336420974592000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20171
20:07:48.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20174 rows, more = false, responseScanTimestamp = 7287336421003444224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20174
20:07:48.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421037457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421037457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1892444548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421052104704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530271043(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20179 rows, more = false, responseScanTimestamp = 7287336421052104704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20179
20:07:48.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421075742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421075742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421087416320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20203 rows, more = false, responseScanTimestamp = 7287336421093167104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20203
20:07:48.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421116301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421116301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1116714048(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20208 rows, more = false, responseScanTimestamp = 7287336421129826304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20208
20:07:48.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20210 rows, more = false, responseScanTimestamp = 7287336421144129536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20210
20:07:48.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421172887552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20223 rows, more = false, responseScanTimestamp = 7287336421172887552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20223
20:07:48.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20224 rows, more = false, responseScanTimestamp = 7287336421186670592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20224
20:07:48.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1557106533(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339841841(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20228 rows, more = false, responseScanTimestamp = 7287336421227638784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20228
20:07:48.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421251911680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421262393344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20250 rows, more = false, responseScanTimestamp = 7287336421269733376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20250
20:07:48.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421290364928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421295669248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20256 rows, more = false, responseScanTimestamp = 7287336421312688128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20256
20:07:48.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421329883136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421329883136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20260 rows, more = false, responseScanTimestamp = 7287336421342101504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20260
20:07:48.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421352914944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421357924352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20264 rows, more = false, responseScanTimestamp = 7287336421375594496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20264
20:07:48.509 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@615236996(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20267 rows, more = false, responseScanTimestamp = 7287336421392908288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20267
20:07:48.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@465127653(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421418418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421418418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1001211984(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@372617153(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20270 rows, more = false, responseScanTimestamp = 7287336421418418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20270
20:07:48.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20290 rows, more = false, responseScanTimestamp = 7287336421441392640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20290
20:07:48.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20312 rows, more = false, responseScanTimestamp = 7287336421476564992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20312
20:07:48.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421476564992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20313 rows, more = false, responseScanTimestamp = 7287336421489827840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20313
20:07:48.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421529890816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421529890816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20318 rows, more = false, responseScanTimestamp = 7287336421540511744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20318
20:07:48.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20320 rows, more = false, responseScanTimestamp = 7287336421561028608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20320
20:07:48.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421583110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421583110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421583110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421602062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20324 rows, more = false, responseScanTimestamp = 7287336421602062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20324
20:07:48.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421629669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421629669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421650243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20329 rows, more = false, responseScanTimestamp = 7287336421650243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20329
20:07:48.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421669367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421679804416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421692891136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20335 rows, more = false, responseScanTimestamp = 7287336421698805760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20335
20:07:48.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20338 rows, more = false, responseScanTimestamp = 7287336421716611072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20338
20:07:48.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20342 rows, more = false, responseScanTimestamp = 7287336421750251520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20342
20:07:48.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20344 rows, more = false, responseScanTimestamp = 7287336421772767232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20344
20:07:48.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421809844224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20347 rows, more = false, responseScanTimestamp = 7287336421809844224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20347
20:07:48.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20351 rows, more = false, responseScanTimestamp = 7287336421840490496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20351
20:07:48.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421864247296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20354 rows, more = false, responseScanTimestamp = 7287336421864247296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20354
20:07:48.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421894561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816715110(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20358 rows, more = false, responseScanTimestamp = 7287336421894561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20358
20:07:48.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20360 rows, more = false, responseScanTimestamp = 7287336421916991488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20360
20:07:48.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336421953978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20373 rows, more = false, responseScanTimestamp = 7287336421953978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20373
20:07:48.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20377 rows, more = false, responseScanTimestamp = 7287336421989969920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20377
20:07:48.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422016188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20380 rows, more = false, responseScanTimestamp = 7287336422016188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20380
20:07:48.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422046072832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422046072832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422065295360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20385 rows, more = false, responseScanTimestamp = 7287336422065295360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20385
20:07:48.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1038568554(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1817799758(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20389 rows, more = false, responseScanTimestamp = 7287336422088347648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20389
20:07:48.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422117044224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20400 rows, more = false, responseScanTimestamp = 7287336422117044224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20400
20:07:48.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422145200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422145200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422188339200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422188339200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422197420032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422203543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422203543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20416 rows, more = false, responseScanTimestamp = 7287336422208733184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20416
20:07:48.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422228627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20419 rows, more = false, responseScanTimestamp = 7287336422228627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20419
20:07:48.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422272987136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20423 rows, more = false, responseScanTimestamp = 7287336422272987136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20423
20:07:48.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20426 rows, more = false, responseScanTimestamp = 7287336422305374208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20426
20:07:48.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422333128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20430 rows, more = false, responseScanTimestamp = 7287336422338867200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20430
20:07:48.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422355566592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20432 rows, more = false, responseScanTimestamp = 7287336422373707776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20432
20:07:48.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20435 rows, more = false, responseScanTimestamp = 7287336422396960768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20435
20:07:48.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422422167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20439 rows, more = false, responseScanTimestamp = 7287336422428762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20439
20:07:48.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20440 rows, more = false, responseScanTimestamp = 7287336422449745920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20440
20:07:48.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422493245440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422493245440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20445 rows, more = false, responseScanTimestamp = 7287336422504460288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20445
20:07:48.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1462341027(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20448 rows, more = false, responseScanTimestamp = 7287336422521802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20448
20:07:48.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422551621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422551621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422551621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422551621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20461 rows, more = false, responseScanTimestamp = 7287336422571474944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20461
20:07:48.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422593871872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422593871872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422609534976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20464 rows, more = false, responseScanTimestamp = 7287336422609534976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20464
20:07:48.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422638174208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422638174208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422650212352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20471 rows, more = false, responseScanTimestamp = 7287336422656172032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20471
20:07:48.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20475 rows, more = false, responseScanTimestamp = 7287336422677553152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20475
20:07:48.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20478 rows, more = false, responseScanTimestamp = 7287336422704037888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20478
20:07:48.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20480 rows, more = false, responseScanTimestamp = 7287336422738309120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20480
20:07:48.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422763061248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20482 rows, more = false, responseScanTimestamp = 7287336422763061248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20482
20:07:48.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20485 rows, more = false, responseScanTimestamp = 7287336422792728576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20485
20:07:48.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2108742607(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20487 rows, more = false, responseScanTimestamp = 7287336422824779776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20487
20:07:48.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2050182159(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422841962496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20490 rows, more = false, responseScanTimestamp = 7287336422849896448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20490
20:07:48.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422877442048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422877442048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422889984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422889984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422895484928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422901473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20514 rows, more = false, responseScanTimestamp = 7287336422901473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20514
20:07:48.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422919098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422924660736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336422942355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20519 rows, more = false, responseScanTimestamp = 7287336422942355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20519
20:07:48.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20523 rows, more = false, responseScanTimestamp = 7287336422968332288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20523
20:07:48.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20525 rows, more = false, responseScanTimestamp = 7287336422990024704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20525
20:07:48.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423021490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.907 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1571775515(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423028269056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1190178456(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1030060842(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20529 rows, more = false, responseScanTimestamp = 7287336423041429504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20529
20:07:48.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20550 rows, more = false, responseScanTimestamp = 7287336423060951040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20550
20:07:48.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423101583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20563 rows, more = false, responseScanTimestamp = 7287336423101583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20563
20:07:48.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20567 rows, more = false, responseScanTimestamp = 7287336423140753408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20567
20:07:48.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20569 rows, more = false, responseScanTimestamp = 7287336423169249280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20569
20:07:48.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20573 rows, more = false, responseScanTimestamp = 7287336423202471936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20573
20:07:48.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423230459904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20576 rows, more = false, responseScanTimestamp = 7287336423230459904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20576
20:07:48.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20580 rows, more = false, responseScanTimestamp = 7287336423267151872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20580
20:07:48.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20583 rows, more = false, responseScanTimestamp = 7287336423296999424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20583
20:07:48.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423326916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1574312893(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20586 rows, more = false, responseScanTimestamp = 7287336423326916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20586
20:07:48.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2080322464(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@943248937(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:48.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20589 rows, more = false, responseScanTimestamp = 7287336423355568128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:48.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20589
20:07:49.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20600 rows, more = false, responseScanTimestamp = 7287336423380254720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20600
20:07:49.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20621 rows, more = false, responseScanTimestamp = 7287336423421902848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20621
20:07:49.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20624 rows, more = false, responseScanTimestamp = 7287336423459540992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20624
20:07:49.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20627 rows, more = false, responseScanTimestamp = 7287336423498035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20627
20:07:49.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423526834176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20630 rows, more = false, responseScanTimestamp = 7287336423526834176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20630
20:07:49.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20634 rows, more = false, responseScanTimestamp = 7287336423559139328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20634
20:07:49.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@781338159(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20638 rows, more = false, responseScanTimestamp = 7287336423585271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20638
20:07:49.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423617409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20650 rows, more = false, responseScanTimestamp = 7287336423617409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20650
20:07:49.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423646838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423646838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423662747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20655 rows, more = false, responseScanTimestamp = 7287336423662747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20655
20:07:49.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20658 rows, more = false, responseScanTimestamp = 7287336423680581632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20658
20:07:49.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20661 rows, more = false, responseScanTimestamp = 7287336423716515840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20661
20:07:49.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423745421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423745421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423766429696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423766429696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20666 rows, more = false, responseScanTimestamp = 7287336423773306880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20666
20:07:49.094 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140112307(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20667 rows, more = false, responseScanTimestamp = 7287336423780548608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20667
20:07:49.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423806197760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423814766592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423828836352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20681 rows, more = false, responseScanTimestamp = 7287336423834923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20681
20:07:49.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20684 rows, more = false, responseScanTimestamp = 7287336423853326336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20684
20:07:49.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423881146368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423881146368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423900049408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423900049408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20688 rows, more = false, responseScanTimestamp = 7287336423906316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20688
20:07:49.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423911960576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20690 rows, more = false, responseScanTimestamp = 7287336423927123968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20690
20:07:49.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423954509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20694 rows, more = false, responseScanTimestamp = 7287336423954509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20694
20:07:49.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336423979360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091887710(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20697 rows, more = false, responseScanTimestamp = 7287336423979360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20697
20:07:49.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1063513547(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424002871296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424010002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@58488630(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424024330240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1706257865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424024330240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@64189747(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@603901239(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20720 rows, more = false, responseScanTimestamp = 7287336424031870976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20720
20:07:49.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130089401(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.161 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1031289662(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20740 rows, more = false, responseScanTimestamp = 7287336424045449216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20740
20:07:49.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@630897487(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424080584704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.167 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1893227966(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424088518656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424104296448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1833125407(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20780 rows, more = false, responseScanTimestamp = 7287336424104296448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20780
20:07:49.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20810 rows, more = false, responseScanTimestamp = 7287336424127201280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20810
20:07:49.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424158035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20813 rows, more = false, responseScanTimestamp = 7287336424158035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20813
20:07:49.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20817 rows, more = false, responseScanTimestamp = 7287336424187801600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20817
20:07:49.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20820 rows, more = false, responseScanTimestamp = 7287336424216395776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20820
20:07:49.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424251654144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424251654144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20825 rows, more = false, responseScanTimestamp = 7287336424265994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20825
20:07:49.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424287117312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20829 rows, more = false, responseScanTimestamp = 7287336424287117312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20829
20:07:49.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20833 rows, more = false, responseScanTimestamp = 7287336424316297216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20833
20:07:49.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424347181056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20836 rows, more = false, responseScanTimestamp = 7287336424347181056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20836
20:07:49.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20839 rows, more = false, responseScanTimestamp = 7287336424380977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20839
20:07:49.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20843 rows, more = false, responseScanTimestamp = 7287336424413413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20843
20:07:49.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424440815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@295575874(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20846 rows, more = false, responseScanTimestamp = 7287336424440815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20846
20:07:49.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20850 rows, more = false, responseScanTimestamp = 7287336424482344960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20850
20:07:49.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20863 rows, more = false, responseScanTimestamp = 7287336424514506752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20863
20:07:49.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1630445821(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20866 rows, more = false, responseScanTimestamp = 7287336424539750400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20866
20:07:49.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1395205323(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424567697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.285 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@606991119(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20870 rows, more = false, responseScanTimestamp = 7287336424575053824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20870
20:07:49.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424604975104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424604975104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20902 rows, more = false, responseScanTimestamp = 7287336424619606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20902
20:07:49.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424641556480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20906 rows, more = false, responseScanTimestamp = 7287336424641556480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20906
20:07:49.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20910 rows, more = false, responseScanTimestamp = 7287336424672391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20910
20:07:49.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424699265024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20913 rows, more = false, responseScanTimestamp = 7287336424699265024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20913
20:07:49.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424744349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1146700537(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20918 rows, more = false, responseScanTimestamp = 7287336424744349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20918
20:07:49.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20931 rows, more = false, responseScanTimestamp = 7287336424779001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20931
20:07:49.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20934 rows, more = false, responseScanTimestamp = 7287336424805031936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20934
20:07:49.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20938 rows, more = false, responseScanTimestamp = 7287336424839294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20938
20:07:49.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20941 rows, more = false, responseScanTimestamp = 7287336424866484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20941
20:07:49.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20944 rows, more = false, responseScanTimestamp = 7287336424895627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20944
20:07:49.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424922234880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1357130695(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1248936556(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@17790374(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20948 rows, more = false, responseScanTimestamp = 7287336424928124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20948
20:07:49.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@265265652(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2122582489(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1042699847(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20970 rows, more = false, responseScanTimestamp = 7287336424960532480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20970
20:07:49.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336424993607680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21000 rows, more = false, responseScanTimestamp = 7287336424993607680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21000
20:07:49.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21011 rows, more = false, responseScanTimestamp = 7287336425026945024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21011
20:07:49.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425053360128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425059659776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425080020992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425085804544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425085804544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149154912(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@919367450(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21017 rows, more = false, responseScanTimestamp = 7287336425092747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21017
20:07:49.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425111085056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21030 rows, more = false, responseScanTimestamp = 7287336425117741056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21030
20:07:49.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425145049088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21044 rows, more = false, responseScanTimestamp = 7287336425150971904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21044
20:07:49.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425175924736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21048 rows, more = false, responseScanTimestamp = 7287336425181057024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21048
20:07:49.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21051 rows, more = false, responseScanTimestamp = 7287336425209835520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21051
20:07:49.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21054 rows, more = false, responseScanTimestamp = 7287336425239871488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21054
20:07:49.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1759015643(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21056 rows, more = false, responseScanTimestamp = 7287336425259200512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21056
20:07:49.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1681950185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21060 rows, more = false, responseScanTimestamp = 7287336425294475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21060
20:07:49.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21082 rows, more = false, responseScanTimestamp = 7287336425329876992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21082
20:07:49.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21085 rows, more = false, responseScanTimestamp = 7287336425359364096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21085
20:07:49.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21088 rows, more = false, responseScanTimestamp = 7287336425382281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21088
20:07:49.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21092 rows, more = false, responseScanTimestamp = 7287336425418784768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21092
20:07:49.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21095 rows, more = false, responseScanTimestamp = 7287336425446232064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21095
20:07:49.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425484169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21099 rows, more = false, responseScanTimestamp = 7287336425484169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21099
20:07:49.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21102 rows, more = false, responseScanTimestamp = 7287336425514692608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21102
20:07:49.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425547218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1438446263(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21106 rows, more = false, responseScanTimestamp = 7287336425547218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21106
20:07:49.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@14545829(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425572638720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@725092303(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21110 rows, more = false, responseScanTimestamp = 7287336425579753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21110
20:07:49.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425614016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425614016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425626030080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425626030080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425631657984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21142 rows, more = false, responseScanTimestamp = 7287336425631657984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21142
20:07:49.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21143 rows, more = false, responseScanTimestamp = 7287336425638924288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21143
20:07:49.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1261936780(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21147 rows, more = false, responseScanTimestamp = 7287336425687744512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21147
20:07:49.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21150 rows, more = false, responseScanTimestamp = 7287336425714483200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21150
20:07:49.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425746374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425746374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21163 rows, more = false, responseScanTimestamp = 7287336425767763968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21163
20:07:49.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336425794445312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041367063(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.586 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@377704028(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21167 rows, more = false, responseScanTimestamp = 7287336425794445312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21167
20:07:49.592 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2104370492(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21170 rows, more = false, responseScanTimestamp = 7287336425822658560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21170
20:07:49.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21200 rows, more = false, responseScanTimestamp = 7287336425864052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21200
20:07:49.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21203 rows, more = false, responseScanTimestamp = 7287336425887719424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21203
20:07:49.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21206 rows, more = false, responseScanTimestamp = 7287336425915269120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21206
20:07:49.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21209 rows, more = false, responseScanTimestamp = 7287336425949024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21209
20:07:49.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21212 rows, more = false, responseScanTimestamp = 7287336425976135680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21212
20:07:49.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21215 rows, more = false, responseScanTimestamp = 7287336426002493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21215
20:07:49.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21218 rows, more = false, responseScanTimestamp = 7287336426030206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21218
20:07:49.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426058326016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426063773696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426080473088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21223 rows, more = false, responseScanTimestamp = 7287336426080473088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21223
20:07:49.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21224 rows, more = false, responseScanTimestamp = 7287336426088075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21224
20:07:49.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@195811805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21226 rows, more = false, responseScanTimestamp = 7287336426116808704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21226
20:07:49.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@348669645(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21230 rows, more = false, responseScanTimestamp = 7287336426159915008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21230
20:07:49.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426185900032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21251 rows, more = false, responseScanTimestamp = 7287336426192977920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21251
20:07:49.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21255 rows, more = false, responseScanTimestamp = 7287336426221776896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21255
20:07:49.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@414522278(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21259 rows, more = false, responseScanTimestamp = 7287336426254770176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21259
20:07:49.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426280148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21271 rows, more = false, responseScanTimestamp = 7287336426280148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21271
20:07:49.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426316275712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426316275712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426333839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21276 rows, more = false, responseScanTimestamp = 7287336426333839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21276
20:07:49.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426353418240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21279 rows, more = false, responseScanTimestamp = 7287336426353418240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21279
20:07:49.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426388344832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426388344832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426406809600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426413895680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426413895680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426419965952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426426531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426426531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.738 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@352225865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21286 rows, more = false, responseScanTimestamp = 7287336426426531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21286
20:07:49.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21289 rows, more = false, responseScanTimestamp = 7287336426445471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21289
20:07:49.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21302 rows, more = false, responseScanTimestamp = 7287336426480672768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21302
20:07:49.759 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.14.16.253:35145
20:07:49.760 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:07:49.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.760247 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15492
20:07:49.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21305 rows, more = false, responseScanTimestamp = 7287336426511097856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21305
20:07:49.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426525581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426533953536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.767 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:49.767 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.14.16.253:35145
20:07:49.768 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.768507 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:49.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:07:49.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21308 rows, more = false, responseScanTimestamp = 7287336426558382080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21308
20:07:49.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426584756224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21311 rows, more = false, responseScanTimestamp = 7287336426584756224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21311
20:07:49.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21315 rows, more = false, responseScanTimestamp = 7287336426615566336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21315
20:07:49.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21318 rows, more = false, responseScanTimestamp = 7287336426648432640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21318
20:07:49.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21322 rows, more = false, responseScanTimestamp = 7287336426678738944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21322
20:07:49.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21324 rows, more = false, responseScanTimestamp = 7287336426714918912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21324
20:07:49.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095683130(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21327 rows, more = false, responseScanTimestamp = 7287336426742947840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21327
20:07:49.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@400954608(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21330 rows, more = false, responseScanTimestamp = 7287336426773024768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21330
20:07:49.829 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@666785153(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426773024768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1198669821(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426789380096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1885996085(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.835 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1460461404(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21350 rows, more = false, responseScanTimestamp = 7287336426825183232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21350
20:07:49.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@46897761(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426848505856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21380 rows, more = false, responseScanTimestamp = 7287336426848505856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21380
20:07:49.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426889977856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21400 rows, more = false, responseScanTimestamp = 7287336426889977856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21400
20:07:49.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426921312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426921312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426942259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426942259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336426950234112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21407 rows, more = false, responseScanTimestamp = 7287336426956247040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21407
20:07:49.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21413 rows, more = false, responseScanTimestamp = 7287336426989875200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21413
20:07:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.883308 15628 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.883605 15628 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.883641 15628 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.883797 15453 heartbeater.cc:646] Failed to heartbeat to 127.14.16.253:35145 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:49.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.885214 15093 heartbeater.cc:646] Failed to heartbeat to 127.14.16.253:35145 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111)
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886390 15628 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886445 15628 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886466 15628 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886483 15628 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886502 15628 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:07:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.886516 15628 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.888890 15628 master_runner.cc:387] Master server non-default flags:
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15628
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.889191 15628 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.889446 15628 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:49.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21416 rows, more = false, responseScanTimestamp = 7287336427018235904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21416
20:07:49.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1418776594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1962622233(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1161624293(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.893316 15636 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
20:07:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.893400 15628 server_base.cc:1061] running on GCE node
20:07:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.893584 15638 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
20:07:49.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:49.896063 15635 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
20:07:49.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.896371 15628 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:49.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.896733 15628 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.897943 15628 hybrid_clock.cc:648] HybridClock initialized: now 1779134869897916 us; error 43 us; skew 500 ppm
20:07:49.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21419 rows, more = false, responseScanTimestamp = 7287336427058122752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21419
20:07:49.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.899542 15628 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:07:49.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.899766 15628 fs_manager.cc:362] Metadata directory not provided
20:07:49.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.899824 15628 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:49.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427088064512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427088064512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.901409 15628 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
20:07:49.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427107713024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.902143 15644 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:49.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.902539 15628 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.902611 15628 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:07:49.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427107713024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.902948 15628 fs_report.cc:389] FS layout report
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:49.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:49.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21451 rows, more = false, responseScanTimestamp = 7287336427118469120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21451
20:07:49.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21451 rows, more = false, responseScanTimestamp = 7287336427118469120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.924770 15628 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.925113 15628 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
20:07:49.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.925226 15628 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:49.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21452 rows, more = false, responseScanTimestamp = 7287336427134607360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21452
20:07:49.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427191676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.930346 15628 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:07:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.930814 15628 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:07:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.930889 15696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:07:49.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.932680 15697 sys_catalog.cc:263] Verifying existing consensus state
20:07:49.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.933800 15697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:07:49.936 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:49.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21456 rows, more = false, responseScanTimestamp = 7287336427191676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21456
20:07:49.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.935818 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15628
20:07:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.943850 15697 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:07:49.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.945910 15697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:07:49.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.946241 15697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap complete.
20:07:49.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21461 rows, more = false, responseScanTimestamp = 7287336427241410560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21461
20:07:49.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.948526 15697 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:49.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.948828 15697 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:07:49.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.949067 15697 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:07:49.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427273240576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.949394 15697 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:07:49.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.950007 15700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:49.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.950117 15700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:49.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427289702400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427309297664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.952045 15711 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:07:49.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427309297664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.952088 15711 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: success
20:07:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.953460 15711 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: acquiring CA information for follower catalog manager: success
20:07:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:49.953768 15711 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:07:49.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21467 rows, more = false, responseScanTimestamp = 7287336427317481472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21467
20:07:49.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@469399729(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427324350464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21469 rows, more = false, responseScanTimestamp = 7287336427329990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21469
20:07:49.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1228422044(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:49.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427351392256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427351392256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21480 rows, more = false, responseScanTimestamp = 7287336427377983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21480
20:07:49.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21490 rows, more = false, responseScanTimestamp = 7287336427386675200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21490
20:07:49.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427433414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21494 rows, more = false, responseScanTimestamp = 7287336427433414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:49.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21494
20:07:50.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21497 rows, more = false, responseScanTimestamp = 7287336427478724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21497
20:07:50.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21499 rows, more = false, responseScanTimestamp = 7287336427497492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21499
20:07:50.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427524263936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427524263936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427550576640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427550576640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21502 rows, more = false, responseScanTimestamp = 7287336427556368384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21502
20:07:50.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427581042688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427581042688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427601223680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427608104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.024 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1686557783(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21509 rows, more = false, responseScanTimestamp = 7287336427613323264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21509
20:07:50.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21509 rows, more = false, responseScanTimestamp = 7287336427613323264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427652665344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427652665344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21522 rows, more = false, responseScanTimestamp = 7287336427676078080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21522
20:07:50.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21526 rows, more = false, responseScanTimestamp = 7287336427703017472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21526
20:07:50.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427739631616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427739631616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21529 rows, more = false, responseScanTimestamp = 7287336427749924864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21529
20:07:50.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427773550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21533 rows, more = false, responseScanTimestamp = 7287336427773550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21533
20:07:50.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188033008(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21537 rows, more = false, responseScanTimestamp = 7287336427805814784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21537
20:07:50.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@246953576(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427838849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21540 rows, more = false, responseScanTimestamp = 7287336427838849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21540
20:07:50.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21562 rows, more = false, responseScanTimestamp = 7287336427875454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21562
20:07:50.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427906052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@114559224(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21565 rows, more = false, responseScanTimestamp = 7287336427913093120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21565
20:07:50.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427952828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427952828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411534873(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336427952828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21570 rows, more = false, responseScanTimestamp = 7287336427972481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21570
20:07:50.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21591 rows, more = false, responseScanTimestamp = 7287336427994370048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21591
20:07:50.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21593 rows, more = false, responseScanTimestamp = 7287336428014501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21593
20:07:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.139329 15700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:07:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.139497 15700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:07:50.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21594 rows, more = false, responseScanTimestamp = 7287336428043776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21594
20:07:50.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428090580992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21598 rows, more = false, responseScanTimestamp = 7287336428090580992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21598
20:07:50.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428125609984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21600 rows, more = false, responseScanTimestamp = 7287336428125609984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21600
20:07:50.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21604 rows, more = false, responseScanTimestamp = 7287336428165734400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21604
20:07:50.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21606 rows, more = false, responseScanTimestamp = 7287336428192571392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21606
20:07:50.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21610 rows, more = false, responseScanTimestamp = 7287336428231020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21610
20:07:50.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21613 rows, more = false, responseScanTimestamp = 7287336428262379520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21613
20:07:50.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428297474048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21616 rows, more = false, responseScanTimestamp = 7287336428297474048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21616
20:07:50.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428335939584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428335939584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21621 rows, more = false, responseScanTimestamp = 7287336428355440640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21621
20:07:50.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21625 rows, more = false, responseScanTimestamp = 7287336428378824704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21625
20:07:50.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1834707740(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428410175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@580852649(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21629 rows, more = false, responseScanTimestamp = 7287336428410175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21629
20:07:50.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21640 rows, more = false, responseScanTimestamp = 7287336428427337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21640
20:07:50.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428454105088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21653 rows, more = false, responseScanTimestamp = 7287336428460875776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21653
20:07:50.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428484038656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@69883082(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21657 rows, more = false, responseScanTimestamp = 7287336428489486336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21657
20:07:50.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428526870528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428526870528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428540805120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21672 rows, more = false, responseScanTimestamp = 7287336428546486272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21672
20:07:50.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428568084480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21676 rows, more = false, responseScanTimestamp = 7287336428568084480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21676
20:07:50.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428600291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120829134(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1954278912(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21678 rows, more = false, responseScanTimestamp = 7287336428600291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21678
20:07:50.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428638691328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21700 rows, more = false, responseScanTimestamp = 7287336428638691328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21700
20:07:50.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21703 rows, more = false, responseScanTimestamp = 7287336428660670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21703
20:07:50.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21707 rows, more = false, responseScanTimestamp = 7287336428697305088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21707
20:07:50.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21710 rows, more = false, responseScanTimestamp = 7287336428721475584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21710
20:07:50.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428753584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21714 rows, more = false, responseScanTimestamp = 7287336428753584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21714
20:07:50.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428791980032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778301813(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017033335(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21718 rows, more = false, responseScanTimestamp = 7287336428791980032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21718
20:07:50.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21740 rows, more = false, responseScanTimestamp = 7287336428830621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21740
20:07:50.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21742 rows, more = false, responseScanTimestamp = 7287336428850860032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21742
20:07:50.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428881895424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428888064000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21748 rows, more = false, responseScanTimestamp = 7287336428900859904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21748
20:07:50.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336428925620224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21752 rows, more = false, responseScanTimestamp = 7287336428925620224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21752
20:07:50.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21755 rows, more = false, responseScanTimestamp = 7287336428955770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21755
20:07:50.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1236293040(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1645263208(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21757 rows, more = false, responseScanTimestamp = 7287336428980244480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21757
20:07:50.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429008228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21770 rows, more = false, responseScanTimestamp = 7287336429016334336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21770
20:07:50.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429058093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21783 rows, more = false, responseScanTimestamp = 7287336429058093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21783
20:07:50.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429078249472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429084643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.392 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1405686790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21786 rows, more = false, responseScanTimestamp = 7287336429105229824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21786
20:07:50.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429128822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21790 rows, more = false, responseScanTimestamp = 7287336429128822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21790
20:07:50.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429151379456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429158031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429179994112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21803 rows, more = false, responseScanTimestamp = 7287336429179994112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21803
20:07:50.416 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1612714188(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21806 rows, more = false, responseScanTimestamp = 7287336429198622720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21806
20:07:50.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@737592493(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21809 rows, more = false, responseScanTimestamp = 7287336429223727104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21809
20:07:50.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21820 rows, more = false, responseScanTimestamp = 7287336429253234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21820
20:07:50.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429276315648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21832 rows, more = false, responseScanTimestamp = 7287336429276315648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21832
20:07:50.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429303783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429303783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429319000064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21835 rows, more = false, responseScanTimestamp = 7287336429319000064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21835
20:07:50.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1279976258(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1471719401(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@939420578(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21839 rows, more = false, responseScanTimestamp = 7287336429344038912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21839
20:07:50.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@716182108(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21850 rows, more = false, responseScanTimestamp = 7287336429366710272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21850
20:07:50.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429398319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21880 rows, more = false, responseScanTimestamp = 7287336429398319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21880
20:07:50.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429435580416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429435580416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21884 rows, more = false, responseScanTimestamp = 7287336429449080832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21884
20:07:50.480 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@838575291(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.482 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@594467458(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21887 rows, more = false, responseScanTimestamp = 7287336429465583616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21887
20:07:50.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21890 rows, more = false, responseScanTimestamp = 7287336429490393088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21890
20:07:50.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429522255872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21912 rows, more = false, responseScanTimestamp = 7287336429522255872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21912
20:07:50.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429563760640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429563760640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1728648758(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1291963001(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21917 rows, more = false, responseScanTimestamp = 7287336429579096064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21917
20:07:50.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@565403934(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21930 rows, more = false, responseScanTimestamp = 7287336429603676160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21930
20:07:50.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21951 rows, more = false, responseScanTimestamp = 7287336429631479808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21951
20:07:50.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429657165824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21954 rows, more = false, responseScanTimestamp = 7287336429657165824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21954
20:07:50.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429689806848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960580448(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429689806848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429706686464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429714882560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429714882560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21970 rows, more = false, responseScanTimestamp = 7287336429721710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21970
20:07:50.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429743112192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429743112192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429760065536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429760065536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429767786496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21976 rows, more = false, responseScanTimestamp = 7287336429767786496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21976
20:07:50.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429781377024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21979 rows, more = false, responseScanTimestamp = 7287336429802242048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21979
20:07:50.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21983 rows, more = false, responseScanTimestamp = 7287336429828038656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21983
20:07:50.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21986 rows, more = false, responseScanTimestamp = 7287336429855055872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21986
20:07:50.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21989 rows, more = false, responseScanTimestamp = 7287336429883604992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21989
20:07:50.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336429909098496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21991 rows, more = false, responseScanTimestamp = 7287336429909098496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21991
20:07:50.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21995 rows, more = false, responseScanTimestamp = 7287336429945430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21995
20:07:50.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21998 rows, more = false, responseScanTimestamp = 7287336429976760320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21998
20:07:50.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22002 rows, more = false, responseScanTimestamp = 7287336430016491520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22002
20:07:50.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430042927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22004 rows, more = false, responseScanTimestamp = 7287336430042927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22004
20:07:50.632 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531647339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22007 rows, more = false, responseScanTimestamp = 7287336430065012736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22007
20:07:50.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22009 rows, more = false, responseScanTimestamp = 7287336430092009472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22009
20:07:50.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22022 rows, more = false, responseScanTimestamp = 7287336430142930944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22022
20:07:50.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430175715328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22026 rows, more = false, responseScanTimestamp = 7287336430175715328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22026
20:07:50.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@408575609(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22029 rows, more = false, responseScanTimestamp = 7287336430216404992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22029
20:07:50.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22041 rows, more = false, responseScanTimestamp = 7287336430249869312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22041
20:07:50.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22043 rows, more = false, responseScanTimestamp = 7287336430289145856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22043
20:07:50.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430321225728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@576415741(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22047 rows, more = false, responseScanTimestamp = 7287336430327902208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22047
20:07:50.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430366093312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22060 rows, more = false, responseScanTimestamp = 7287336430366093312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22060
20:07:50.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430404042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430404042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.711532 15661 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224235cca67a45258e1ad28d5f93deae" instance_seqno: 1779134844345694) as {username='slave'} at 127.14.16.193:41155; Asking this server to re-register.
20:07:50.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.712008 15289 heartbeater.cc:461] Registering TS with master...
20:07:50.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.712508 15661 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:07:50.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22065 rows, more = false, responseScanTimestamp = 7287336430420328448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22065
20:07:50.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22067 rows, more = false, responseScanTimestamp = 7287336430447108096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22067
20:07:50.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22068 rows, more = false, responseScanTimestamp = 7287336430456377344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22068
20:07:50.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430490910720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430490910720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22072 rows, more = false, responseScanTimestamp = 7287336430509293568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22072
20:07:50.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430527557632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22075 rows, more = false, responseScanTimestamp = 7287336430527557632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22075
20:07:50.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@909640131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895199778(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.749 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142798694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22078 rows, more = false, responseScanTimestamp = 7287336430552760320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22078
20:07:50.753 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@103118819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1894078717(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22100 rows, more = false, responseScanTimestamp = 7287336430592344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22100
20:07:50.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22130 rows, more = false, responseScanTimestamp = 7287336430619979776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22130
20:07:50.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430645272576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430651682816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22133 rows, more = false, responseScanTimestamp = 7287336430651682816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22133
20:07:50.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22138 rows, more = false, responseScanTimestamp = 7287336430696398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22138
20:07:50.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430731259904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430731259904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430731259904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22143 rows, more = false, responseScanTimestamp = 7287336430747840512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22143
20:07:50.799 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@411563641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@589297084(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22147 rows, more = false, responseScanTimestamp = 7287336430771728384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22147
20:07:50.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430807732224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430807732224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22170 rows, more = false, responseScanTimestamp = 7287336430820376576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22170
20:07:50.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22174 rows, more = false, responseScanTimestamp = 7287336430844448768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22174
20:07:50.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430874628096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430874628096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@245896275(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22178 rows, more = false, responseScanTimestamp = 7287336430874628096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22178
20:07:50.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414567883(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430885326848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430906642432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430926786560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430926786560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22190 rows, more = false, responseScanTimestamp = 7287336430926786560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22190
20:07:50.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22203 rows, more = false, responseScanTimestamp = 7287336430956720128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22203
20:07:50.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430985633792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336430985633792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22207 rows, more = false, responseScanTimestamp = 7287336431001968640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22207
20:07:50.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431008096256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431021981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431040106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22210 rows, more = false, responseScanTimestamp = 7287336431040106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22210
20:07:50.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22215 rows, more = false, responseScanTimestamp = 7287336431069806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22215
20:07:50.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1942198022(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22218 rows, more = false, responseScanTimestamp = 7287336431098314752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22218
20:07:50.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.887709 15453 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:50.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.888144 15661 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" instance_seqno: 1779134849524667) as {username='slave'} at 127.14.16.194:51585; Asking this server to re-register.
20:07:50.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.888356 15453 heartbeater.cc:461] Registering TS with master...
20:07:50.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.888757 15661 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.891037 15093 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.891566 15661 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" instance_seqno: 1779134840817196) as {username='slave'} at 127.14.16.195:37405; Asking this server to re-register.
20:07:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.892093 15093 heartbeater.cc:461] Registering TS with master...
20:07:50.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:50.892518 15661 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:07:50.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22219 rows, more = false, responseScanTimestamp = 7287336431104294912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22219
20:07:50.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431170269184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22232 rows, more = false, responseScanTimestamp = 7287336431170269184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22232
20:07:50.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431210254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22236 rows, more = false, responseScanTimestamp = 7287336431210254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22236
20:07:50.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@791490263(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431239176192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642708461(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22239 rows, more = false, responseScanTimestamp = 7287336431239176192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22239
20:07:50.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22261 rows, more = false, responseScanTimestamp = 7287336431279099904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22261
20:07:50.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431302090752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22264 rows, more = false, responseScanTimestamp = 7287336431308058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22264
20:07:50.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22268 rows, more = false, responseScanTimestamp = 7287336431341658112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22268
20:07:50.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22270 rows, more = false, responseScanTimestamp = 7287336431365517312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22270
20:07:50.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431404056576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22274 rows, more = false, responseScanTimestamp = 7287336431404056576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22274
20:07:50.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431441301504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431441301504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431441301504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22279 rows, more = false, responseScanTimestamp = 7287336431456182272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22279
20:07:50.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431474196480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431479758848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22284 rows, more = false, responseScanTimestamp = 7287336431497916416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22284
20:07:50.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@836210900(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1581472335(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:50.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22288 rows, more = false, responseScanTimestamp = 7287336431521861632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22288
20:07:50.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431554691072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22300 rows, more = false, responseScanTimestamp = 7287336431554691072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:50.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22300
20:07:51.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431580487680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22311 rows, more = false, responseScanTimestamp = 7287336431580487680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22311
20:07:51.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22314 rows, more = false, responseScanTimestamp = 7287336431630479360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22314
20:07:51.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@417242310(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22317 rows, more = false, responseScanTimestamp = 7287336431661518848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22317
20:07:51.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431700463616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22330 rows, more = false, responseScanTimestamp = 7287336431700463616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22330
20:07:51.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22334 rows, more = false, responseScanTimestamp = 7287336431733551104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22334
20:07:51.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22336 rows, more = false, responseScanTimestamp = 7287336431752105984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22336
20:07:51.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22339 rows, more = false, responseScanTimestamp = 7287336431784525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22339
20:07:51.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22342 rows, more = false, responseScanTimestamp = 7287336431810400256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22342
20:07:51.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@888429797(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22346 rows, more = false, responseScanTimestamp = 7287336431844200448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22346
20:07:51.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967322527(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.070 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2105380807(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22349 rows, more = false, responseScanTimestamp = 7287336431876747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22349
20:07:51.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431899738112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22370 rows, more = false, responseScanTimestamp = 7287336431907147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22370
20:07:51.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431936135168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22382 rows, more = false, responseScanTimestamp = 7287336431936135168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22382
20:07:51.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22385 rows, more = false, responseScanTimestamp = 7287336431966310400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22385
20:07:51.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336431997898752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432003928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432016773120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432023601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432023601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432030228480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432030228480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22393 rows, more = false, responseScanTimestamp = 7287336432037736448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22393
20:07:51.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22395 rows, more = false, responseScanTimestamp = 7287336432050073600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22395
20:07:51.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22399 rows, more = false, responseScanTimestamp = 7287336432083591168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22399
20:07:51.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432111067136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432111067136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432125284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22402 rows, more = false, responseScanTimestamp = 7287336432125284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22402
20:07:51.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22405 rows, more = false, responseScanTimestamp = 7287336432143945728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22405
20:07:51.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22410 rows, more = false, responseScanTimestamp = 7287336432185823232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22410
20:07:51.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22413 rows, more = false, responseScanTimestamp = 7287336432207065088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22413
20:07:51.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22417 rows, more = false, responseScanTimestamp = 7287336432239226880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22417
20:07:51.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432253313024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22419 rows, more = false, responseScanTimestamp = 7287336432265117696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22419
20:07:51.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22423 rows, more = false, responseScanTimestamp = 7287336432300093440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22423
20:07:51.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432331231232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@287900674(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22426 rows, more = false, responseScanTimestamp = 7287336432331231232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22426
20:07:51.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120353206(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432360960000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2132821535(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22430 rows, more = false, responseScanTimestamp = 7287336432369635328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22430
20:07:51.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22460 rows, more = false, responseScanTimestamp = 7287336432403148800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22460
20:07:51.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22462 rows, more = false, responseScanTimestamp = 7287336432426668032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22462
20:07:51.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432456065024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1848835467(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22466 rows, more = false, responseScanTimestamp = 7287336432462049280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22466
20:07:51.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@937618779(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432500826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22470 rows, more = false, responseScanTimestamp = 7287336432500826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22470
20:07:51.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22491 rows, more = false, responseScanTimestamp = 7287336432528584704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22491
20:07:51.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22495 rows, more = false, responseScanTimestamp = 7287336432562384896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22495
20:07:51.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432596148224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22499 rows, more = false, responseScanTimestamp = 7287336432596148224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22499
20:07:51.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22503 rows, more = false, responseScanTimestamp = 7287336432627347456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22503
20:07:51.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1403493328(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22506 rows, more = false, responseScanTimestamp = 7287336432661942272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22506
20:07:51.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432692981760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432692981760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785006341(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1475166706(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.273 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2009458273(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22510 rows, more = false, responseScanTimestamp = 7287336432712970240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22510
20:07:51.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@416516690(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1738452058(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522635658(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22540 rows, more = false, responseScanTimestamp = 7287336432738615296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22540
20:07:51.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432760410112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432768299008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22580 rows, more = false, responseScanTimestamp = 7287336432782856192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22580
20:07:51.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432804724736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432804724736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432817315840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432823209984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432823209984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22585 rows, more = false, responseScanTimestamp = 7287336432829956096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22585
20:07:51.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432853733376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22589 rows, more = false, responseScanTimestamp = 7287336432853733376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22589
20:07:51.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432883826688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22593 rows, more = false, responseScanTimestamp = 7287336432883826688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22593
20:07:51.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22597 rows, more = false, responseScanTimestamp = 7287336432916021248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22597
20:07:51.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22600 rows, more = false, responseScanTimestamp = 7287336432941256704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22600
20:07:51.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22603 rows, more = false, responseScanTimestamp = 7287336432966983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22603
20:07:51.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336432989331456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@40865885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22606 rows, more = false, responseScanTimestamp = 7287336432994684928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22606
20:07:51.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22610 rows, more = false, responseScanTimestamp = 7287336433029980160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22610
20:07:51.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22622 rows, more = false, responseScanTimestamp = 7287336433056219136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22622
20:07:51.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@107617112(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22626 rows, more = false, responseScanTimestamp = 7287336433103831040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22626
20:07:51.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@335846323(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22629 rows, more = false, responseScanTimestamp = 7287336433129074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22629
20:07:51.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22652 rows, more = false, responseScanTimestamp = 7287336433168211968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22652
20:07:51.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22656 rows, more = false, responseScanTimestamp = 7287336433197842432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22656
20:07:51.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1116673914(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433221586944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1016891918(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786443294(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22659 rows, more = false, responseScanTimestamp = 7287336433227145216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22659
20:07:51.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1511207393(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1612564766(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948564969(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22680 rows, more = false, responseScanTimestamp = 7287336433260179456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22680
20:07:51.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@92158176(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433285775360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1176608151(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1224403316(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22710 rows, more = false, responseScanTimestamp = 7287336433292390400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22710
20:07:51.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22740 rows, more = false, responseScanTimestamp = 7287336433327185920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22740
20:07:51.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433354285056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22752 rows, more = false, responseScanTimestamp = 7287336433354285056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22752
20:07:51.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22756 rows, more = false, responseScanTimestamp = 7287336433384116224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22756
20:07:51.442 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1067142457(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433412186112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.444 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272367890(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@30489306(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22759 rows, more = false, responseScanTimestamp = 7287336433412186112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22759
20:07:51.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520078045(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433438220288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22780 rows, more = false, responseScanTimestamp = 7287336433447923712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22780
20:07:51.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22802 rows, more = false, responseScanTimestamp = 7287336433489244160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22802
20:07:51.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433514766336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433521291264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433534717952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078844606(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22807 rows, more = false, responseScanTimestamp = 7287336433534717952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22807
20:07:51.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433559035904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433564893184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433575677952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433575677952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433575677952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433581625344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433581625344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433587494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433593810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22825 rows, more = false, responseScanTimestamp = 7287336433593810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22825
20:07:51.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433614999552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433614999552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22830 rows, more = false, responseScanTimestamp = 7287336433634451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22830
20:07:51.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433650806784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22834 rows, more = false, responseScanTimestamp = 7287336433655156736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22834
20:07:51.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433686331392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@102464650(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433686331392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433701777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22839 rows, more = false, responseScanTimestamp = 7287336433701777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22839
20:07:51.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22853 rows, more = false, responseScanTimestamp = 7287336433731141632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22853
20:07:51.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433750372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.528 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@244617593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1847411548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22857 rows, more = false, responseScanTimestamp = 7287336433755045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22857
20:07:51.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1358878071(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22860 rows, more = false, responseScanTimestamp = 7287336433784270848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22860
20:07:51.539 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232529102(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433790353408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433813905408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22890 rows, more = false, responseScanTimestamp = 7287336433827799040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22890
20:07:51.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433851351040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433851351040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433851351040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433863028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22905 rows, more = false, responseScanTimestamp = 7287336433870200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22905
20:07:51.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433880170496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433880170496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433904078848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433904078848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22909 rows, more = false, responseScanTimestamp = 7287336433910407168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22909
20:07:51.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433931624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22913 rows, more = false, responseScanTimestamp = 7287336433931624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22913
20:07:51.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336433964961792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.579 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669604693(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22917 rows, more = false, responseScanTimestamp = 7287336433964961792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22917
20:07:51.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22930 rows, more = false, responseScanTimestamp = 7287336433996206080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22930
20:07:51.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22933 rows, more = false, responseScanTimestamp = 7287336434026508288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22933
20:07:51.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22936 rows, more = false, responseScanTimestamp = 7287336434058010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22936
20:07:51.608 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@602602327(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93964080(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22939 rows, more = false, responseScanTimestamp = 7287336434090213376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22939
20:07:51.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434122227712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22960 rows, more = false, responseScanTimestamp = 7287336434122227712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22960
20:07:51.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22963 rows, more = false, responseScanTimestamp = 7287336434148061184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22963
20:07:51.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434184081408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434190254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22969 rows, more = false, responseScanTimestamp = 7287336434202165248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22969
20:07:51.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434223550464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22973 rows, more = false, responseScanTimestamp = 7287336434223550464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22973
20:07:51.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22976 rows, more = false, responseScanTimestamp = 7287336434247598080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22976
20:07:51.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22979 rows, more = false, responseScanTimestamp = 7287336434274082816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22979
20:07:51.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434313830400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434313830400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434325352448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434325352448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22986 rows, more = false, responseScanTimestamp = 7287336434330714112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22986
20:07:51.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22991 rows, more = false, responseScanTimestamp = 7287336434358878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22991
20:07:51.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22994 rows, more = false, responseScanTimestamp = 7287336434389233664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22994
20:07:51.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22997 rows, more = false, responseScanTimestamp = 7287336434413133824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22997
20:07:51.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23000 rows, more = false, responseScanTimestamp = 7287336434437668864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23000
20:07:51.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23004 rows, more = false, responseScanTimestamp = 7287336434472767488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23004
20:07:51.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434503782400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434503782400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434525184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749979425(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434525184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23009 rows, more = false, responseScanTimestamp = 7287336434532216832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23009
20:07:51.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434555310080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23022 rows, more = false, responseScanTimestamp = 7287336434555310080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23022
20:07:51.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23026 rows, more = false, responseScanTimestamp = 7287336434591854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23026
20:07:51.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23029 rows, more = false, responseScanTimestamp = 7287336434617655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23029
20:07:51.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23032 rows, more = false, responseScanTimestamp = 7287336434644389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23032
20:07:51.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23036 rows, more = false, responseScanTimestamp = 7287336434680557568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23036
20:07:51.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434703310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23039 rows, more = false, responseScanTimestamp = 7287336434709364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23039
20:07:51.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434709364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434723295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434723295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23041 rows, more = false, responseScanTimestamp = 7287336434749870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23041
20:07:51.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23045 rows, more = false, responseScanTimestamp = 7287336434774925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23045
20:07:51.783 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84954254(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23048 rows, more = false, responseScanTimestamp = 7287336434800922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23048
20:07:51.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23050 rows, more = false, responseScanTimestamp = 7287336434828201984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23050
20:07:51.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434870542336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434870542336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23065 rows, more = false, responseScanTimestamp = 7287336434886074368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23065
20:07:51.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434905174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1901342520(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.810 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@977262181(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644124570(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23068 rows, more = false, responseScanTimestamp = 7287336434905174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23068
20:07:51.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23080 rows, more = false, responseScanTimestamp = 7287336434936451072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23080
20:07:51.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434960056320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434965864448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434984775680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336434984775680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23103 rows, more = false, responseScanTimestamp = 7287336434992582656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23103
20:07:51.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23108 rows, more = false, responseScanTimestamp = 7287336435020820480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23108
20:07:51.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23112 rows, more = false, responseScanTimestamp = 7287336435052457984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23112
20:07:51.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23115 rows, more = false, responseScanTimestamp = 7287336435075194880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23115
20:07:51.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23120 rows, more = false, responseScanTimestamp = 7287336435111399424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23120
20:07:51.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435132162048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23123 rows, more = false, responseScanTimestamp = 7287336435138461696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23123
20:07:51.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435168362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23127 rows, more = false, responseScanTimestamp = 7287336435168362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23127
20:07:51.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435202617344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23129 rows, more = false, responseScanTimestamp = 7287336435202617344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23129
20:07:51.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435233095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435233095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435249201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435249201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435255742464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23135 rows, more = false, responseScanTimestamp = 7287336435255742464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23135
20:07:51.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435283656704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435283656704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23141 rows, more = false, responseScanTimestamp = 7287336435303133184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23141
20:07:51.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23144 rows, more = false, responseScanTimestamp = 7287336435320705024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23144
20:07:51.918 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@555209700(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:51.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435360858112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23149 rows, more = false, responseScanTimestamp = 7287336435360858112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23149
20:07:51.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23162 rows, more = false, responseScanTimestamp = 7287336435396898816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23162
20:07:51.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23165 rows, more = false, responseScanTimestamp = 7287336435429584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23165
20:07:51.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435464556544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435469033472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23170 rows, more = false, responseScanTimestamp = 7287336435489406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23170
20:07:51.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23173 rows, more = false, responseScanTimestamp = 7287336435506954240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23173
20:07:51.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23176 rows, more = false, responseScanTimestamp = 7287336435537813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23176
20:07:51.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435567861760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23179 rows, more = false, responseScanTimestamp = 7287336435567861760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23179
20:07:51.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435592646656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23183 rows, more = false, responseScanTimestamp = 7287336435597479936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23183
20:07:51.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435634991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23187 rows, more = false, responseScanTimestamp = 7287336435634991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:51.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23187
20:07:52.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23191 rows, more = false, responseScanTimestamp = 7287336435674259456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23191
20:07:52.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23193 rows, more = false, responseScanTimestamp = 7287336435694698496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23193
20:07:52.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902773521(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23198 rows, more = false, responseScanTimestamp = 7287336435735121920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23198
20:07:52.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23210 rows, more = false, responseScanTimestamp = 7287336435759939584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23210
20:07:52.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23215 rows, more = false, responseScanTimestamp = 7287336435802050560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23215
20:07:52.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@891447719(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435828314112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435828314112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435844157440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435844157440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23220 rows, more = false, responseScanTimestamp = 7287336435844157440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23220
20:07:52.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23234 rows, more = false, responseScanTimestamp = 7287336435872436224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23234
20:07:52.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336435901890560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23238 rows, more = false, responseScanTimestamp = 7287336435901890560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23238
20:07:52.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23243 rows, more = false, responseScanTimestamp = 7287336435940950016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23243
20:07:52.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23246 rows, more = false, responseScanTimestamp = 7287336435964567552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23246
20:07:52.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23249 rows, more = false, responseScanTimestamp = 7287336435996504064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23249
20:07:52.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23251 rows, more = false, responseScanTimestamp = 7287336436025135104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23251
20:07:52.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23254 rows, more = false, responseScanTimestamp = 7287336436050882560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23254
20:07:52.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@934815942(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@674186534(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164405183(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23258 rows, more = false, responseScanTimestamp = 7287336436089884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23258
20:07:52.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@797286512(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1494041438(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@198785836(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23270 rows, more = false, responseScanTimestamp = 7287336436155133952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23270
20:07:52.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436189265920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436197244928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23310 rows, more = false, responseScanTimestamp = 7287336436197244928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23310
20:07:52.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23321 rows, more = false, responseScanTimestamp = 7287336436238012416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23321
20:07:52.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436281561088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23325 rows, more = false, responseScanTimestamp = 7287336436281561088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23325
20:07:52.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436318273536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23327 rows, more = false, responseScanTimestamp = 7287336436318273536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23327
20:07:52.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23329 rows, more = false, responseScanTimestamp = 7287336436351033344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23329
20:07:52.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23332 rows, more = false, responseScanTimestamp = 7287336436381302784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23332
20:07:52.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436414238720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23337 rows, more = false, responseScanTimestamp = 7287336436441600000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23337
20:07:52.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23341 rows, more = false, responseScanTimestamp = 7287336436477116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23341
20:07:52.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436514164736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23344 rows, more = false, responseScanTimestamp = 7287336436514164736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23344
20:07:52.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436556709888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1720024207(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436556709888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23349 rows, more = false, responseScanTimestamp = 7287336436586254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23349
20:07:52.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436605235200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436611272704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436627644416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23362 rows, more = false, responseScanTimestamp = 7287336436627644416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23362
20:07:52.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23366 rows, more = false, responseScanTimestamp = 7287336436651565056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23366
20:07:52.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23371 rows, more = false, responseScanTimestamp = 7287336436686909440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23371
20:07:52.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23374 rows, more = false, responseScanTimestamp = 7287336436714033152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23374
20:07:52.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1677837839(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23378 rows, more = false, responseScanTimestamp = 7287336436747685888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23378
20:07:52.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436774395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23390 rows, more = false, responseScanTimestamp = 7287336436774395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23390
20:07:52.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436810563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436810563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436821348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436821348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436828516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436828516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23394 rows, more = false, responseScanTimestamp = 7287336436828516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23394
20:07:52.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436851941376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1462074978(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23398 rows, more = false, responseScanTimestamp = 7287336436851941376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23398
20:07:52.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23411 rows, more = false, responseScanTimestamp = 7287336436884647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23411
20:07:52.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23415 rows, more = false, responseScanTimestamp = 7287336436922957824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23415
20:07:52.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436957229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436957229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436977373184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436977373184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336436984311808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23420 rows, more = false, responseScanTimestamp = 7287336436984311808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23420
20:07:52.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23423 rows, more = false, responseScanTimestamp = 7287336437006045184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23423
20:07:52.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437034442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359088113(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23426 rows, more = false, responseScanTimestamp = 7287336437040840704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23426
20:07:52.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23429 rows, more = false, responseScanTimestamp = 7287336437071900672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23429
20:07:52.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437117243392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437117243392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23444 rows, more = false, responseScanTimestamp = 7287336437128806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23444
20:07:52.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437151199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1489717462(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23448 rows, more = false, responseScanTimestamp = 7287336437151199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23448
20:07:52.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23460 rows, more = false, responseScanTimestamp = 7287336437198118912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23460
20:07:52.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437214437376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437220061184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23464 rows, more = false, responseScanTimestamp = 7287336437242634240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23464
20:07:52.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437261332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437261332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437283454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23468 rows, more = false, responseScanTimestamp = 7287336437283454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23468
20:07:52.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23473 rows, more = false, responseScanTimestamp = 7287336437314318336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23473
20:07:52.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23476 rows, more = false, responseScanTimestamp = 7287336437342035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23476
20:07:52.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437381357568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437381357568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437394059264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23480 rows, more = false, responseScanTimestamp = 7287336437394059264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23480
20:07:52.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437412204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437418618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437437038592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437437038592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23486 rows, more = false, responseScanTimestamp = 7287336437443469312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23486
20:07:52.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437458272256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23490 rows, more = false, responseScanTimestamp = 7287336437465350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23490
20:07:52.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23494 rows, more = false, responseScanTimestamp = 7287336437502414848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23494
20:07:52.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437533065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23498 rows, more = false, responseScanTimestamp = 7287336437538791424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23498
20:07:52.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437572169728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23502 rows, more = false, responseScanTimestamp = 7287336437572169728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23502
20:07:52.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437596073984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437601353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437618892800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23507 rows, more = false, responseScanTimestamp = 7287336437618892800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23507
20:07:52.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23509 rows, more = false, responseScanTimestamp = 7287336437639995392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23509
20:07:52.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437662801920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23512 rows, more = false, responseScanTimestamp = 7287336437668671488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23512
20:07:52.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23515 rows, more = false, responseScanTimestamp = 7287336437699018752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23515
20:07:52.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437729157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437735464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23520 rows, more = false, responseScanTimestamp = 7287336437749420032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23520
20:07:52.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437768306688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437774065664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437792202752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23526 rows, more = false, responseScanTimestamp = 7287336437799264256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23526
20:07:52.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@839961726(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437817114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437817114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23530 rows, more = false, responseScanTimestamp = 7287336437832826880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23530
20:07:52.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437853184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437853184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23542 rows, more = false, responseScanTimestamp = 7287336437853184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23542
20:07:52.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23546 rows, more = false, responseScanTimestamp = 7287336437901381632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23546
20:07:52.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23549 rows, more = false, responseScanTimestamp = 7287336437926354944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23549
20:07:52.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23552 rows, more = false, responseScanTimestamp = 7287336437971423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23552
20:07:52.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437996867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336437996867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23555 rows, more = false, responseScanTimestamp = 7287336438014627840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23555
20:07:52.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1312449072(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.573 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1645102257(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23558 rows, more = false, responseScanTimestamp = 7287336438033461248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23558
20:07:52.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438070165504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23580 rows, more = false, responseScanTimestamp = 7287336438070165504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23580
20:07:52.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438103027712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23584 rows, more = false, responseScanTimestamp = 7287336438103027712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23584
20:07:52.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438151729152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1619078622(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422294668(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232121286(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23588 rows, more = false, responseScanTimestamp = 7287336438151729152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23588
20:07:52.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23610 rows, more = false, responseScanTimestamp = 7287336438186807296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23610
20:07:52.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23622 rows, more = false, responseScanTimestamp = 7287336438212763648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23622
20:07:52.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23625 rows, more = false, responseScanTimestamp = 7287336438243405824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23625
20:07:52.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23629 rows, more = false, responseScanTimestamp = 7287336438279000064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23629
20:07:52.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438316015616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438316015616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438329192448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438329192448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438336167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438342950912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23636 rows, more = false, responseScanTimestamp = 7287336438342950912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23636
20:07:52.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438365319168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23640 rows, more = false, responseScanTimestamp = 7287336438365319168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23640
20:07:52.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23641 rows, more = false, responseScanTimestamp = 7287336438382669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23641
20:07:52.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438427492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438427492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438442991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438442991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1506493333(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@818768559(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23648 rows, more = false, responseScanTimestamp = 7287336438450417664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23648
20:07:52.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438465011712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23660 rows, more = false, responseScanTimestamp = 7287336438471962624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23660
20:07:52.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23674 rows, more = false, responseScanTimestamp = 7287336438506618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23674
20:07:52.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438537056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438537056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23677 rows, more = false, responseScanTimestamp = 7287336438537056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23677
20:07:52.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438572675072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438572675072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23681 rows, more = false, responseScanTimestamp = 7287336438589640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23681
20:07:52.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23684 rows, more = false, responseScanTimestamp = 7287336438623494144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23684
20:07:52.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438647316480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438653095936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438653095936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.726 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1461207076(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23688 rows, more = false, responseScanTimestamp = 7287336438671515648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23688
20:07:52.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438680174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23690 rows, more = false, responseScanTimestamp = 7287336438702440448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23690
20:07:52.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23701 rows, more = false, responseScanTimestamp = 7287336438741549056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23701
20:07:52.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336438788325376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.767 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@466278812(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23705 rows, more = false, responseScanTimestamp = 7287336438799126528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23705
20:07:52.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23724 rows, more = false, responseScanTimestamp = 7287336438889201664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23724
20:07:52.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23725 rows, more = false, responseScanTimestamp = 7287336438908923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23725
20:07:52.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23726 rows, more = false, responseScanTimestamp = 7287336438947196928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23726
20:07:52.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439032803328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439039049728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439057121280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439066202112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439066202112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23738 rows, more = false, responseScanTimestamp = 7287336439066202112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23738
20:07:52.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439073579008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439091122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439110008832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23741 rows, more = false, responseScanTimestamp = 7287336439110008832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23741
20:07:52.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439122694144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23743 rows, more = false, responseScanTimestamp = 7287336439122694144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23743
20:07:52.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23748 rows, more = false, responseScanTimestamp = 7287336439171133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23748
20:07:52.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439209086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23752 rows, more = false, responseScanTimestamp = 7287336439209086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23752
20:07:52.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439243431936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439243431936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439260377088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439266836480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@413066907(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23758 rows, more = false, responseScanTimestamp = 7287336439266836480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23758
20:07:52.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439288938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23771 rows, more = false, responseScanTimestamp = 7287336439288938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23771
20:07:52.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23775 rows, more = false, responseScanTimestamp = 7287336439330148352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23775
20:07:52.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23778 rows, more = false, responseScanTimestamp = 7287336439355273216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23778
20:07:52.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23781 rows, more = false, responseScanTimestamp = 7287336439383506944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23781
20:07:52.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23786 rows, more = false, responseScanTimestamp = 7287336439425110016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23786
20:07:52.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439451365376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23790 rows, more = false, responseScanTimestamp = 7287336439457214464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23790
20:07:52.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439484514304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23794 rows, more = false, responseScanTimestamp = 7287336439490215936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23794
20:07:52.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439528853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130200885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439528853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.938 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1448156698(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.940 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@454703989(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23799 rows, more = false, responseScanTimestamp = 7287336439542751232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23799
20:07:52.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960819891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1548997066(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23820 rows, more = false, responseScanTimestamp = 7287336439566278656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23820
20:07:52.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23850 rows, more = false, responseScanTimestamp = 7287336439595773952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23850
20:07:52.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23853 rows, more = false, responseScanTimestamp = 7287336439623389184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23853
20:07:52.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@44869012(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:52.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23856 rows, more = false, responseScanTimestamp = 7287336439651966976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23856
20:07:52.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439676514304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23860 rows, more = false, responseScanTimestamp = 7287336439684247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23860
20:07:52.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439720136704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439720136704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23875 rows, more = false, responseScanTimestamp = 7287336439730941952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23875
20:07:52.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23879 rows, more = false, responseScanTimestamp = 7287336439752814592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:52.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23879
20:07:52.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439777447936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23883 rows, more = false, responseScanTimestamp = 7287336439782494208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23883
20:07:53.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23885 rows, more = false, responseScanTimestamp = 7287336439841779712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23885
20:07:53.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1210574631(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439884312576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23889 rows, more = false, responseScanTimestamp = 7287336439884312576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23889
20:07:53.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439923359744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336439923359744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23903 rows, more = false, responseScanTimestamp = 7287336439937126400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23903
20:07:53.044 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091887284(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23907 rows, more = false, responseScanTimestamp = 7287336439960973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@59483357(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23907
20:07:53.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23910 rows, more = false, responseScanTimestamp = 7287336439991734272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23910
20:07:53.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23931 rows, more = false, responseScanTimestamp = 7287336440020328448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23931
20:07:53.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440052568064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23933 rows, more = false, responseScanTimestamp = 7287336440052568064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23933
20:07:53.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440092655616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440092655616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440092655616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.079 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1693200701(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23938 rows, more = false, responseScanTimestamp = 7287336440112005120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23938
20:07:53.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440119369728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23939 rows, more = false, responseScanTimestamp = 7287336440119369728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23939
20:07:53.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440168853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440168853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440168853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440168853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23951 rows, more = false, responseScanTimestamp = 7287336440186699776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23951
20:07:53.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440215900160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23955 rows, more = false, responseScanTimestamp = 7287336440215900160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23955
20:07:53.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440257077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440257077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23960 rows, more = false, responseScanTimestamp = 7287336440274812928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23960
20:07:53.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23962 rows, more = false, responseScanTimestamp = 7287336440288190464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23962
20:07:53.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@319159384(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23966 rows, more = false, responseScanTimestamp = 7287336440324182016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23966
20:07:53.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1970454476(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440358633472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@721502451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778172791(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@305801183(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23970 rows, more = false, responseScanTimestamp = 7287336440358633472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23970
20:07:53.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24010 rows, more = false, responseScanTimestamp = 7287336440398499840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24010
20:07:53.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440425635840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24022 rows, more = false, responseScanTimestamp = 7287336440425635840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24022
20:07:53.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440468656128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.171 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1926653579(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24026 rows, more = false, responseScanTimestamp = 7287336440468656128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24026
20:07:53.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24040 rows, more = false, responseScanTimestamp = 7287336440518283264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24040
20:07:53.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24044 rows, more = false, responseScanTimestamp = 7287336440555970560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24044
20:07:53.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24047 rows, more = false, responseScanTimestamp = 7287336440580120576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24047
20:07:53.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440617230336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24051 rows, more = false, responseScanTimestamp = 7287336440622919680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24051
20:07:53.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440655020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24055 rows, more = false, responseScanTimestamp = 7287336440661983232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24055
20:07:53.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24059 rows, more = false, responseScanTimestamp = 7287336440695582720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24059
20:07:53.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24062 rows, more = false, responseScanTimestamp = 7287336440726695936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24062
20:07:53.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440758538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24065 rows, more = false, responseScanTimestamp = 7287336440758538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24065
20:07:53.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440804851712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24069 rows, more = false, responseScanTimestamp = 7287336440804851712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24069
20:07:53.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440851468288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24074 rows, more = false, responseScanTimestamp = 7287336440851468288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24074
20:07:53.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1408345850(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1920620466(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@826118909(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24078 rows, more = false, responseScanTimestamp = 7287336440884998144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24078
20:07:53.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440914329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440921145344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24100 rows, more = false, responseScanTimestamp = 7287336440921145344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24100
20:07:53.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440960065536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24114 rows, more = false, responseScanTimestamp = 7287336440960065536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24114
20:07:53.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440989483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336440994529280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441011957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441011957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441011957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441018912768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24121 rows, more = false, responseScanTimestamp = 7287336441025200128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24121
20:07:53.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24124 rows, more = false, responseScanTimestamp = 7287336441042583552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24124
20:07:53.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441080729600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441080729600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441095671808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24131 rows, more = false, responseScanTimestamp = 7287336441101807616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24131
20:07:53.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24135 rows, more = false, responseScanTimestamp = 7287336441123852288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24135
20:07:53.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441150869504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441156182016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24140 rows, more = false, responseScanTimestamp = 7287336441171603456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24140
20:07:53.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24144 rows, more = false, responseScanTimestamp = 7287336441195737088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24144
20:07:53.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441235316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1889425519(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441235316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24149 rows, more = false, responseScanTimestamp = 7287336441249173504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24149
20:07:53.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441255886848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441255886848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441281654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441281654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24161 rows, more = false, responseScanTimestamp = 7287336441288794112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24161
20:07:53.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24162 rows, more = false, responseScanTimestamp = 7287336441294225408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24162
20:07:53.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@772208368(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24167 rows, more = false, responseScanTimestamp = 7287336441342169088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24167
20:07:53.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24170 rows, more = false, responseScanTimestamp = 7287336441370816512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24170
20:07:53.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24181 rows, more = false, responseScanTimestamp = 7287336441398693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24181
20:07:53.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@249684805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24186 rows, more = false, responseScanTimestamp = 7287336441440759808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24186
20:07:53.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441464045568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24190 rows, more = false, responseScanTimestamp = 7287336441471561728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24190
20:07:53.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24202 rows, more = false, responseScanTimestamp = 7287336441504182272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24202
20:07:53.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441538183168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441538183168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1393959454(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24207 rows, more = false, responseScanTimestamp = 7287336441554243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24207
20:07:53.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441567223808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441573621760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441595297792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441595297792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441603313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24221 rows, more = false, responseScanTimestamp = 7287336441603313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24221
20:07:53.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24225 rows, more = false, responseScanTimestamp = 7287336441627271168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24225
20:07:53.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441655480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1363756339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441655480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24229 rows, more = false, responseScanTimestamp = 7287336441672675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24229
20:07:53.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441692897280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24241 rows, more = false, responseScanTimestamp = 7287336441692897280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24241
20:07:53.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441719537664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441736404992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24245 rows, more = false, responseScanTimestamp = 7287336441758371840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24245
20:07:53.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24246 rows, more = false, responseScanTimestamp = 7287336441763848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24246
20:07:53.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441800634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441800634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441822191616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24250 rows, more = false, responseScanTimestamp = 7287336441822191616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24250
20:07:53.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441850449920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24255 rows, more = false, responseScanTimestamp = 7287336441850449920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24255
20:07:53.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441882746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1214355612(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1226547486(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24257 rows, more = false, responseScanTimestamp = 7287336441882746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24257
20:07:53.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441906778112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336441906778112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@729771249(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.519 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@814007408(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1952784260(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24260 rows, more = false, responseScanTimestamp = 7287336441906778112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24260
20:07:53.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24300 rows, more = false, responseScanTimestamp = 7287336441944555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24300
20:07:53.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24312 rows, more = false, responseScanTimestamp = 7287336441972629504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24312
20:07:53.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442010738688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1617056583(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24316 rows, more = false, responseScanTimestamp = 7287336442010738688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24316
20:07:53.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@808100702(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442042859520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@647710319(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2053039111(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24320 rows, more = false, responseScanTimestamp = 7287336442050453504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24320
20:07:53.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24361 rows, more = false, responseScanTimestamp = 7287336442100207616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24361
20:07:53.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442135625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442135625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24366 rows, more = false, responseScanTimestamp = 7287336442147667968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24366
20:07:53.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442170843136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24370 rows, more = false, responseScanTimestamp = 7287336442170843136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24370
20:07:53.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24375 rows, more = false, responseScanTimestamp = 7287336442209992704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24375
20:07:53.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442232627200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442239397888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.599 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@148142176(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442258493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442258493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1837177463(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442265337856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@299205014(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24380 rows, more = false, responseScanTimestamp = 7287336442265337856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24380
20:07:53.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442296328192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24412 rows, more = false, responseScanTimestamp = 7287336442296328192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24412
20:07:53.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442328301568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@472265079(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24416 rows, more = false, responseScanTimestamp = 7287336442334904320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24416
20:07:53.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@932863467(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24420 rows, more = false, responseScanTimestamp = 7287336442379407360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24420
20:07:53.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442406305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442412756992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442429095936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442429095936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24444 rows, more = false, responseScanTimestamp = 7287336442435538944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24444
20:07:53.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24448 rows, more = false, responseScanTimestamp = 7287336442456416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24448
20:07:53.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442485743616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442491404288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24453 rows, more = false, responseScanTimestamp = 7287336442512777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24453
20:07:53.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442535751680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24457 rows, more = false, responseScanTimestamp = 7287336442535751680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24457
20:07:53.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24461 rows, more = false, responseScanTimestamp = 7287336442569981952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24461
20:07:53.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442608250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442608250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24465 rows, more = false, responseScanTimestamp = 7287336442608250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24465
20:07:53.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442642038784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442642038784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1387117517(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24468 rows, more = false, responseScanTimestamp = 7287336442665652224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24468
20:07:53.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442691522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442691522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24482 rows, more = false, responseScanTimestamp = 7287336442705047552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24482
20:07:53.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442732560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24487 rows, more = false, responseScanTimestamp = 7287336442732560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24487
20:07:53.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24491 rows, more = false, responseScanTimestamp = 7287336442773352448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24491
20:07:53.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442804588544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442804588544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24496 rows, more = false, responseScanTimestamp = 7287336442821038080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24496
20:07:53.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24500 rows, more = false, responseScanTimestamp = 7287336442847666176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24500
20:07:53.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442879508480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442879508480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24505 rows, more = false, responseScanTimestamp = 7287336442897707008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24505
20:07:53.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1867073855(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.765 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120497704(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@668539039(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24508 rows, more = false, responseScanTimestamp = 7287336442915328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24508
20:07:53.770 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@404073594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442951393280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442951393280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.772 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1034952438(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442951393280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.774 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@879849816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1526958761(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24540 rows, more = false, responseScanTimestamp = 7287336442965094400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24540
20:07:53.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858112463(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442980790272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336442987929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24570 rows, more = false, responseScanTimestamp = 7287336442987929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24570
20:07:53.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24590 rows, more = false, responseScanTimestamp = 7287336443027894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24590
20:07:53.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24592 rows, more = false, responseScanTimestamp = 7287336443047604224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24592
20:07:53.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443076743168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443083804672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24597 rows, more = false, responseScanTimestamp = 7287336443106160640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24597
20:07:53.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24600 rows, more = false, responseScanTimestamp = 7287336443126272000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24600
20:07:53.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24603 rows, more = false, responseScanTimestamp = 7287336443158323200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24603
20:07:53.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443191472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24605 rows, more = false, responseScanTimestamp = 7287336443191472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24605
20:07:53.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1404731215(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443222736896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443228413952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443228413952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24609 rows, more = false, responseScanTimestamp = 7287336443228413952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24609
20:07:53.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443266330624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24622 rows, more = false, responseScanTimestamp = 7287336443266330624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24622
20:07:53.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443298185216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443302973440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443321430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443321430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443328188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24628 rows, more = false, responseScanTimestamp = 7287336443328188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24628
20:07:53.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24633 rows, more = false, responseScanTimestamp = 7287336443358269440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24633
20:07:53.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24638 rows, more = false, responseScanTimestamp = 7287336443396628480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24638
20:07:53.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443435495424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24642 rows, more = false, responseScanTimestamp = 7287336443435495424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24642
20:07:53.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24645 rows, more = false, responseScanTimestamp = 7287336443470794752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24645
20:07:53.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443505795072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443505795072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443530067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24650 rows, more = false, responseScanTimestamp = 7287336443530067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24650
20:07:53.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443555287040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24654 rows, more = false, responseScanTimestamp = 7287336443555287040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24654
20:07:53.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24658 rows, more = false, responseScanTimestamp = 7287336443593695232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24658
20:07:53.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443619655680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24661 rows, more = false, responseScanTimestamp = 7287336443619655680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24661
20:07:53.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443656499200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443661697024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443685941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1828597713(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@737130021(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24666 rows, more = false, responseScanTimestamp = 7287336443685941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24666
20:07:53.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24680 rows, more = false, responseScanTimestamp = 7287336443719602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24680
20:07:53.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24692 rows, more = false, responseScanTimestamp = 7287336443747381248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24692
20:07:53.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443779313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443779313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443798999040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1100734052(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:53.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24696 rows, more = false, responseScanTimestamp = 7287336443798999040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24696
20:07:53.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443817824256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24700 rows, more = false, responseScanTimestamp = 7287336443823812608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:53.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24700
20:07:54.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24710 rows, more = false, responseScanTimestamp = 7287336443841261568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24710
20:07:54.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443882446848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443889004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24715 rows, more = false, responseScanTimestamp = 7287336443912417280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24715
20:07:54.012 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1104904479(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24719 rows, more = false, responseScanTimestamp = 7287336443935846400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24719
20:07:54.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443955720192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336443966373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24731 rows, more = false, responseScanTimestamp = 7287336443989405696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24731
20:07:54.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24734 rows, more = false, responseScanTimestamp = 7287336444009119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24734
20:07:54.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1556528722(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181302641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24738 rows, more = false, responseScanTimestamp = 7287336444041035776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24738
20:07:54.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@364503730(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@142035555(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24740 rows, more = false, responseScanTimestamp = 7287336444064595968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24740
20:07:54.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24780 rows, more = false, responseScanTimestamp = 7287336444107284480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24780
20:07:54.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444142006272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24784 rows, more = false, responseScanTimestamp = 7287336444142006272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24784
20:07:54.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444184383488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24789 rows, more = false, responseScanTimestamp = 7287336444184383488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24789
20:07:54.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444220227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444220227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24795 rows, more = false, responseScanTimestamp = 7287336444237348864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24795
20:07:54.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444260921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24799 rows, more = false, responseScanTimestamp = 7287336444260921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24799
20:07:54.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444303716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444303716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24805 rows, more = false, responseScanTimestamp = 7287336444324069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24805
20:07:54.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1630163217(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.114 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@406242744(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1111496830(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24809 rows, more = false, responseScanTimestamp = 7287336444347252736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24809
20:07:54.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444374986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24830 rows, more = false, responseScanTimestamp = 7287336444381691904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24830
20:07:54.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24844 rows, more = false, responseScanTimestamp = 7287336444418461696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24844
20:07:54.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24848 rows, more = false, responseScanTimestamp = 7287336444448186368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24848
20:07:54.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444484296704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24852 rows, more = false, responseScanTimestamp = 7287336444484296704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24852
20:07:54.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444520288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1893103111(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1128727509(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24857 rows, more = false, responseScanTimestamp = 7287336444525309952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24857
20:07:54.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444560240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24870 rows, more = false, responseScanTimestamp = 7287336444560240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24870
20:07:54.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444596097024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24884 rows, more = false, responseScanTimestamp = 7287336444596097024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24884
20:07:54.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444626386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444626386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444645908480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24889 rows, more = false, responseScanTimestamp = 7287336444645908480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24889
20:07:54.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444668207104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444673220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24894 rows, more = false, responseScanTimestamp = 7287336444673220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24894
20:07:54.204 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1844581632(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@800285480(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24898 rows, more = false, responseScanTimestamp = 7287336444712656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24898
20:07:54.210 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1813401239(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444743077888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444749402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@389325163(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779694744(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577937105(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24910 rows, more = false, responseScanTimestamp = 7287336444749402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24910
20:07:54.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3274609(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444783980544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@842805733(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1203698694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.225 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1925210048(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24950 rows, more = false, responseScanTimestamp = 7287336444790226944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24950
20:07:54.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2110104726(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336444827701248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24990 rows, more = false, responseScanTimestamp = 7287336444827701248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24990
20:07:54.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25012 rows, more = false, responseScanTimestamp = 7287336444863967232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25012
20:07:54.249 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@782569938(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25016 rows, more = false, responseScanTimestamp = 7287336444897280000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25016
20:07:54.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25020 rows, more = false, responseScanTimestamp = 7287336444929257472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25020
20:07:54.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25033 rows, more = false, responseScanTimestamp = 7287336444961824768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25033
20:07:54.273 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@508266188(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25037 rows, more = false, responseScanTimestamp = 7287336444994248704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25037
20:07:54.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445031514112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25050 rows, more = false, responseScanTimestamp = 7287336445031514112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25050
20:07:54.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445063708672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445063708672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25055 rows, more = false, responseScanTimestamp = 7287336445084430336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25055
20:07:54.297 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1845884058(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445107851264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.299 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1043602648(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25059 rows, more = false, responseScanTimestamp = 7287336445107851264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25059
20:07:54.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445143511040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445143511040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445161922560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25082 rows, more = false, responseScanTimestamp = 7287336445161922560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25082
20:07:54.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25086 rows, more = false, responseScanTimestamp = 7287336445185585152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25086
20:07:54.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445222023168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445222023168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25091 rows, more = false, responseScanTimestamp = 7287336445238734848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25091
20:07:54.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445262123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445262123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445262123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@941207885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25096 rows, more = false, responseScanTimestamp = 7287336445283266560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25096
20:07:54.346 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2057710948(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002878862(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25099 rows, more = false, responseScanTimestamp = 7287336445300899840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25099
20:07:54.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25130 rows, more = false, responseScanTimestamp = 7287336445342425088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25130
20:07:54.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445370617856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25133 rows, more = false, responseScanTimestamp = 7287336445370617856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25133
20:07:54.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445420204032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445420204032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25139 rows, more = false, responseScanTimestamp = 7287336445438607360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25139
20:07:54.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25143 rows, more = false, responseScanTimestamp = 7287336445468282880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25143
20:07:54.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25146 rows, more = false, responseScanTimestamp = 7287336445500219392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25146
20:07:54.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445532409856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445532409856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445553012736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25151 rows, more = false, responseScanTimestamp = 7287336445559963648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25151
20:07:54.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25154 rows, more = false, responseScanTimestamp = 7287336445582286848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25154
20:07:54.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25158 rows, more = false, responseScanTimestamp = 7287336445617070080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25158
20:07:54.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445657686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25163 rows, more = false, responseScanTimestamp = 7287336445657686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25163
20:07:54.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@629849842(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25167 rows, more = false, responseScanTimestamp = 7287336445692166144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25167
20:07:54.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25180 rows, more = false, responseScanTimestamp = 7287336445729677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25180
20:07:54.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445763788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445763788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1357701335(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25185 rows, more = false, responseScanTimestamp = 7287336445778464768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25185
20:07:54.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25189 rows, more = false, responseScanTimestamp = 7287336445802934272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25189
20:07:54.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445837778944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25202 rows, more = false, responseScanTimestamp = 7287336445837778944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25202
20:07:54.488 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@468331171(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@362710167(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25207 rows, more = false, responseScanTimestamp = 7287336445874872320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25207
20:07:54.493 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1695794680(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445911805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.495 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1389263829(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445911805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25230 rows, more = false, responseScanTimestamp = 7287336445928697856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25230
20:07:54.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445953818624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445953818624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445970907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445970907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25254 rows, more = false, responseScanTimestamp = 7287336445978746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25254
20:07:54.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336445998874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25257 rows, more = false, responseScanTimestamp = 7287336445998874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25257
20:07:54.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25262 rows, more = false, responseScanTimestamp = 7287336446037925888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25262
20:07:54.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25265 rows, more = false, responseScanTimestamp = 7287336446067781632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25265
20:07:54.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446112415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446112415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.546 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@414972957(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25269 rows, more = false, responseScanTimestamp = 7287336446135341056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25269
20:07:54.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25281 rows, more = false, responseScanTimestamp = 7287336446156070912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25281
20:07:54.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25284 rows, more = false, responseScanTimestamp = 7287336446192541696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25284
20:07:54.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25288 rows, more = false, responseScanTimestamp = 7287336446227275776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25288
20:07:54.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446257811456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446257811456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446274510848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25292 rows, more = false, responseScanTimestamp = 7287336446274510848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25292
20:07:54.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2036361633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25297 rows, more = false, responseScanTimestamp = 7287336446306086912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25297
20:07:54.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25300 rows, more = false, responseScanTimestamp = 7287336446345990144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25300
20:07:54.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25312 rows, more = false, responseScanTimestamp = 7287336446379479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25312
20:07:54.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25315 rows, more = false, responseScanTimestamp = 7287336446419111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25315
20:07:54.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@44519280(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.629 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597068834(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1686816601(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25318 rows, more = false, responseScanTimestamp = 7287336446449930240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25318
20:07:54.635 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@509445896(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.637 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649693052(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25340 rows, more = false, responseScanTimestamp = 7287336446492778496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25340
20:07:54.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446523273216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446523273216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446539001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25371 rows, more = false, responseScanTimestamp = 7287336446539001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25371
20:07:54.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25375 rows, more = false, responseScanTimestamp = 7287336446562820096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25375
20:07:54.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25379 rows, more = false, responseScanTimestamp = 7287336446595592192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25379
20:07:54.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25383 rows, more = false, responseScanTimestamp = 7287336446627041280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25383
20:07:54.681 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@836368405(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25386 rows, more = false, responseScanTimestamp = 7287336446656819200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25386
20:07:54.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446703017984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25400 rows, more = false, responseScanTimestamp = 7287336446703017984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25400
20:07:54.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446734962688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446740783104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446758133760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25406 rows, more = false, responseScanTimestamp = 7287336446758133760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25406
20:07:54.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446789853184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25411 rows, more = false, responseScanTimestamp = 7287336446789853184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25411
20:07:54.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446827872256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25414 rows, more = false, responseScanTimestamp = 7287336446827872256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25414
20:07:54.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25418 rows, more = false, responseScanTimestamp = 7287336446870093824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25418
20:07:54.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446909763584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446909763584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446927437824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446927437824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25424 rows, more = false, responseScanTimestamp = 7287336446934605824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25424
20:07:54.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446958092288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@56312184(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25428 rows, more = false, responseScanTimestamp = 7287336446958092288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25428
20:07:54.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446989266944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336446996860928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447016030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25442 rows, more = false, responseScanTimestamp = 7287336447016030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25442
20:07:54.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25446 rows, more = false, responseScanTimestamp = 7287336447038943232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25446
20:07:54.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447078596608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447078596608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25452 rows, more = false, responseScanTimestamp = 7287336447093211136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25452
20:07:54.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25456 rows, more = false, responseScanTimestamp = 7287336447115608064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25456
20:07:54.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25460 rows, more = false, responseScanTimestamp = 7287336447147204608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25460
20:07:54.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447186223104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447186223104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447202222080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447202222080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25466 rows, more = false, responseScanTimestamp = 7287336447209230336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25466
20:07:54.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447231578112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25471 rows, more = false, responseScanTimestamp = 7287336447236481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25471
20:07:54.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25473 rows, more = false, responseScanTimestamp = 7287336447264559104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25473
20:07:54.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1900864476(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463735022(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25477 rows, more = false, responseScanTimestamp = 7287336447303962624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25477
20:07:54.842 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1698906847(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447332777984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1019907982(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714004936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25490 rows, more = false, responseScanTimestamp = 7287336447339929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25490
20:07:54.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25530 rows, more = false, responseScanTimestamp = 7287336447376965632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25530
20:07:54.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447409152000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25534 rows, more = false, responseScanTimestamp = 7287336447409152000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25534
20:07:54.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25538 rows, more = false, responseScanTimestamp = 7287336447447212032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25538
20:07:54.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25542 rows, more = false, responseScanTimestamp = 7287336447486066688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25542
20:07:54.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25545 rows, more = false, responseScanTimestamp = 7287336447518482432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25545
20:07:54.896 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290866959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447562035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447562035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447577399296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25550 rows, more = false, responseScanTimestamp = 7287336447577399296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25550
20:07:54.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447598051328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25561 rows, more = false, responseScanTimestamp = 7287336447598051328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25561
20:07:54.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447628722176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447628722176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447644274688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447644274688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447650930688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447656947712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447656947712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447663357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25569 rows, more = false, responseScanTimestamp = 7287336447663357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25569
20:07:54.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447691935744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447691935744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.936 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.14.16.194:37913
20:07:54.937 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

20:07:54.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:54.937212 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15320
20:07:54.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25575 rows, more = false, responseScanTimestamp = 7287336447713505280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25575
20:07:54.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25578 rows, more = false, responseScanTimestamp = 7287336447732301824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25578
20:07:54.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447785283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:54.955042 14980 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.14.16.194:37913 (error 108)
20:07:54.955 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:54.955 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.14.16.194:37913
20:07:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:54.956099 14980 consensus_peers.cc:597] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe -> Peer a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913): Couldn't send request to peer a53d9bfa2ee348e6ba17c136d63fafc0. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.194:37913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
20:07:54.957 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:54.957590 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:37913
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44989
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:07:54.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25585 rows, more = false, responseScanTimestamp = 7287336447785283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25585
20:07:54.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862052416(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447831351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@102956782(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25589 rows, more = false, responseScanTimestamp = 7287336447831351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25589
20:07:54.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447851261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447851261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1514026875(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:54.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25600 rows, more = false, responseScanTimestamp = 7287336447889727488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25600
20:07:54.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447919210496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25623 rows, more = false, responseScanTimestamp = 7287336447919210496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:54.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25623
20:07:55.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336447946891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448003526656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25626 rows, more = false, responseScanTimestamp = 7287336448003526656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25626
20:07:55.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448046321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25630 rows, more = false, responseScanTimestamp = 7287336448062107648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25630
20:07:55.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25631
20:07:55.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.066987 15734 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:07:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.067162 15734 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:07:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.067183 15734 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:07:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.069197 15734 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:07:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.069296 15734 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.194
20:07:55.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.071556 15734 tablet_server_runner.cc:78] Tablet server non-default flags:
20:07:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:07:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:07:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:07:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.194:37913
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.194
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44989
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15734
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:07:55.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.194
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/logs
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.071782 15734 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.072023 15734 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:07:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.074522 15739 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
20:07:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.074522 15740 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
20:07:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.074698 15734 server_base.cc:1061] running on GCE node
20:07:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:07:55.074518 15742 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
20:07:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.075006 15734 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:07:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.075245 15734 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:07:55.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.076427 15734 hybrid_clock.cc:648] HybridClock initialized: now 1779134875076415 us; error 56 us; skew 500 ppm
20:07:55.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.077678 15734 webserver.cc:533] Webserver started at http://127.14.16.194:44989/ using document root <none> and password file <none>
20:07:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.077903 15734 fs_manager.cc:362] Metadata directory not provided
20:07:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.077975 15734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:07:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.079241 15734 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
20:07:55.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.080021 15748 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.080212 15734 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.080281 15734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a53d9bfa2ee348e6ba17c136d63fafc0"
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.080602 15734 fs_report.cc:389] FS layout report
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/wal
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/data
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:07:55.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:07:55.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.095499 15734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:07:55.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.095854 15734 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
20:07:55.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.096030 15734 kserver.cc:163] Server-wide thread pool size limit: 3276
20:07:55.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.096276 15734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:07:55.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.096892 15755 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.097990 15734 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.098049 15734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.098076 15734 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.098609 15734 ts_tablet_manager.cc:616] Registered 1 tablets
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.098642 15734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
20:07:55.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.098848 15755 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap starting.
20:07:55.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.105861 15734 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.194:37913
20:07:55.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.106359 15734 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-1/data/info.pb
20:07:55.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.106338 15862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.194:37913 every 8 connection(s)
20:07:55.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.112761 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15734
20:07:55.113 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:07:55.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.119865 15865 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:07:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.120024 15865 heartbeater.cc:461] Registering TS with master...
20:07:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.120275 15865 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:07:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.120874 15661 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:55.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.121133 15864 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:07:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.121186 15864 heartbeater.cc:461] Registering TS with master...
20:07:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.121281 15864 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:07:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.121620 14445 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:55.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.122567 14445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.194:57837
20:07:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.122798 15863 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:07:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.122864 15863 heartbeater.cc:461] Registering TS with master...
20:07:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.122956 15863 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:07:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.123262 14589 ts_manager.cc:194] Re-registered known tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:07:55.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:55.328732 15755 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Log is configured to *not* fsync() on all Append() calls
20:07:55.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25631 rows, more = false, responseScanTimestamp = 7287336448070692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448075878400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336448075878400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25633 rows, more = false, responseScanTimestamp = 7287336450021994496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25633
20:07:55.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450042716160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25636 rows, more = false, responseScanTimestamp = 7287336450042716160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25636
20:07:55.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450064130048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450087243776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450103877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25639 rows, more = false, responseScanTimestamp = 7287336450103877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25639
20:07:55.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450127859712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450127859712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450127859712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450142625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450142625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450150567936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25643 rows, more = false, responseScanTimestamp = 7287336450150567936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25643
20:07:55.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450156855296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25645 rows, more = false, responseScanTimestamp = 7287336450163671040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25645
20:07:55.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25647
20:07:55.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:55.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.123435 15864 heartbeater.cc:499] Master 127.14.16.254:33743 was elected leader, sending a full tablet report...
20:07:56.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25647 rows, more = false, responseScanTimestamp = 7287336450199064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452587552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25651 rows, more = false, responseScanTimestamp = 7287336452593647616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25651
20:07:56.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25655 rows, more = false, responseScanTimestamp = 7287336452632141824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25655
20:07:56.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452654657536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2046000396(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25656 rows, more = false, responseScanTimestamp = 7287336452654657536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25656
20:07:56.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1918269144(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1662133234(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25659 rows, more = false, responseScanTimestamp = 7287336452705263616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25659
20:07:56.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25692 rows, more = false, responseScanTimestamp = 7287336452755677184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25692
20:07:56.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452776947712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25693 rows, more = false, responseScanTimestamp = 7287336452776947712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25693
20:07:56.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25694
20:07:56.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.425793 15755 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap replayed 1/1 log segments. Stats: ops{read=13656 overwritten=0 applied=13655 ignored=0} inserts{seen=25579 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
20:07:56.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.426529 15755 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Bootstrap complete.
20:07:56.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.428640 15755 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent bootstrapping tablet: real 1.330s	user 0.945s	sys 0.379s
20:07:56.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.429560 15755 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.430166 15755 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53d9bfa2ee348e6ba17c136d63fafc0, State: Initialized, Role: FOLLOWER
20:07:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.430297 15755 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13655, Last appended: 1.13656, Last appended by leader: 13656, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:07:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.430576 15755 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
20:07:56.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25694 rows, more = false, responseScanTimestamp = 7287336452808097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455030562816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455036526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455050190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455050190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25700 rows, more = false, responseScanTimestamp = 7287336455057281024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25700
20:07:56.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455080349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455080349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25704 rows, more = false, responseScanTimestamp = 7287336455080349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25704
20:07:56.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455107977216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455113457664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1220302084(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455113457664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455130456064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25709 rows, more = false, responseScanTimestamp = 7287336455130456064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25709
20:07:56.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25722 rows, more = false, responseScanTimestamp = 7287336455158849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25722
20:07:56.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455190982656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25726 rows, more = false, responseScanTimestamp = 7287336455190982656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25726
20:07:56.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25731 rows, more = false, responseScanTimestamp = 7287336455227584512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25731
20:07:56.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455256948736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455256948736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25734 rows, more = false, responseScanTimestamp = 7287336455256948736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25734
20:07:56.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455290298368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25739 rows, more = false, responseScanTimestamp = 7287336455295668224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25739
20:07:56.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455325134848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25743 rows, more = false, responseScanTimestamp = 7287336455325134848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25743
20:07:56.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455355432960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25747 rows, more = false, responseScanTimestamp = 7287336455360688128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25747
20:07:56.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455390404608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25751 rows, more = false, responseScanTimestamp = 7287336455395536896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25751
20:07:56.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25755 rows, more = false, responseScanTimestamp = 7287336455428272128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25755
20:07:56.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25758 rows, more = false, responseScanTimestamp = 7287336455456489472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25758
20:07:56.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455496052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25762 rows, more = false, responseScanTimestamp = 7287336455496052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25762
20:07:56.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455526469632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455541248000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455541248000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@709184002(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1801722148(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:07:56.847678 15817 raft_consensus.cc:1217] T b0d3fb90ec88497b84936fc00305fba6 P a53d9bfa2ee348e6ba17c136d63fafc0 [term 1 FOLLOWER]: Deduplicated request from leader. Original: 1.13655->[1.13656-1.13784]   Dedup: 1.13656->[1.13657-1.13784]
20:07:56.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25767 rows, more = false, responseScanTimestamp = 7287336455541248000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25767
20:07:56.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@421247497(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.857 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@858114139(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25770 rows, more = false, responseScanTimestamp = 7287336455559708672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25770
20:07:56.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25790 rows, more = false, responseScanTimestamp = 7287336455596556288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25790
20:07:56.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455636209664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25813 rows, more = false, responseScanTimestamp = 7287336455641784320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25813
20:07:56.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455680196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@858820967(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25817 rows, more = false, responseScanTimestamp = 7287336455680196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25817
20:07:56.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455718305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455718305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25832 rows, more = false, responseScanTimestamp = 7287336455731453952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25832
20:07:56.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455755694080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2018906908(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25836 rows, more = false, responseScanTimestamp = 7287336455755694080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25836
20:07:56.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1020863981(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.907 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@555963709(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25840 rows, more = false, responseScanTimestamp = 7287336455788883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25840
20:07:56.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455820754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455820754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455842725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455842725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455850156032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455850156032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25872 rows, more = false, responseScanTimestamp = 7287336455850156032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25872
20:07:56.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25877 rows, more = false, responseScanTimestamp = 7287336455880585216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25877
20:07:56.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455911649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25880 rows, more = false, responseScanTimestamp = 7287336455911649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25880
20:07:56.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25881 rows, more = false, responseScanTimestamp = 7287336455933841408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25881
20:07:56.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336455970836480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.957 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@380589015(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25885 rows, more = false, responseScanTimestamp = 7287336455976292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25885
20:07:56.961 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1588165869(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:56.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25889 rows, more = false, responseScanTimestamp = 7287336456011427840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25889
20:07:56.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456048173056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456048173056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456059617280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25912 rows, more = false, responseScanTimestamp = 7287336456059617280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25912
20:07:56.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456083439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456083439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25917 rows, more = false, responseScanTimestamp = 7287336456101588992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25917
20:07:56.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25921 rows, more = false, responseScanTimestamp = 7287336456127164416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:56.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25921
20:07:57.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25921 rows, more = false, responseScanTimestamp = 7287336456127164416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25923 rows, more = false, responseScanTimestamp = 7287336456174915584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25923
20:07:57.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456235810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25925 rows, more = false, responseScanTimestamp = 7287336456235810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25925
20:07:57.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25930 rows, more = false, responseScanTimestamp = 7287336456286187520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25930
20:07:57.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25934 rows, more = false, responseScanTimestamp = 7287336456317681664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25934
20:07:57.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@732613784(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25938 rows, more = false, responseScanTimestamp = 7287336456353095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25938
20:07:57.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25950 rows, more = false, responseScanTimestamp = 7287336456390873088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25950
20:07:57.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25954 rows, more = false, responseScanTimestamp = 7287336456426508288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25954
20:07:57.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456457428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25959 rows, more = false, responseScanTimestamp = 7287336456463122432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25959
20:07:57.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25963 rows, more = false, responseScanTimestamp = 7287336456498634752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25963
20:07:57.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456528113664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25967 rows, more = false, responseScanTimestamp = 7287336456554434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25967
20:07:57.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456566865920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456580603904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456595111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456595111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456602841088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25972 rows, more = false, responseScanTimestamp = 7287336456602841088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25972
20:07:57.115 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@278654573(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.117 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2084976194(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25978 rows, more = false, responseScanTimestamp = 7287336456638132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25978
20:07:57.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456679211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26001 rows, more = false, responseScanTimestamp = 7287336456691638272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26001
20:07:57.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26002 rows, more = false, responseScanTimestamp = 7287336456697696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26002
20:07:57.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456741212160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26006 rows, more = false, responseScanTimestamp = 7287336456741212160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26006
20:07:57.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26011 rows, more = false, responseScanTimestamp = 7287336456780759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26011
20:07:57.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26014 rows, more = false, responseScanTimestamp = 7287336456816504832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26014
20:07:57.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26017 rows, more = false, responseScanTimestamp = 7287336456847257600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26017
20:07:57.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26021 rows, more = false, responseScanTimestamp = 7287336456876978176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26021
20:07:57.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456915263488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26026 rows, more = false, responseScanTimestamp = 7287336456920788992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26026
20:07:57.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26030 rows, more = false, responseScanTimestamp = 7287336456953012224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26030
20:07:57.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336456994942976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1763537715(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26036 rows, more = false, responseScanTimestamp = 7287336457009729536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26036
20:07:57.209 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@338603140(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457029275648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26040 rows, more = false, responseScanTimestamp = 7287336457036353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26040
20:07:57.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26063 rows, more = false, responseScanTimestamp = 7287336457076617216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26063
20:07:57.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26066 rows, more = false, responseScanTimestamp = 7287336457101864960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26066
20:07:57.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457144066048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457144066048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26072 rows, more = false, responseScanTimestamp = 7287336457158344704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26072
20:07:57.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26076 rows, more = false, responseScanTimestamp = 7287336457179615232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26076
20:07:57.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26079 rows, more = false, responseScanTimestamp = 7287336457214275584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26079
20:07:57.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457246367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26083 rows, more = false, responseScanTimestamp = 7287336457246367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26083
20:07:57.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457279381504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457279381504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26087 rows, more = false, responseScanTimestamp = 7287336457297797120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26087
20:07:57.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26091 rows, more = false, responseScanTimestamp = 7287336457328050176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26091
20:07:57.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457357385728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457357385728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26096 rows, more = false, responseScanTimestamp = 7287336457370783744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26096
20:07:57.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26100 rows, more = false, responseScanTimestamp = 7287336457395433472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26100
20:07:57.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26104 rows, more = false, responseScanTimestamp = 7287336457435308032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26104
20:07:57.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457476665344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26108 rows, more = false, responseScanTimestamp = 7287336457476665344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26108
20:07:57.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26111 rows, more = false, responseScanTimestamp = 7287336457507479552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26111
20:07:57.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457539162112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26115 rows, more = false, responseScanTimestamp = 7287336457545510912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26115
20:07:57.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457590030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457590030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26120 rows, more = false, responseScanTimestamp = 7287336457603395584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26120
20:07:57.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457627193344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457627193344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26125 rows, more = false, responseScanTimestamp = 7287336457649864704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26125
20:07:57.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457669836800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1527365866(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457669836800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457690271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.368 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@372247023(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@347497713(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1973264495(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26129 rows, more = false, responseScanTimestamp = 7287336457690271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26129
20:07:57.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1611018406(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26150 rows, more = false, responseScanTimestamp = 7287336457710907392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26150
20:07:57.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1995383352(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457717272576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1373196792(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457745223680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.390 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1239354740(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26180 rows, more = false, responseScanTimestamp = 7287336457769070592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26180
20:07:57.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457785520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457793605632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26210 rows, more = false, responseScanTimestamp = 7287336457815683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26210
20:07:57.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26214 rows, more = false, responseScanTimestamp = 7287336457841254400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26214
20:07:57.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@411928553(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26217 rows, more = false, responseScanTimestamp = 7287336457878450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26217
20:07:57.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457917693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457922953216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26232 rows, more = false, responseScanTimestamp = 7287336457938214912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26232
20:07:57.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457964347392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26236 rows, more = false, responseScanTimestamp = 7287336457964347392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26236
20:07:57.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457987330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336457992687616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458017587200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26240 rows, more = false, responseScanTimestamp = 7287336458017587200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26240
20:07:57.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26247 rows, more = false, responseScanTimestamp = 7287336458056130560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26247
20:07:57.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458088493056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458088493056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26251 rows, more = false, responseScanTimestamp = 7287336458088493056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26251
20:07:57.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458136342528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26256 rows, more = false, responseScanTimestamp = 7287336458136342528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26256
20:07:57.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@394037282(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@204561828(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26258 rows, more = false, responseScanTimestamp = 7287336458161451008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26258
20:07:57.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26260 rows, more = false, responseScanTimestamp = 7287336458203078656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26260
20:07:57.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458251956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26283 rows, more = false, responseScanTimestamp = 7287336458251956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26283
20:07:57.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458296836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26287 rows, more = false, responseScanTimestamp = 7287336458296836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26287
20:07:57.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458340020224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26292 rows, more = false, responseScanTimestamp = 7287336458340020224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26292
20:07:57.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26293 rows, more = false, responseScanTimestamp = 7287336458359676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26293
20:07:57.546 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1026840059(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.548 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232220027(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26298 rows, more = false, responseScanTimestamp = 7287336458407702528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26298
20:07:57.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458440232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26310 rows, more = false, responseScanTimestamp = 7287336458440232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26310
20:07:57.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458480349184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26324 rows, more = false, responseScanTimestamp = 7287336458480349184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26324
20:07:57.572 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@977048559(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26328 rows, more = false, responseScanTimestamp = 7287336458509746176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26328
20:07:57.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26341 rows, more = false, responseScanTimestamp = 7287336458550202368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26341
20:07:57.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26344 rows, more = false, responseScanTimestamp = 7287336458578259968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26344
20:07:57.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458616246272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26349 rows, more = false, responseScanTimestamp = 7287336458616246272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26349
20:07:57.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458655236096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26354 rows, more = false, responseScanTimestamp = 7287336458655236096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26354
20:07:57.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458690023424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458690023424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458707308544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458707308544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26361 rows, more = false, responseScanTimestamp = 7287336458713092096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26361
20:07:57.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458735460352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26364 rows, more = false, responseScanTimestamp = 7287336458735460352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26364
20:07:57.635 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1021715825(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458781040640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26369 rows, more = false, responseScanTimestamp = 7287336458781040640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26369
20:07:57.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458815094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458815094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458834493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26383 rows, more = false, responseScanTimestamp = 7287336458834493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26383
20:07:57.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458847162368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458847162368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458874478592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458880860160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26387 rows, more = false, responseScanTimestamp = 7287336458880860160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26387
20:07:57.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458905968640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26392 rows, more = false, responseScanTimestamp = 7287336458929811456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26392
20:07:57.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26396 rows, more = false, responseScanTimestamp = 7287336458954317824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26396
20:07:57.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336458987638784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26399 rows, more = false, responseScanTimestamp = 7287336458987638784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26399
20:07:57.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26402 rows, more = false, responseScanTimestamp = 7287336459026493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26402
20:07:57.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459064918016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26405 rows, more = false, responseScanTimestamp = 7287336459064918016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26405
20:07:57.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@602023067(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459106877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2075385451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26409 rows, more = false, responseScanTimestamp = 7287336459106877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26409
20:07:57.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459129221120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625907993(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26410 rows, more = false, responseScanTimestamp = 7287336459129221120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26410
20:07:57.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26440 rows, more = false, responseScanTimestamp = 7287336459174977536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26440
20:07:57.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459211390976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26444 rows, more = false, responseScanTimestamp = 7287336459211390976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26444
20:07:57.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26449 rows, more = false, responseScanTimestamp = 7287336459256717312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26449
20:07:57.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26452 rows, more = false, responseScanTimestamp = 7287336459288158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26452
20:07:57.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459323736064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459323736064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459339436032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@672071020(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459339436032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.772 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@452645386(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.774 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2136934328(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@780721947(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26459 rows, more = false, responseScanTimestamp = 7287336459346542592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26459
20:07:57.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1907532347(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459364122624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1033131141(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26490 rows, more = false, responseScanTimestamp = 7287336459369693184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26490
20:07:57.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26522 rows, more = false, responseScanTimestamp = 7287336459412332544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26522
20:07:57.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459443281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459443281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459462705152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459462705152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@980543048(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1382651418(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26528 rows, more = false, responseScanTimestamp = 7287336459470118912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26528
20:07:57.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459489157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459497168896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459497168896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26551 rows, more = false, responseScanTimestamp = 7287336459522437120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26551
20:07:57.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459546099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459546099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459546099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26555 rows, more = false, responseScanTimestamp = 7287336459546099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26555
20:07:57.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26558 rows, more = false, responseScanTimestamp = 7287336459587133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26558
20:07:57.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459620540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26562 rows, more = false, responseScanTimestamp = 7287336459620540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26562
20:07:57.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459660480512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459665399808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459665399808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@917390614(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459680137216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@696323898(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26569 rows, more = false, responseScanTimestamp = 7287336459686621184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26569
20:07:57.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26590 rows, more = false, responseScanTimestamp = 7287336459708514304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26590
20:07:57.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26594 rows, more = false, responseScanTimestamp = 7287336459742650368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26594
20:07:57.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459778076672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.884 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@477622244(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@45114166(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26597 rows, more = false, responseScanTimestamp = 7287336459778076672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26597
20:07:57.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26620 rows, more = false, responseScanTimestamp = 7287336459827408896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26620
20:07:57.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26623 rows, more = false, responseScanTimestamp = 7287336459855683584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26623
20:07:57.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26628 rows, more = false, responseScanTimestamp = 7287336459894374400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26628
20:07:57.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459928387584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459933569024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336459952967680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26633 rows, more = false, responseScanTimestamp = 7287336459952967680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26633
20:07:57.930 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1181876355(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:57.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26638 rows, more = false, responseScanTimestamp = 7287336459982819328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26638
20:07:57.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460010229760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460010229760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26651 rows, more = false, responseScanTimestamp = 7287336460029743104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26651
20:07:57.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460050292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460050292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460050292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26654 rows, more = false, responseScanTimestamp = 7287336460066922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26654
20:07:57.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26655
20:07:57.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:57.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26655 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336460073627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26656 rows, more = false, responseScanTimestamp = 7287336460078571520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26656
20:07:58.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26660 rows, more = false, responseScanTimestamp = 7287336461808254976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26660
20:07:58.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336461808254976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336461822943232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26662 rows, more = false, responseScanTimestamp = 7287336461850615808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26662
20:07:58.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336461874216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336461874216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336461896556544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1739276200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149297782(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26667 rows, more = false, responseScanTimestamp = 7287336461896556544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26667
20:07:58.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1160283651(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@319352893(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26670 rows, more = false, responseScanTimestamp = 7287336461916483584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26670
20:07:58.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26700 rows, more = false, responseScanTimestamp = 7287336461948723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26700
20:07:58.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26713 rows, more = false, responseScanTimestamp = 7287336461982019584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26713
20:07:58.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26717 rows, more = false, responseScanTimestamp = 7287336462022225920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26717
20:07:58.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26722 rows, more = false, responseScanTimestamp = 7287336462062243840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26722
20:07:58.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462095085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462095085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26727 rows, more = false, responseScanTimestamp = 7287336462117003264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26727
20:07:58.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462144421888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26732 rows, more = false, responseScanTimestamp = 7287336462144421888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26732
20:07:58.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462177337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462182686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@769706891(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1853896981(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26737 rows, more = false, responseScanTimestamp = 7287336462196658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26737
20:07:58.477 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1863950936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@994328222(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26750 rows, more = false, responseScanTimestamp = 7287336462221430784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26750
20:07:58.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462252797952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462258368512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462273990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26781 rows, more = false, responseScanTimestamp = 7287336462273990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26781
20:07:58.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462301155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@282265326(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26786 rows, more = false, responseScanTimestamp = 7287336462301155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26786
20:07:58.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26790 rows, more = false, responseScanTimestamp = 7287336462339383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26790
20:07:58.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26804 rows, more = false, responseScanTimestamp = 7287336462380265472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26804
20:07:58.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462408163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.524 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2138361200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1574808484(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26807 rows, more = false, responseScanTimestamp = 7287336462408163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26807
20:07:58.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462436032512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26820 rows, more = false, responseScanTimestamp = 7287336462443216896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26820
20:07:58.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26831 rows, more = false, responseScanTimestamp = 7287336462478827520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26831
20:07:58.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462503137280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26834 rows, more = false, responseScanTimestamp = 7287336462503137280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26834
20:07:58.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26838 rows, more = false, responseScanTimestamp = 7287336462546210816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26838
20:07:58.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26841 rows, more = false, responseScanTimestamp = 7287336462574620672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26841
20:07:58.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26846 rows, more = false, responseScanTimestamp = 7287336462615732224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26846
20:07:58.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26849 rows, more = false, responseScanTimestamp = 7287336462644887552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26849
20:07:58.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462684573696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26853 rows, more = false, responseScanTimestamp = 7287336462684573696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26853
20:07:58.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462721286144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462728192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26858 rows, more = false, responseScanTimestamp = 7287336462728192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26858
20:07:58.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462773374976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462794104832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26864 rows, more = false, responseScanTimestamp = 7287336462794104832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26864
20:07:58.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1207422543(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26869 rows, more = false, responseScanTimestamp = 7287336462827798528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26869
20:07:58.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462857736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462863589376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26883 rows, more = false, responseScanTimestamp = 7287336462885519360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26883
20:07:58.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26887 rows, more = false, responseScanTimestamp = 7287336462911102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26887
20:07:58.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336462945157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26891 rows, more = false, responseScanTimestamp = 7287336462945157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26891
20:07:58.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1327191081(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26896 rows, more = false, responseScanTimestamp = 7287336462983815168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26896
20:07:58.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@383586295(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644683267(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26899 rows, more = false, responseScanTimestamp = 7287336463018438656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26899
20:07:58.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26930 rows, more = false, responseScanTimestamp = 7287336463054094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26930
20:07:58.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463081783296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463087960064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463110074368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1594962231(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26935 rows, more = false, responseScanTimestamp = 7287336463110074368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26935
20:07:58.699 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245617376(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887263463(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26939 rows, more = false, responseScanTimestamp = 7287336463133351936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26939
20:07:58.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26960 rows, more = false, responseScanTimestamp = 7287336463165919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26960
20:07:58.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26973 rows, more = false, responseScanTimestamp = 7287336463200358400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26973
20:07:58.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463233929216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463233929216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.726 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062636406(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@750734230(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26977 rows, more = false, responseScanTimestamp = 7287336463233929216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26977
20:07:58.732 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@307764093(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26980 rows, more = false, responseScanTimestamp = 7287336463264133120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26980
20:07:58.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27012 rows, more = false, responseScanTimestamp = 7287336463308058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27012
20:07:58.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27016 rows, more = false, responseScanTimestamp = 7287336463340105728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27016
20:07:58.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463377993728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27020 rows, more = false, responseScanTimestamp = 7287336463377993728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27020
20:07:58.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463391772672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27022 rows, more = false, responseScanTimestamp = 7287336463406936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27022
20:07:58.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27024 rows, more = false, responseScanTimestamp = 7287336463439839232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27024
20:07:58.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849200249(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1110932921(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27026 rows, more = false, responseScanTimestamp = 7287336463463088128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27026
20:07:58.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@344096146(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27030 rows, more = false, responseScanTimestamp = 7287336463495798784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27030
20:07:58.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27060 rows, more = false, responseScanTimestamp = 7287336463532920832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27060
20:07:58.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463579488256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27065 rows, more = false, responseScanTimestamp = 7287336463579488256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27065
20:07:58.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463615950848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463615950848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463615950848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463632830464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27070 rows, more = false, responseScanTimestamp = 7287336463632830464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27070
20:07:58.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27074 rows, more = false, responseScanTimestamp = 7287336463655264256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27074
20:07:58.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463691395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463691395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463709040640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463709040640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27081 rows, more = false, responseScanTimestamp = 7287336463720878080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27081
20:07:58.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27087 rows, more = false, responseScanTimestamp = 7287336463752155136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27087
20:07:58.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463786471424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336463786471424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27090 rows, more = false, responseScanTimestamp = 7287336463800840192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27090
20:07:58.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27094 rows, more = false, responseScanTimestamp = 7287336463822884864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27094
20:07:58.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1179852684(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439465267(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27098 rows, more = false, responseScanTimestamp = 7287336463857487872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27098
20:07:58.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27100 rows, more = false, responseScanTimestamp = 7287336463888502784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27100
20:07:58.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27124 rows, more = false, responseScanTimestamp = 7287336463932657664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27124
20:07:58.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1670568313(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27127 rows, more = false, responseScanTimestamp = 7287336463964606464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27127
20:07:58.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464003629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464003629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464003629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464017829888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27141 rows, more = false, responseScanTimestamp = 7287336464017829888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27141
20:07:58.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27146 rows, more = false, responseScanTimestamp = 7287336464055197696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27146
20:07:58.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464091164672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27150 rows, more = false, responseScanTimestamp = 7287336464091164672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27150
20:07:58.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464121438208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464127463424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27155 rows, more = false, responseScanTimestamp = 7287336464140640256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27155
20:07:58.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464162816000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27159 rows, more = false, responseScanTimestamp = 7287336464162816000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27159
20:07:58.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27162 rows, more = false, responseScanTimestamp = 7287336464195268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27162
20:07:58.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685804660(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:58.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27167 rows, more = false, responseScanTimestamp = 7287336464240427008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27167
20:07:58.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27170 rows, more = false, responseScanTimestamp = 7287336464275288064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27170
20:07:58.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27183 rows, more = false, responseScanTimestamp = 7287336464310247424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:58.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27183
20:07:59.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27186 rows, more = false, responseScanTimestamp = 7287336464340168704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27186
20:07:59.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464397471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27191 rows, more = false, responseScanTimestamp = 7287336464397471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27191
20:07:59.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@982161928(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27195 rows, more = false, responseScanTimestamp = 7287336464430460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27195
20:07:59.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763705415(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464476286976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464476286976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1479112095(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464476286976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464491794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1725911064(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27210 rows, more = false, responseScanTimestamp = 7287336464491794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27210
20:07:59.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464522493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464522493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464522493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27243 rows, more = false, responseScanTimestamp = 7287336464539054080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27243
20:07:59.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464560361472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27245 rows, more = false, responseScanTimestamp = 7287336464560361472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27245
20:07:59.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@141282321(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27248 rows, more = false, responseScanTimestamp = 7287336464598749184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27248
20:07:59.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464628293632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464634851328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464648585216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464648585216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464655646720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464655646720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464655646720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27263 rows, more = false, responseScanTimestamp = 7287336464663433216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27263
20:07:59.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464687378432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27267 rows, more = false, responseScanTimestamp = 7287336464687378432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27267
20:07:59.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27271 rows, more = false, responseScanTimestamp = 7287336464719400960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27271
20:07:59.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27275 rows, more = false, responseScanTimestamp = 7287336464754245632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27275
20:07:59.104 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@203983451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.106 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@524190668(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27277 rows, more = false, responseScanTimestamp = 7287336464779943936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27277
20:07:59.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@58548131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336464814653440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.117 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1428160665(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27290 rows, more = false, responseScanTimestamp = 7287336464826109952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27290
20:07:59.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27300 rows, more = false, responseScanTimestamp = 7287336464846753792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27300
20:07:59.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27322 rows, more = false, responseScanTimestamp = 7287336464892723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27322
20:07:59.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@487731764(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27325 rows, more = false, responseScanTimestamp = 7287336464925614080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27325
20:07:59.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27329 rows, more = false, responseScanTimestamp = 7287336464962338816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27329
20:07:59.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27342 rows, more = false, responseScanTimestamp = 7287336465002078208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27342
20:07:59.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27347 rows, more = false, responseScanTimestamp = 7287336465046061056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27347
20:07:59.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27350 rows, more = false, responseScanTimestamp = 7287336465074712576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27350
20:07:59.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27355 rows, more = false, responseScanTimestamp = 7287336465119166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27355
20:07:59.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465150529536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27359 rows, more = false, responseScanTimestamp = 7287336465156730880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27359
20:07:59.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465188941824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465194106880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27365 rows, more = false, responseScanTimestamp = 7287336465215545344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27365
20:07:59.213 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1985602233(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465240723456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27369 rows, more = false, responseScanTimestamp = 7287336465240723456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27369
20:07:59.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27382 rows, more = false, responseScanTimestamp = 7287336465277403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27382
20:07:59.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465312301056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465317101568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465334927360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465334927360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@531643286(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465342279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465342279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245824049(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465342279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465348907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187962079(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27390 rows, more = false, responseScanTimestamp = 7287336465348907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27390
20:07:59.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465374953472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27421 rows, more = false, responseScanTimestamp = 7287336465374953472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27421
20:07:59.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27422 rows, more = false, responseScanTimestamp = 7287336465395019776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27422
20:07:59.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465445916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465445916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465466302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.267 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2143007381(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465466302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27429 rows, more = false, responseScanTimestamp = 7287336465473662976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27429
20:07:59.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465499541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465499541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27442 rows, more = false, responseScanTimestamp = 7287336465499541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27442
20:07:59.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465532227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27447 rows, more = false, responseScanTimestamp = 7287336465537826816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27447
20:07:59.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465576501248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27452 rows, more = false, responseScanTimestamp = 7287336465576501248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27452
20:07:59.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465616482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27456 rows, more = false, responseScanTimestamp = 7287336465616482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27456
20:07:59.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465650569216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27461 rows, more = false, responseScanTimestamp = 7287336465656242176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27461
20:07:59.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465690365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465690365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465690365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27466 rows, more = false, responseScanTimestamp = 7287336465712435200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27466
20:07:59.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27470 rows, more = false, responseScanTimestamp = 7287336465736736768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27470
20:07:59.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27473 rows, more = false, responseScanTimestamp = 7287336465766629376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27473
20:07:59.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465804017664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465809068032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1640585855(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27478 rows, more = false, responseScanTimestamp = 7287336465809068032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27478
20:07:59.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465857421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465857421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27493 rows, more = false, responseScanTimestamp = 7287336465872408576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27493
20:07:59.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465894092800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465894092800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465908391936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336465908391936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27499 rows, more = false, responseScanTimestamp = 7287336465913884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27499
20:07:59.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27504 rows, more = false, responseScanTimestamp = 7287336465942548480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27504
20:07:59.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@636320315(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27507 rows, more = false, responseScanTimestamp = 7287336465975873536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27507
20:07:59.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466019831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466019831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27521 rows, more = false, responseScanTimestamp = 7287336466032717824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27521
20:07:59.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466055294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@368407165(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27526 rows, more = false, responseScanTimestamp = 7287336466076041216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27526
20:07:59.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@930628940(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466102071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27530 rows, more = false, responseScanTimestamp = 7287336466102071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27530
20:07:59.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27551 rows, more = false, responseScanTimestamp = 7287336466130362368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27551
20:07:59.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27555 rows, more = false, responseScanTimestamp = 7287336466164031488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27555
20:07:59.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27560 rows, more = false, responseScanTimestamp = 7287336466208161792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27560
20:07:59.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27563 rows, more = false, responseScanTimestamp = 7287336466240847872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27563
20:07:59.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@474606462(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27568 rows, more = false, responseScanTimestamp = 7287336466280398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27568
20:07:59.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27580 rows, more = false, responseScanTimestamp = 7287336466312859648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27580
20:07:59.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466355081216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466355081216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466372579328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466372579328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466378190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1379624558(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27587 rows, more = false, responseScanTimestamp = 7287336466384781312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27587
20:07:59.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466407899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27601 rows, more = false, responseScanTimestamp = 7287336466425651200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27601
20:07:59.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27606 rows, more = false, responseScanTimestamp = 7287336466456518656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27606
20:07:59.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466488795136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27610 rows, more = false, responseScanTimestamp = 7287336466494566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27610
20:07:59.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27615 rows, more = false, responseScanTimestamp = 7287336466538942464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27615
20:07:59.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1826848974(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466570919936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27619 rows, more = false, responseScanTimestamp = 7287336466576023552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27619
20:07:59.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27633 rows, more = false, responseScanTimestamp = 7287336466614943744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27633
20:07:59.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27637 rows, more = false, responseScanTimestamp = 7287336466653790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27637
20:07:59.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27641 rows, more = false, responseScanTimestamp = 7287336466690514944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27641
20:07:59.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27644 rows, more = false, responseScanTimestamp = 7287336466725089280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27644
20:07:59.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466766704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.591 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432339515(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27648 rows, more = false, responseScanTimestamp = 7287336466766704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27648
20:07:59.596 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1241903206(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466809229312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4da4b2c82a74767a8162558b0c0ebed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336466809229312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d4da4b2c82a74767a8162558b0c0ebed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d4da4b2c82a74767a8162558b0c0ebed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27650
20:07:59.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466870296576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "221e187308a14b5eb8057b84e3ed5fd0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336466881691648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "221e187308a14b5eb8057b84e3ed5fd0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="221e187308a14b5eb8057b84e3ed5fd0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27674
20:07:59.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336466900733952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1124398942(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "041e0703277f433aa9cd60195f0a2850", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336466925592576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "041e0703277f433aa9cd60195f0a2850" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@865204736(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="041e0703277f433aa9cd60195f0a2850", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27676
20:07:59.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@230349675(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "086742e1c51547e99f6fa7d43e34e123", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336466949812224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "086742e1c51547e99f6fa7d43e34e123" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="086742e1c51547e99f6fa7d43e34e123", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27680
20:07:59.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bf8202f0be74bd2a07dad68459b697f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336466994724864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7bf8202f0be74bd2a07dad68459b697f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7bf8202f0be74bd2a07dad68459b697f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27700
20:07:59.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467023843328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467049611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "31bdd3ae0cf84c41938dd53cc1a63ea6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467049611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "31bdd3ae0cf84c41938dd53cc1a63ea6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 67 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="31bdd3ae0cf84c41938dd53cc1a63ea6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27715
20:07:59.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfc303511d114b07971e34596dc2df21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467071733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bfc303511d114b07971e34596dc2df21" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 69 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bfc303511d114b07971e34596dc2df21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27717
20:07:59.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ef2fe3d2fcc478b8046401ca9f15916", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467111055360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1ef2fe3d2fcc478b8046401ca9f15916" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1ef2fe3d2fcc478b8046401ca9f15916", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27722
20:07:59.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fbb77a5b85c542d38ab02f0129386904", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467153985536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fbb77a5b85c542d38ab02f0129386904" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 79 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fbb77a5b85c542d38ab02f0129386904", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27727
20:07:59.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5a09d52fb9f4494699aadb21c7c9ad80", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467200352256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5a09d52fb9f4494699aadb21c7c9ad80" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 84 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5a09d52fb9f4494699aadb21c7c9ad80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27732
20:07:59.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467244605440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1759087738(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@209926200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9ed6b0318bb2454798ecb6691bce4f6e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467262930944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9ed6b0318bb2454798ecb6691bce4f6e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@821989970(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9ed6b0318bb2454798ecb6691bce4f6e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27738
20:07:59.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467284553728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a87c647d15c745159847dded644fe550", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467284553728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a87c647d15c745159847dded644fe550" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a87c647d15c745159847dded644fe550", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27750
20:07:59.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "040e2e8712db46d0a09739010e6a82a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467340902400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "040e2e8712db46d0a09739010e6a82a5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 126 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="040e2e8712db46d0a09739010e6a82a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27774
20:07:59.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467380326400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3646e6b07b414ce59ffa76f1937c3ae3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467380326400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3646e6b07b414ce59ffa76f1937c3ae3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 131 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3646e6b07b414ce59ffa76f1937c3ae3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27779
20:07:59.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467415683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7ec9916113a42bd99ffbcbdb8133488", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467436040192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7ec9916113a42bd99ffbcbdb8133488" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 134 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7ec9916113a42bd99ffbcbdb8133488", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27782
20:07:59.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467465367552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467487952896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467487952896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467494989824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6494064a983d4f8b9672919d2490f120", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467502067712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6494064a983d4f8b9672919d2490f120" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6494064a983d4f8b9672919d2490f120", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27790
20:07:59.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467545325568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467564666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467564666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467571924992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2312b08fb9b54294bf0909d4aacd0666", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467571924992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2312b08fb9b54294bf0909d4aacd0666" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 148 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2312b08fb9b54294bf0909d4aacd0666", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27796
20:07:59.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467599204352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467616210944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467622912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39870b752c194a8d968297363d71331b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467622912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39870b752c194a8d968297363d71331b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 155 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="39870b752c194a8d968297363d71331b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27803
20:07:59.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1808033445(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77b239b308174dc2abd148f8b49dc6c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467652128768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "77b239b308174dc2abd148f8b49dc6c9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 160 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="77b239b308174dc2abd148f8b49dc6c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27808
20:07:59.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467687919616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "396d37e2765c462abc03895fbbec4aba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467716952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "396d37e2765c462abc03895fbbec4aba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 174 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="396d37e2765c462abc03895fbbec4aba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27822
20:07:59.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339727355(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510813376(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94c54505d84e457894b85acb3ebf41cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467745878016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94c54505d84e457894b85acb3ebf41cb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.834 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@505764817(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 179 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94c54505d84e457894b85acb3ebf41cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27827
20:07:59.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1444739070(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467786182656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d015065ca76c46a2ba6ed9c742e1a496", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467805925376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d015065ca76c46a2ba6ed9c742e1a496" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 202 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d015065ca76c46a2ba6ed9c742e1a496", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27850
20:07:59.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467826376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467847397376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467847397376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467854503936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467854503936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3402e9674e9246b7a0878a826d86d86c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467862073344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3402e9674e9246b7a0878a826d86d86c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1303547267(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 226 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3402e9674e9246b7a0878a826d86d86c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27874
20:07:59.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2121974235(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56684aea1e03474fbee6b6827148a1b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467893960704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56684aea1e03474fbee6b6827148a1b5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="56684aea1e03474fbee6b6827148a1b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27879
20:07:59.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467938406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f72bb09d08245b7b5b1590d9fc12afd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336467957907456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4f72bb09d08245b7b5b1590d9fc12afd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 255 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4f72bb09d08245b7b5b1590d9fc12afd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27903
20:07:59.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336467979886592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3ca692d01744d06948adeb9337da2e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468002004992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3ca692d01744d06948adeb9337da2e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 259 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3ca692d01744d06948adeb9337da2e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27907
20:07:59.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ae7d3c191f948449c133f73092b46c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468030672896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3ae7d3c191f948449c133f73092b46c2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 264 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3ae7d3c191f948449c133f73092b46c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27912
20:07:59.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245046294(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16e680dfc7a44179882ec76b7ea04825", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468073037824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "16e680dfc7a44179882ec76b7ea04825" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="16e680dfc7a44179882ec76b7ea04825", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27916
20:07:59.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468120203264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468136722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468143542272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27130e7d28404d15821bc557a8032ac5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468148494336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27130e7d28404d15821bc557a8032ac5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 285 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27130e7d28404d15821bc557a8032ac5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27933
20:07:59.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468186869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468186869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af16236a646d4abf88261f9e6a694c48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468211589120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "af16236a646d4abf88261f9e6a694c48" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 290 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="af16236a646d4abf88261f9e6a694c48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27938
20:07:59.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468242083840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468262404096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "de5b50b36c4d47b8ac57247ca314fcd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468262404096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "de5b50b36c4d47b8ac57247ca314fcd6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 296 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="de5b50b36c4d47b8ac57247ca314fcd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27944
20:07:59.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e635da13af0f4644b4e6d9a813131763", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468290260992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e635da13af0f4644b4e6d9a813131763" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 301 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e635da13af0f4644b4e6d9a813131763", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27949
20:07:59.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468327968768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468345925632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8bd9f5e6c5194d08b210455f744e4b03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468345925632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8bd9f5e6c5194d08b210455f744e4b03" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8bd9f5e6c5194d08b210455f744e4b03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27954
20:07:59.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468375609344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2066176937(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468375609344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@580919259(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@175928909(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:07:59.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73871dbf01cb427d9c313dafede862ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468409507840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:07:59.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "73871dbf01cb427d9c313dafede862ee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:07:59.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="73871dbf01cb427d9c313dafede862ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:07:59.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27959
20:08:00.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae41f7563fc84c199234bea3c5d2cf7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468438900736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ae41f7563fc84c199234bea3c5d2cf7e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ae41f7563fc84c199234bea3c5d2cf7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27990
20:08:00.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468479311872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f743af3871c74574aef98540d4b94190", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468479311872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f743af3871c74574aef98540d4b94190" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f743af3871c74574aef98540d4b94190", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27994
20:08:00.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468529737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.019 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1864119362(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468529737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468552126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a9900b19d724e54a4d780e828100db5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468552126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3a9900b19d724e54a4d780e828100db5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 351 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3a9900b19d724e54a4d780e828100db5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27999
20:08:00.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468585308160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468601667584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468601667584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f96976c1edd9405689942df3e4a04450", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468608487424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f96976c1edd9405689942df3e4a04450" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 364 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f96976c1edd9405689942df3e4a04450", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28012
20:08:00.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@782745627(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe146ab2bdd44b79ae853c809bae5348", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468636217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe146ab2bdd44b79ae853c809bae5348" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.051 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@215698643(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 369 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fe146ab2bdd44b79ae853c809bae5348", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28017
20:08:00.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468674211840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702661403(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90121aff7ccc4b52b1da72fc6d6c4171", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468674211840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "90121aff7ccc4b52b1da72fc6d6c4171" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 372 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="90121aff7ccc4b52b1da72fc6d6c4171", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28020
20:08:00.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468717744128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468717744128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab5e858642f34a438dc41f6b76d6ed4d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468734574592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab5e858642f34a438dc41f6b76d6ed4d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab5e858642f34a438dc41f6b76d6ed4d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28053
20:08:00.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1808534482(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48119be53fbc47c59060b236439cebfb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468765151232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48119be53fbc47c59060b236439cebfb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 410 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48119be53fbc47c59060b236439cebfb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28058
20:08:00.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24256dc028604e0b991321f42d571986", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468811350016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24256dc028604e0b991321f42d571986" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 424 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="24256dc028604e0b991321f42d571986", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28072
20:08:00.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "921c4d66b4ba47e7863e8ef93742adcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468857348096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "921c4d66b4ba47e7863e8ef93742adcd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 428 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="921c4d66b4ba47e7863e8ef93742adcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28076
20:08:00.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468892442624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.114 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.14.16.193:37639
20:08:00.114 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

20:08:00.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.114645 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15157
20:08:00.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb2594307ebf4e0b897c7ff32b01949a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468892442624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb2594307ebf4e0b897c7ff32b01949a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.122068 14979 connection.cc:582] client connection to 127.14.16.193:37639 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
20:08:00.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bb2594307ebf4e0b897c7ff32b01949a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28079
20:08:00.122 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:00.122 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.14.16.193:37639
20:08:00.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.122681 14979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
20:08:00.122 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

20:08:00.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336468949057536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.123230 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:08:00.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:37639
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41735
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:00.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:08:00.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.129783 14979 consensus_peers.cc:597] T b0d3fb90ec88497b84936fc00305fba6 P e5cae9b83ff1439a8a0263744c85ddfe -> Peer 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639): Couldn't send request to peer 224235cca67a45258e1ad28d5f93deae. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.193:37639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
20:08:00.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6ccd36de5d3241518ef99aa9211c20af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468977205248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6ccd36de5d3241518ef99aa9211c20af" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 437 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6ccd36de5d3241518ef99aa9211c20af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28085
20:08:00.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43c44aa3b4034aafb9fe3c71796f8092", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336468986712064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "43c44aa3b4034aafb9fe3c71796f8092" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 438 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="43c44aa3b4034aafb9fe3c71796f8092", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28086
20:08:00.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469088149504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469100437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469100437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c927e2a48ea44dc8f69bb9b7c603145", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469109198848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1c927e2a48ea44dc8f69bb9b7c603145" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1c927e2a48ea44dc8f69bb9b7c603145", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28090
20:08:00.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469140221952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4aab0524c05445dc9fade63f37c6c362", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469158449152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4aab0524c05445dc9fade63f37c6c362" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 444 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4aab0524c05445dc9fade63f37c6c362", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28092
20:08:00.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469183844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469210677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5a3d49d83dd4d1eb4d32281b46c4ef8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469218459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b5a3d49d83dd4d1eb4d32281b46c4ef8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 451 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b5a3d49d83dd4d1eb4d32281b46c4ef8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28099
20:08:00.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e35192516b2d4ab3b558383ece32a354", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469271896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e35192516b2d4ab3b558383ece32a354" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 461 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e35192516b2d4ab3b558383ece32a354", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28109
20:08:00.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6774064288dc4c1397f142474aa9c867", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469319225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6774064288dc4c1397f142474aa9c867" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 464 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6774064288dc4c1397f142474aa9c867", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28112
20:08:00.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "664689f36c0f499493367269d62e3ac2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469353406464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "664689f36c0f499493367269d62e3ac2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2080090536(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 466 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="664689f36c0f499493367269d62e3ac2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28114
20:08:00.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469418254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@756076496(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@738560828(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@656181237(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.244346 15907 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:08:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.244549 15907 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:08:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.244571 15907 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:08:00.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0b64a566130463b85572e5de684ad53", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469418254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b0b64a566130463b85572e5de684ad53" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 471 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b0b64a566130463b85572e5de684ad53", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28119
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.246861 15907 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.246959 15907 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.16.193
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.249065 15907 tablet_server_runner.cc:78] Tablet server non-default flags:
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.193:37639
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.193
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41735
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15907
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:00.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.16.193
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/logs
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.249307 15907 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:08:00.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.249508 15907 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:08:00.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c559aa04cd3422e90d0ad7e8c3a99dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469466578944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8c559aa04cd3422e90d0ad7e8c3a99dd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.253422 15916 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
20:08:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.253444 15914 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
20:08:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:00.253423 15913 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
20:08:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.254029 15907 server_base.cc:1061] running on GCE node
20:08:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.254208 15907 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:08:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.254733 15907 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:08:00.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 502 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8c559aa04cd3422e90d0ad7e8c3a99dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28150
20:08:00.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469492826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.258078 15907 hybrid_clock.cc:648] HybridClock initialized: now 1779134880257978 us; error 131 us; skew 500 ppm
20:08:00.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.260079 15907 webserver.cc:533] Webserver started at http://127.14.16.193:41735/ using document root <none> and password file <none>
20:08:00.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.260321 15907 fs_manager.cc:362] Metadata directory not provided
20:08:00.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.260382 15907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:08:00.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.261858 15907 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.262952 15922 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.263177 15907 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.263240 15907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "224235cca67a45258e1ad28d5f93deae"
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:20 on dist-test-slave-x898"
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.263600 15907 fs_report.cc:389] FS layout report
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/wal
20:08:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/data
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:08:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:08:00.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa6b94818ef44c7188008cfd02391ec2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469523365888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aa6b94818ef44c7188008cfd02391ec2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aa6b94818ef44c7188008cfd02391ec2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28162
20:08:00.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469565345792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.277457 15907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:08:00.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "379ed54301c8420b920b4cd72f624ddc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469565345792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.277845 15907 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
20:08:00.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "379ed54301c8420b920b4cd72f624ddc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.278002 15907 kserver.cc:163] Server-wide thread pool size limit: 3276
20:08:00.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@17615959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.278267 15907 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:08:00.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 518 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="379ed54301c8420b920b4cd72f624ddc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28166
20:08:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.278801 15929 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
20:08:00.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@717876713(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469598461952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.280387 15907 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
20:08:00.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.280447 15907 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
20:08:00.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.280483 15907 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
20:08:00.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469621723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.281611 15907 ts_tablet_manager.cc:616] Registered 1 tablets
20:08:00.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.281710 15907 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
20:08:00.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.281716 15929 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap starting.
20:08:00.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.288147 15907 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.193:37639
20:08:00.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.288641 15907 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/ts-0/data/info.pb
20:08:00.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.290681 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 15907
20:08:00.291 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:00.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d56c11759a1419580987a24365cd8ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469621723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d56c11759a1419580987a24365cd8ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 522 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d56c11759a1419580987a24365cd8ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28170
20:08:00.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.295758 16036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.193:37639 every 8 connection(s)
20:08:00.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d225259a30144ed280c7d08315855cff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469635325952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d225259a30144ed280c7d08315855cff" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d225259a30144ed280c7d08315855cff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28190
20:08:00.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.308869 16038 heartbeater.cc:344] Connected to a master server at 127.14.16.254:33743
20:08:00.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.309013 16038 heartbeater.cc:461] Registering TS with master...
20:08:00.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.309257 16038 heartbeater.cc:507] Master 127.14.16.254:33743 requested a full tablet report, sending...
20:08:00.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.310556 14444 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:00.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.311430 14444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.16.193:44749
20:08:00.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469718986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.311991 16037 heartbeater.cc:344] Connected to a master server at 127.14.16.252:39751
20:08:00.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.312146 16037 heartbeater.cc:461] Registering TS with master...
20:08:00.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.312350 16037 heartbeater.cc:507] Master 127.14.16.252:39751 requested a full tablet report, sending...
20:08:00.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469718986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.312806 14589 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.313158 16039 heartbeater.cc:344] Connected to a master server at 127.14.16.253:35145
20:08:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.313210 16039 heartbeater.cc:461] Registering TS with master...
20:08:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.313252 16039 heartbeater.cc:507] Master 127.14.16.253:35145 requested a full tablet report, sending...
20:08:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.313576 15661 ts_manager.cc:194] Re-registered known tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:00.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469745188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c3167a204ed4a9e9eb0b18eba05e215", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469745188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9c3167a204ed4a9e9eb0b18eba05e215" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 548 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9c3167a204ed4a9e9eb0b18eba05e215", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28196
20:08:00.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "725e575ea080467c929ab3e8b2324369", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469792538624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "725e575ea080467c929ab3e8b2324369" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 554 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="725e575ea080467c929ab3e8b2324369", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28202
20:08:00.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469835657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714461159(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d88694d6c2b49f891155fc57bf32228", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469867024384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8d88694d6c2b49f891155fc57bf32228" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 560 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8d88694d6c2b49f891155fc57bf32228", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28208
20:08:00.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e102f5c1d2694f259a9b1bd7edd05054", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469891117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e102f5c1d2694f259a9b1bd7edd05054" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e102f5c1d2694f259a9b1bd7edd05054", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28210
20:08:00.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469931560960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469953220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f694e2706454ee2aa7396dca6b1034d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336469953220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2f694e2706454ee2aa7396dca6b1034d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 576 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2f694e2706454ee2aa7396dca6b1034d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28224
20:08:00.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777718895(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469978828800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469998628864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@251449714(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336469998628864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470007046144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1807729633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470007046144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1867633542(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@676345517(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "054966e95cbe4ce8b6169f93f07310bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470014754816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "054966e95cbe4ce8b6169f93f07310bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="054966e95cbe4ce8b6169f93f07310bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28240
20:08:00.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "55926986215d4f479fa0acd4b8ce31e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470043385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "55926986215d4f479fa0acd4b8ce31e4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 632 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="55926986215d4f479fa0acd4b8ce31e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28280
20:08:00.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470105624576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cbf4104aa6e04e38a50bfefeb03bed92", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470112292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cbf4104aa6e04e38a50bfefeb03bed92" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cbf4104aa6e04e38a50bfefeb03bed92", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28284
20:08:00.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb062002beb049a68a31b753a1022279", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470142136320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb062002beb049a68a31b753a1022279" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1078920596(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 639 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bb062002beb049a68a31b753a1022279", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28287
20:08:00.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470183620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1434085047(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470183620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878072445(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4158fc93164413a9ae31b3dd4469abe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470208348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4158fc93164413a9ae31b3dd4469abe" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4158fc93164413a9ae31b3dd4469abe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28290
20:08:00.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1b5798ca7174768a5908f1e86270c8d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470231048192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f1b5798ca7174768a5908f1e86270c8d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 662 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f1b5798ca7174768a5908f1e86270c8d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28310
20:08:00.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29a76a196afb4396aa2d6461fdb352a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470255706112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "29a76a196afb4396aa2d6461fdb352a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 673 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="29a76a196afb4396aa2d6461fdb352a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28321
20:08:00.453 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@488304388(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b65bbc87fae84a38aa965ca5ea90cb4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470315950080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b65bbc87fae84a38aa965ca5ea90cb4b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 680 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b65bbc87fae84a38aa965ca5ea90cb4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28328
20:08:00.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6656553371442fb9f345adfe82f864c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470358048768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6656553371442fb9f345adfe82f864c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625031830(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 695 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6656553371442fb9f345adfe82f864c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28343
20:08:00.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470404071424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@587775831(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.477 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625726705(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1868791187(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8f06654bdcc4c1585ac697138f89d9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470423183360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8f06654bdcc4c1585ac697138f89d9d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f8f06654bdcc4c1585ac697138f89d9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28350
20:08:00.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95c7817653ce41d2bb75e82ef9f11a29", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470454603776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "95c7817653ce41d2bb75e82ef9f11a29" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 743 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="95c7817653ce41d2bb75e82ef9f11a29", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28391
20:08:00.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f05da9e12924a6293c103b18fcc7385", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470474080256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6f05da9e12924a6293c103b18fcc7385" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 744 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6f05da9e12924a6293c103b18fcc7385", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28392
20:08:00.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470538178560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130000227(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cb95ecf1a9f4d2fa4d5661cc5ef58c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470553509888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3cb95ecf1a9f4d2fa4d5661cc5ef58c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 749 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3cb95ecf1a9f4d2fa4d5661cc5ef58c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28397
20:08:00.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:00.518316 15929 log.cc:826] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Log is configured to *not* fsync() on all Append() calls
20:08:00.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470580928512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470599823360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b9b2624567ab4c3f9f8cb2bbef26614f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470599823360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b9b2624567ab4c3f9f8cb2bbef26614f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 764 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b9b2624567ab4c3f9f8cb2bbef26614f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28412
20:08:00.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470630522880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470651518976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0e7a9ff7eb64a958c268be562ac2d57", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470657327104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e0e7a9ff7eb64a958c268be562ac2d57" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 769 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e0e7a9ff7eb64a958c268be562ac2d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28417
20:08:00.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470676131840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6f8f2f404be4cf38d8be232feb23c82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470698401792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6f8f2f404be4cf38d8be232feb23c82" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6f8f2f404be4cf38d8be232feb23c82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28420
20:08:00.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0b8040a07a34445b3bee8a033d2e7a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470723063808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e0b8040a07a34445b3bee8a033d2e7a2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 776 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e0b8040a07a34445b3bee8a033d2e7a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28424
20:08:00.564 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625902168(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1591293532(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c13701aca67e4aa98f12946ab746b00e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470772494336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c13701aca67e4aa98f12946ab746b00e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 780 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c13701aca67e4aa98f12946ab746b00e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28428
20:08:00.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f150cf7b0cb147a5b4da68ec6c46d698", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470810292224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f150cf7b0cb147a5b4da68ec6c46d698" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 803 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f150cf7b0cb147a5b4da68ec6c46d698", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28451
20:08:00.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470856101888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@706893809(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "30d2710afd454b57840f5b82d1a6969a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470875000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "30d2710afd454b57840f5b82d1a6969a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 810 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="30d2710afd454b57840f5b82d1a6969a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28458
20:08:00.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c74d53b3b0894b6ab320d519293ecf65", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470902956032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c74d53b3b0894b6ab320d519293ecf65" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 824 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c74d53b3b0894b6ab320d519293ecf65", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28472
20:08:00.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470968758272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336470993612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfb65b1bb04a42188237c6593a153298", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336470993612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cfb65b1bb04a42188237c6593a153298" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.629 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@974324897(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 827 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cfb65b1bb04a42188237c6593a153298", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28475
20:08:00.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1797135865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471022804992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2095230224(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.639 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1145565346(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b14c389446a04bf9809908a2ae307e37", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471059324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b14c389446a04bf9809908a2ae307e37" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b14c389446a04bf9809908a2ae307e37", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28480
20:08:00.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2cd72346463b4d7aac0045525792d60b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471088230400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2cd72346463b4d7aac0045525792d60b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2cd72346463b4d7aac0045525792d60b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28500
20:08:00.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471136006144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90a7d278c2e546ce89d8f593f8960c8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471155318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "90a7d278c2e546ce89d8f593f8960c8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="90a7d278c2e546ce89d8f593f8960c8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28524
20:08:00.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471177310208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471209467904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471215448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471215448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a3a74e4378f4af38397d7f87ab05b05", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471220928512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7a3a74e4378f4af38397d7f87ab05b05" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 883 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7a3a74e4378f4af38397d7f87ab05b05", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28531
20:08:00.685 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1725158023(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109340273(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a4ea4aa7f8a49af8636f29af9cd16c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471248277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7a4ea4aa7f8a49af8636f29af9cd16c0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 888 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7a4ea4aa7f8a49af8636f29af9cd16c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28536
20:08:00.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471290753024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7fa6485b959849498fef8dfb2cf46c5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471297323008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7fa6485b959849498fef8dfb2cf46c5a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7fa6485b959849498fef8dfb2cf46c5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28550
20:08:00.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471391625216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471400140800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61b6563afb4f4ecbb5cfc9f21857d5ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471405899776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61b6563afb4f4ecbb5cfc9f21857d5ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 916 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61b6563afb4f4ecbb5cfc9f21857d5ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28564
20:08:00.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471450099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471457062912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471457062912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e1a7925a6c004be18ec38b2a0d9e6cb8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471465054208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e1a7925a6c004be18ec38b2a0d9e6cb8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 921 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e1a7925a6c004be18ec38b2a0d9e6cb8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28569
20:08:00.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471520354304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471520354304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e914e35a33d4c7f96012eeb6597342e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471531143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e914e35a33d4c7f96012eeb6597342e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e914e35a33d4c7f96012eeb6597342e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28572
20:08:00.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c13f28299af47dab2f43de22995ae32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471593680896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0c13f28299af47dab2f43de22995ae32" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 933 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0c13f28299af47dab2f43de22995ae32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28581
20:08:00.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471622565888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "773027b6e91840e29582571579fbeb52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471651508224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "773027b6e91840e29582571579fbeb52" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 939 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="773027b6e91840e29582571579fbeb52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28587
20:08:00.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6f764bfc2404f25b263443c455b18a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471680528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6f764bfc2404f25b263443c455b18a3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 944 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6f764bfc2404f25b263443c455b18a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28592
20:08:00.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf96bbbc67dc4a2a929dcdbd7785c550", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471718150144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf96bbbc67dc4a2a929dcdbd7785c550" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 948 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf96bbbc67dc4a2a929dcdbd7785c550", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28596
20:08:00.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471765471232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f60af899206f42d9bb2411343922d1b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471785152512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f60af899206f42d9bb2411343922d1b0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 951 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f60af899206f42d9bb2411343922d1b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28599
20:08:00.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471826874368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fcb39e53d42845728067171bd79eb750", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471841226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fcb39e53d42845728067171bd79eb750" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 958 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fcb39e53d42845728067171bd79eb750", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28606
20:08:00.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471848583168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@349848315(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877172770(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.835 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@391959219(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91b7025786f145e196f70952a77ec95d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471877541888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91b7025786f145e196f70952a77ec95d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@621070427(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:00.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 960 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="91b7025786f145e196f70952a77ec95d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28608
20:08:00.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68b82b55b3224cad8028d80a0a3c916d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471904731136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "68b82b55b3224cad8028d80a0a3c916d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="68b82b55b3224cad8028d80a0a3c916d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28630
20:08:00.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336471949422592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ffc15703b5f6456f84bdb76e30888546", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336471980015616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ffc15703b5f6456f84bdb76e30888546" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1007 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ffc15703b5f6456f84bdb76e30888546", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28655
20:08:00.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472009170944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472024764416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5140d78aae6242d692b71d1632517f31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472030527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5140d78aae6242d692b71d1632517f31" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5140d78aae6242d692b71d1632517f31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28660
20:08:00.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a0734483c144ed3b26f96b7d5e05a4d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472051798016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3a0734483c144ed3b26f96b7d5e05a4d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1014 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3a0734483c144ed3b26f96b7d5e05a4d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28662
20:08:00.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db27280220b9425c92b367cdbaa1a382", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472102158336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db27280220b9425c92b367cdbaa1a382" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1019 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db27280220b9425c92b367cdbaa1a382", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28667
20:08:00.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51ab9692812e452fbd0edfeb95c2c60a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472147410944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51ab9692812e452fbd0edfeb95c2c60a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1025 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51ab9692812e452fbd0edfeb95c2c60a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28673
20:08:00.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472166244352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472173273088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c5fc07a82fc84aceb7f2396c8cc6ca5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472221929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c5fc07a82fc84aceb7f2396c8cc6ca5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1028 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c5fc07a82fc84aceb7f2396c8cc6ca5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28676
20:08:00.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f2bff555f3241b1bae8d6c2fd8bba5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f2bff555f3241b1bae8d6c2fd8bba5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f2bff555f3241b1bae8d6c2fd8bba5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28680
20:08:00.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ed2a4766dde4007bc78253d016eba2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ed2a4766dde4007bc78253d016eba2b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ed2a4766dde4007bc78253d016eba2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8572a70707d43f0bf008a2508109639", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8572a70707d43f0bf008a2508109639" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f8572a70707d43f0bf008a2508109639", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e9336d6aadc4e4784c9bcc78993c10e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e9336d6aadc4e4784c9bcc78993c10e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e9336d6aadc4e4784c9bcc78993c10e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8447dbf6e96e41869836041ca29208d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8447dbf6e96e41869836041ca29208d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8447dbf6e96e41869836041ca29208d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0ed30f5df14540f198b457ce74ca92a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0ed30f5df14540f198b457ce74ca92a5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0ed30f5df14540f198b457ce74ca92a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1aa5b03f6921465d8942e342777e5b9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1aa5b03f6921465d8942e342777e5b9f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1aa5b03f6921465d8942e342777e5b9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:00.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ce5a1f0dda64f308bdac4c014311f72", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:00.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ce5a1f0dda64f308bdac4c014311f72" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:00.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ce5a1f0dda64f308bdac4c014311f72", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c47fad6fc38e409799082096e164421f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c47fad6fc38e409799082096e164421f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c47fad6fc38e409799082096e164421f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e09002b61e024f88a01adaa7b39ff098", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e09002b61e024f88a01adaa7b39ff098" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e09002b61e024f88a01adaa7b39ff098", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be440cbd0c1847259c31b32d1c8be34a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "be440cbd0c1847259c31b32d1c8be34a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="be440cbd0c1847259c31b32d1c8be34a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e85502ec566444fa74f61e53d1d81f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3e85502ec566444fa74f61e53d1d81f4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3e85502ec566444fa74f61e53d1d81f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5a9925c7e3744ff79adf2ce63f34da9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5a9925c7e3744ff79adf2ce63f34da9c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5a9925c7e3744ff79adf2ce63f34da9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85944d1dc2dc49e2b0f880f0e4b1a94b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85944d1dc2dc49e2b0f880f0e4b1a94b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85944d1dc2dc49e2b0f880f0e4b1a94b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66bfbe7c76ea4920ad453af222bcd98f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66bfbe7c76ea4920ad453af222bcd98f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66bfbe7c76ea4920ad453af222bcd98f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f5fa4b2f7a464e3b80d12e2854b079b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f5fa4b2f7a464e3b80d12e2854b079b0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f5fa4b2f7a464e3b80d12e2854b079b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9541b0513084890ba6a0a209f0d4d47", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a9541b0513084890ba6a0a209f0d4d47" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a9541b0513084890ba6a0a209f0d4d47", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca6a8a22305e4436a8e88aab77885e06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ca6a8a22305e4436a8e88aab77885e06" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ca6a8a22305e4436a8e88aab77885e06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b7548fb58ad420487ab44d6b38b4410", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b7548fb58ad420487ab44d6b38b4410" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b7548fb58ad420487ab44d6b38b4410", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7141a6deee7a47a5adfea57a723cbe12", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7141a6deee7a47a5adfea57a723cbe12" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7141a6deee7a47a5adfea57a723cbe12", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cdb51f188da43f48de642d6b2ee845b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1cdb51f188da43f48de642d6b2ee845b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1cdb51f188da43f48de642d6b2ee845b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a5c78f2f9544e0dbf5d20c528488a03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a5c78f2f9544e0dbf5d20c528488a03" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a5c78f2f9544e0dbf5d20c528488a03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "132b8092e1a74f57ac8e1089a1444b92", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "132b8092e1a74f57ac8e1089a1444b92" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="132b8092e1a74f57ac8e1089a1444b92", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3046977f8774159b60db8648ae305e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3046977f8774159b60db8648ae305e4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3046977f8774159b60db8648ae305e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd037ec67b9f4155aee3fe49c529be2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bd037ec67b9f4155aee3fe49c529be2b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bd037ec67b9f4155aee3fe49c529be2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1f800653a374117b703e75ff6005053", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d1f800653a374117b703e75ff6005053" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d1f800653a374117b703e75ff6005053", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "65705b55a641494d96f8e7bb7a61d622", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "65705b55a641494d96f8e7bb7a61d622" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="65705b55a641494d96f8e7bb7a61d622", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c628cb37f64463db622062201c3e364", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9c628cb37f64463db622062201c3e364" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9c628cb37f64463db622062201c3e364", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9b5a3e5b5064efe8cf4c2b07dfb90f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9b5a3e5b5064efe8cf4c2b07dfb90f7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d9b5a3e5b5064efe8cf4c2b07dfb90f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51b94c5adea541d1aa87179877e9d341", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51b94c5adea541d1aa87179877e9d341" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51b94c5adea541d1aa87179877e9d341", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfcebffcd8184967ad178682ad409eae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bfcebffcd8184967ad178682ad409eae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bfcebffcd8184967ad178682ad409eae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "456cd5095a8947b1959eb2e3477425e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "456cd5095a8947b1959eb2e3477425e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="456cd5095a8947b1959eb2e3477425e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d87ae251ae8e4739ae52ed7f3745a205", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d87ae251ae8e4739ae52ed7f3745a205" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d87ae251ae8e4739ae52ed7f3745a205", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1ee363c99e049ba897e05fd3e9d1016", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d1ee363c99e049ba897e05fd3e9d1016" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d1ee363c99e049ba897e05fd3e9d1016", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42eb6f935131449489f68baddc9e2f6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "42eb6f935131449489f68baddc9e2f6d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="42eb6f935131449489f68baddc9e2f6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5dbddff173e4924b16e35c354fe2114", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b5dbddff173e4924b16e35c354fe2114" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b5dbddff173e4924b16e35c354fe2114", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70e3ab3ebbe7430bb35355f16414f92b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "70e3ab3ebbe7430bb35355f16414f92b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="70e3ab3ebbe7430bb35355f16414f92b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61b7de9d3a664ee18bc1cea326791be5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61b7de9d3a664ee18bc1cea326791be5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61b7de9d3a664ee18bc1cea326791be5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.312498 16038 heartbeater.cc:499] Master 127.14.16.254:33743 was elected leader, sending a full tablet report...
20:08:01.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b44934634064d4c8eb1aa826ab2f943", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5b44934634064d4c8eb1aa826ab2f943" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5b44934634064d4c8eb1aa826ab2f943", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c7fbf07755945fe93ad6ddabe20034f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c7fbf07755945fe93ad6ddabe20034f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c7fbf07755945fe93ad6ddabe20034f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d4de10c9dc14f1a81501efcbc7adf3f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d4de10c9dc14f1a81501efcbc7adf3f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d4de10c9dc14f1a81501efcbc7adf3f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "853a35be04b14fbd95d3574df76af9a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "853a35be04b14fbd95d3574df76af9a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="853a35be04b14fbd95d3574df76af9a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec3c530eb62d47c3ab91bc6b15a1de4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec3c530eb62d47c3ab91bc6b15a1de4b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec3c530eb62d47c3ab91bc6b15a1de4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2996026df8a541fcb1f97e0038b6cd08", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2996026df8a541fcb1f97e0038b6cd08" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2996026df8a541fcb1f97e0038b6cd08", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ee906c99e8f46599ad8c7d0ecadbb1a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336472241721344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ee906c99e8f46599ad8c7d0ecadbb1a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ee906c99e8f46599ad8c7d0ecadbb1a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336472246538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474080190464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474080190464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474087370752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474093232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08103150838f46f7a98e0811afc1d8e7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474093232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "08103150838f46f7a98e0811afc1d8e7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1036 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="08103150838f46f7a98e0811afc1d8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28684
20:08:01.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474117079040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f191fec561dc4d7983d625e93d609515", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474146918400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f191fec561dc4d7983d625e93d609515" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1041 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f191fec561dc4d7983d625e93d609515", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28689
20:08:01.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474172170240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2000d5ba015a48b48a2db8b20f62a9de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474194534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2000d5ba015a48b48a2db8b20f62a9de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1046 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2000d5ba015a48b48a2db8b20f62a9de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28694
20:08:01.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b71d68329c664222b85e584e561b56e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474218954752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b71d68329c664222b85e584e561b56e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b71d68329c664222b85e584e561b56e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28698
20:08:01.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474273275904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474278735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474278735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474287562752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474292879360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474292879360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474297610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.425 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1661967258(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "348335672ae54213917eeef1cbc08680", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474297610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "348335672ae54213917eeef1cbc08680" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1058 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="348335672ae54213917eeef1cbc08680", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28706
20:08:01.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474336612352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e832e7bda4af4d92b2fa8ecbf45c85f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474346573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e832e7bda4af4d92b2fa8ecbf45c85f6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1073 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e832e7bda4af4d92b2fa8ecbf45c85f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28721
20:08:01.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474368151552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98d692d13fb241a4a4a53b192459a1a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474385436672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "98d692d13fb241a4a4a53b192459a1a5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1076 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="98d692d13fb241a4a4a53b192459a1a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28724
20:08:01.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474411253760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474436296704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474442702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c95c2917ab247f096139852c65a4931", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474442702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4c95c2917ab247f096139852c65a4931" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1083 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4c95c2917ab247f096139852c65a4931", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28731
20:08:01.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff4c4bd858ed4731b6a224c8d19e49a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474482532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ff4c4bd858ed4731b6a224c8d19e49a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1088 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ff4c4bd858ed4731b6a224c8d19e49a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28736
20:08:01.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "974e398312074f4d861bd176288ff63a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474509545472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "974e398312074f4d861bd176288ff63a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1090 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="974e398312074f4d861bd176288ff63a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28738
20:08:01.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c33832e3c5f0417c9b0369bd01bffceb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c33832e3c5f0417c9b0369bd01bffceb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c33832e3c5f0417c9b0369bd01bffceb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28742
20:08:01.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1df1c858f02d4a8b8350b917346b3088", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1df1c858f02d4a8b8350b917346b3088" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1df1c858f02d4a8b8350b917346b3088", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96e7e8efcc0b4146b3bfa1e743d610bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96e7e8efcc0b4146b3bfa1e743d610bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="96e7e8efcc0b4146b3bfa1e743d610bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c85a30db9968421eaa93886627373128", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c85a30db9968421eaa93886627373128" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c85a30db9968421eaa93886627373128", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b56ff2ab9f14d14a03265b634bd557a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6b56ff2ab9f14d14a03265b634bd557a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6b56ff2ab9f14d14a03265b634bd557a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8bc3bb7bc66c43f582659dbd9cf2e764", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8bc3bb7bc66c43f582659dbd9cf2e764" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8bc3bb7bc66c43f582659dbd9cf2e764", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "199bcba1e96b4d968474abf3f6f4ebb4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "199bcba1e96b4d968474abf3f6f4ebb4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="199bcba1e96b4d968474abf3f6f4ebb4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c76b0a0b28334de9a69a9ece102e79c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c76b0a0b28334de9a69a9ece102e79c2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c76b0a0b28334de9a69a9ece102e79c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df09431a910a43a7a9a4f3ee2c0c7dc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "df09431a910a43a7a9a4f3ee2c0c7dc5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="df09431a910a43a7a9a4f3ee2c0c7dc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a469383cdb22434bb57d28b1b700dcaa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a469383cdb22434bb57d28b1b700dcaa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a469383cdb22434bb57d28b1b700dcaa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f6524b7882494fe3a61bec38ad7718f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f6524b7882494fe3a61bec38ad7718f9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f6524b7882494fe3a61bec38ad7718f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8961345217d94139896f453bc0327f0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8961345217d94139896f453bc0327f0e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8961345217d94139896f453bc0327f0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "44bd3f3fa1574534bb3d08998804bb28", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "44bd3f3fa1574534bb3d08998804bb28" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="44bd3f3fa1574534bb3d08998804bb28", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00683ef5e3f44fdbb4abb2411448f32c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "00683ef5e3f44fdbb4abb2411448f32c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="00683ef5e3f44fdbb4abb2411448f32c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f90daf1c5c5c4e3d9fd3f2a2fbce6bd5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f90daf1c5c5c4e3d9fd3f2a2fbce6bd5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f90daf1c5c5c4e3d9fd3f2a2fbce6bd5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ffe437c023be4c2c972884f8a9f78e1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ffe437c023be4c2c972884f8a9f78e1b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ffe437c023be4c2c972884f8a9f78e1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb440e12501649a499c4ab49bc53e8a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eb440e12501649a499c4ab49bc53e8a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eb440e12501649a499c4ab49bc53e8a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7e74c3eb350401682931373491dba76", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d7e74c3eb350401682931373491dba76" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d7e74c3eb350401682931373491dba76", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3e64cc8a69a44aaa2cea8de73f740d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f3e64cc8a69a44aaa2cea8de73f740d6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f3e64cc8a69a44aaa2cea8de73f740d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9645c1ac1514c8487bf2168dca08f5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a9645c1ac1514c8487bf2168dca08f5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a9645c1ac1514c8487bf2168dca08f5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0c39e24550248b786696280a072c3fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f0c39e24550248b786696280a072c3fd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f0c39e24550248b786696280a072c3fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13347f4b040340b6be36303fcee8e76e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "13347f4b040340b6be36303fcee8e76e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="13347f4b040340b6be36303fcee8e76e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.681821 15929 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap replayed 1/1 log segments. Stats: ops{read=15017 overwritten=0 applied=15017 ignored=0} inserts{seen=28084 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:08:01.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.682549 15929 tablet_bootstrap.cc:492] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Bootstrap complete.
20:08:01.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.684543 15929 ts_tablet_manager.cc:1403] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent bootstrapping tablet: real 1.403s	user 0.996s	sys 0.401s
20:08:01.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d63e4e164f454f128c0354317803cd21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.685853 15929 raft_consensus.cc:359] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:08:01.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.686256 15929 raft_consensus.cc:740] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224235cca67a45258e1ad28d5f93deae, State: Initialized, Role: FOLLOWER
20:08:01.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d63e4e164f454f128c0354317803cd21" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.686374 15929 consensus_queue.cc:260] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 15017, Last appended: 1.15017, Last appended by leader: 15017, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" member_type: VOTER last_known_addr { host: "127.14.16.195" port: 44527 } } peers { permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" member_type: VOTER last_known_addr { host: "127.14.16.194" port: 37913 } } peers { permanent_uuid: "224235cca67a45258e1ad28d5f93deae" member_type: VOTER last_known_addr { host: "127.14.16.193" port: 37639 } }
20:08:01.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:01.686645 15929 ts_tablet_manager.cc:1434] T b0d3fb90ec88497b84936fc00305fba6 P 224235cca67a45258e1ad28d5f93deae: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
20:08:01.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d63e4e164f454f128c0354317803cd21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e86e92e4accd4afb8cc817b33a57b176", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e86e92e4accd4afb8cc817b33a57b176" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e86e92e4accd4afb8cc817b33a57b176", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d361abdd2ce47ab9c958c620892b299", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0d361abdd2ce47ab9c958c620892b299" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0d361abdd2ce47ab9c958c620892b299", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5879d0facd8f4d85babc36a6429bfe51", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5879d0facd8f4d85babc36a6429bfe51" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5879d0facd8f4d85babc36a6429bfe51", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57a70ed4c4ed4968b20dd26d9b2ec520", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "57a70ed4c4ed4968b20dd26d9b2ec520" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="57a70ed4c4ed4968b20dd26d9b2ec520", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7aacfd1dbf07426191e84a7b7ca76010", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7aacfd1dbf07426191e84a7b7ca76010" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7aacfd1dbf07426191e84a7b7ca76010", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2a49e87336bf454eb3398f7a0f5fe187", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2a49e87336bf454eb3398f7a0f5fe187" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2a49e87336bf454eb3398f7a0f5fe187", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19e46ce4d0e64b2ca512e0937602ce6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19e46ce4d0e64b2ca512e0937602ce6c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19e46ce4d0e64b2ca512e0937602ce6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "810d86ac576b46aeb0c75a42764c0264", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "810d86ac576b46aeb0c75a42764c0264" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="810d86ac576b46aeb0c75a42764c0264", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a85efa87c7a469f93f296f214000bec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6a85efa87c7a469f93f296f214000bec" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6a85efa87c7a469f93f296f214000bec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d8644fba0ad47939ffbdca6c1e4dcba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d8644fba0ad47939ffbdca6c1e4dcba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d8644fba0ad47939ffbdca6c1e4dcba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a65e700d39204eff9e41986a70d268e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a65e700d39204eff9e41986a70d268e9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a65e700d39204eff9e41986a70d268e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4cc36f685d9844f5816371655e605240", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4cc36f685d9844f5816371655e605240" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4cc36f685d9844f5816371655e605240", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bb9acf1c8a04adb898cbc7e77576de4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1bb9acf1c8a04adb898cbc7e77576de4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1bb9acf1c8a04adb898cbc7e77576de4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "520533a2cfa94dcc92d90f7752f6846c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "520533a2cfa94dcc92d90f7752f6846c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="520533a2cfa94dcc92d90f7752f6846c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8bd295a68be14f13be6fd7e67c9a4185", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8bd295a68be14f13be6fd7e67c9a4185" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8bd295a68be14f13be6fd7e67c9a4185", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1f003919b674abbb0996e7a4a69eeb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1f003919b674abbb0996e7a4a69eeb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1f003919b674abbb0996e7a4a69eeb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96f31d960b3d40838091b3f334c43c71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336474546270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96f31d960b3d40838091b3f334c43c71" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="96f31d960b3d40838091b3f334c43c71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@386467755(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1714521779(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4175378036644feeb9df5cbf34e11fc4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476011606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4175378036644feeb9df5cbf34e11fc4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1096 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4175378036644feeb9df5cbf34e11fc4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28744
20:08:01.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476066451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476085493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476094246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6db6646e3614440982bdaca8b14cd2bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476094246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6db6646e3614440982bdaca8b14cd2bb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6db6646e3614440982bdaca8b14cd2bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28771
20:08:01.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476121559040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476142850048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476149764096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476155437056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a860771b0607492581f22e25da176acf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476155437056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a860771b0607492581f22e25da176acf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1128 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a860771b0607492581f22e25da176acf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28776
20:08:01.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54741bd2174c41fb84580372f184357c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476196122624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "54741bd2174c41fb84580372f184357c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="54741bd2174c41fb84580372f184357c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28784
20:08:01.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b2fdb1f086048bc850871e54fe0a400", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476253155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b2fdb1f086048bc850871e54fe0a400" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1141 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b2fdb1f086048bc850871e54fe0a400", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28789
20:08:01.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476327915520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476327915520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476335366144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702153278(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff111cd4291f4c1da4308ae690526795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476341878784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ff111cd4291f4c1da4308ae690526795" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2050508865(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1148 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ff111cd4291f4c1da4308ae690526795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28796
20:08:01.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ac79c62c0274f11a81ab1cf16b429bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476365443072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3ac79c62c0274f11a81ab1cf16b429bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3ac79c62c0274f11a81ab1cf16b429bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28800
20:08:01.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cde69efac374750b270fa09f348a5b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476402671616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6cde69efac374750b270fa09f348a5b5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1173 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6cde69efac374750b270fa09f348a5b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28821
20:08:01.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@626207986(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a3f87ba4855468299eb583f073fd6ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476443602944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4a3f87ba4855468299eb583f073fd6ab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329410805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1177 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4a3f87ba4855468299eb583f073fd6ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28825
20:08:01.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476493697024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "727938fec1ca4300896b1efc34fc104c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476493697024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "727938fec1ca4300896b1efc34fc104c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="727938fec1ca4300896b1efc34fc104c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28830
20:08:01.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "986bf9c4203049f89476aba99e7d5b68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476535861248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "986bf9c4203049f89476aba99e7d5b68" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1202 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="986bf9c4203049f89476aba99e7d5b68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28850
20:08:01.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476581408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476599312384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476606832640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476606832640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476613107712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@208343568(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:01.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476613107712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b4e417c987d14bfaa88258ef30c7d363", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476619325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:01.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b4e417c987d14bfaa88258ef30c7d363" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:01.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1211 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b4e417c987d14bfaa88258ef30c7d363", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:01.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28859
20:08:02.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476643672064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dc913b127db34ee8a1d2d9f26863bcea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476668018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dc913b127db34ee8a1d2d9f26863bcea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1225 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dc913b127db34ee8a1d2d9f26863bcea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28873
20:08:02.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476694466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.012 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@883501468(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136427335(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@774735404(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60369287d7a44f608e75a038a7e3c929", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476713439232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60369287d7a44f608e75a038a7e3c929" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2055404139(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1230 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60369287d7a44f608e75a038a7e3c929", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28878
20:08:02.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38e6399559bc450fa516c9f43c269181", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476743446528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "38e6399559bc450fa516c9f43c269181" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="38e6399559bc450fa516c9f43c269181", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28900
20:08:02.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a754c42adff4a5a80659992497987ef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476781842432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a754c42adff4a5a80659992497987ef" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1274 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a754c42adff4a5a80659992497987ef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28922
20:08:02.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476827824128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "434de7fa08754272a882dee2b954e22e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476846276608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "434de7fa08754272a882dee2b954e22e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1279 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="434de7fa08754272a882dee2b954e22e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28927
20:08:02.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476871249920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcca54da76be46998bdc7c79a3205f9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476891414528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dcca54da76be46998bdc7c79a3205f9d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1283 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dcca54da76be46998bdc7c79a3205f9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28931
20:08:02.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d881606eb3c40e1afedf49aa2ee2ece", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476918878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d881606eb3c40e1afedf49aa2ee2ece" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@127584622(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1288 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d881606eb3c40e1afedf49aa2ee2ece", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28936
20:08:02.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@33873237(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f57c8fb112e34f4abc859f66cd8c2ed3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336476955897856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f57c8fb112e34f4abc859f66cd8c2ed3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1291 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f57c8fb112e34f4abc859f66cd8c2ed3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28939
20:08:02.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336476997509120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff8220a15d3f421989781b0256002609", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477014908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ff8220a15d3f421989781b0256002609" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ff8220a15d3f421989781b0256002609", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28960
20:08:02.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e9e6c2d09bd4ae19669731fcf79e561", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477042876416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5e9e6c2d09bd4ae19669731fcf79e561" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1316 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5e9e6c2d09bd4ae19669731fcf79e561", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28964
20:08:02.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1088038879(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43327b850b7a487f8b08a2f21a3ecc44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477080903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "43327b850b7a487f8b08a2f21a3ecc44" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1318 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="43327b850b7a487f8b08a2f21a3ecc44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28966
20:08:02.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477128638464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477150994432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "226fe89e1faf473ab80e9ca06a3aa632", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477150994432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "226fe89e1faf473ab80e9ca06a3aa632" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1333 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="226fe89e1faf473ab80e9ca06a3aa632", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28981
20:08:02.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "694aee79cf9d4010b057b31b271051e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477182074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "694aee79cf9d4010b057b31b271051e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="694aee79cf9d4010b057b31b271051e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28986
20:08:02.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477223337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477255864320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7abc687f95844d818936626984c6f45d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477262364672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7abc687f95844d818936626984c6f45d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1345 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7abc687f95844d818936626984c6f45d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28993
20:08:02.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477288980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5d753b7b9dd41bbb3413955590e7779", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477306089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b5d753b7b9dd41bbb3413955590e7779" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1350 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b5d753b7b9dd41bbb3413955590e7779", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28998
20:08:02.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477328191488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29a15a37189644a894550bab72ba931c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477349535744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "29a15a37189644a894550bab72ba931c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1353 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="29a15a37189644a894550bab72ba931c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29001
20:08:02.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477374148608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c03dbac8a79c499aae1bec25bdba8f6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477390860288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c03dbac8a79c499aae1bec25bdba8f6f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1356 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c03dbac8a79c499aae1bec25bdba8f6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29004
20:08:02.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477415493632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@761711629(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4e652ef06304b38a792ed929b7b110e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477440413696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a4e652ef06304b38a792ed929b7b110e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1360 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a4e652ef06304b38a792ed929b7b110e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29008
20:08:02.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477464535040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41cf358fb4b14e03a9d32ad54d8f91c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477485314048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "41cf358fb4b14e03a9d32ad54d8f91c6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1373 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="41cf358fb4b14e03a9d32ad54d8f91c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29021
20:08:02.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477511663616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ff1150167a44776ba2d7a29e72cd983", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477530038272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5ff1150167a44776ba2d7a29e72cd983" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1378 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5ff1150167a44776ba2d7a29e72cd983", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29026
20:08:02.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c9197f6c1ae49788578a5c8c0d7e287", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477560524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c9197f6c1ae49788578a5c8c0d7e287" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1383 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c9197f6c1ae49788578a5c8c0d7e287", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29031
20:08:02.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477602390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2087100790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5d328a18a184e24801dea60ea89cc39", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477602390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b5d328a18a184e24801dea60ea89cc39" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.244 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487676890(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1388 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b5d328a18a184e24801dea60ea89cc39", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29036
20:08:02.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477651652608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477673283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477673283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477682184192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a9f683def5c4a0789b7ac2220996209", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477689581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4a9f683def5c4a0789b7ac2220996209" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1413 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4a9f683def5c4a0789b7ac2220996209", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29061
20:08:02.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb1223eed4844f6aaa0ec96baba242a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477712154624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fb1223eed4844f6aaa0ec96baba242a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1416 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fb1223eed4844f6aaa0ec96baba242a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29064
20:08:02.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73b99dc1086a49f0a6939aefea8b113f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477774176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "73b99dc1086a49f0a6939aefea8b113f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1421 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="73b99dc1086a49f0a6939aefea8b113f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29069
20:08:02.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be37bfb9c37a49028cdd17b094c7a895", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477781200896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "be37bfb9c37a49028cdd17b094c7a895" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="be37bfb9c37a49028cdd17b094c7a895", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29070
20:08:02.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477831626752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02f3136bcc8b4955bc8c32e017cc599a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477852205056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02f3136bcc8b4955bc8c32e017cc599a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1230570959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02f3136bcc8b4955bc8c32e017cc599a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29075
20:08:02.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e593e5977ab46cf925dd367962f026f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477892575232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e593e5977ab46cf925dd367962f026f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e593e5977ab46cf925dd367962f026f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29079
20:08:02.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477923069952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477941882880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477948739584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336477948739584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "76824dcbc6494670a3a3dc883b571695", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477955235840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "76824dcbc6494670a3a3dc883b571695" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1380236877(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1447 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="76824dcbc6494670a3a3dc883b571695", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29095
20:08:02.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@467720290(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584821809(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.328 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@598586072(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3555d6cb0cdc465db3a81e076ca6de76", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336477978890240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3555d6cb0cdc465db3a81e076ca6de76" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1451 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3555d6cb0cdc465db3a81e076ca6de76", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29099
20:08:02.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea60356f9b7a48aa9804248ceb09ae46", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478019026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea60356f9b7a48aa9804248ceb09ae46" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea60356f9b7a48aa9804248ceb09ae46", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29130
20:08:02.351 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1424803382(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "074dfeb89b5949e99c82057dfe0341c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478072037376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "074dfeb89b5949e99c82057dfe0341c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.357 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1238509313(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1497 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="074dfeb89b5949e99c82057dfe0341c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29145
20:08:02.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478116171776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "702a6fd89c47451e848c208450749c35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478116171776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "702a6fd89c47451e848c208450749c35" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1502 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="702a6fd89c47451e848c208450749c35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29150
20:08:02.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88a126a3f5c749459b9381ae76e6a04e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478163730432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "88a126a3f5c749459b9381ae76e6a04e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1525 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="88a126a3f5c749459b9381ae76e6a04e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29173
20:08:02.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@907522094(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.385 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2028142406(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.387 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242385178(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f978d2ad43f47a5a606b6e2ed07915a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478203998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f978d2ad43f47a5a606b6e2ed07915a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.392 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@306157429(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1530 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f978d2ad43f47a5a606b6e2ed07915a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29178
20:08:02.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478261149696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ad5a136c896457c8b3edd0e67a8942f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478261149696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1ad5a136c896457c8b3edd0e67a8942f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1ad5a136c896457c8b3edd0e67a8942f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29200
20:08:02.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478311788544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478330691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@421708764(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06c3e4597162432fbe2e8e40b8ede092", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478330691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "06c3e4597162432fbe2e8e40b8ede092" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1993672561(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1576 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="06c3e4597162432fbe2e8e40b8ede092", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29224
20:08:02.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478372937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0401c16c3264e4391596df20ea4b99b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478388355072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0401c16c3264e4391596df20ea4b99b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0401c16c3264e4391596df20ea4b99b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29240
20:08:02.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478436794368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478436794368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1444988714(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4b19aa8537847bb96e959b6859b7c7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478445420544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a4b19aa8537847bb96e959b6859b7c7d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.444 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944400036(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1608 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a4b19aa8537847bb96e959b6859b7c7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29256
20:08:02.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478470393856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@939097682(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478493229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18b7738ad04f4e66a6f1989d3ed3d305", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478493229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "18b7738ad04f4e66a6f1989d3ed3d305" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="18b7738ad04f4e66a6f1989d3ed3d305", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29270
20:08:02.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d88df9fc9e54363860fe6664ad4c2e5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478530502656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d88df9fc9e54363860fe6664ad4c2e5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1646 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d88df9fc9e54363860fe6664ad4c2e5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29294
20:08:02.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83dbdc81fc7243ccb2348dc4080b3b66", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478570192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "83dbdc81fc7243ccb2348dc4080b3b66" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1648 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="83dbdc81fc7243ccb2348dc4080b3b66", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29296
20:08:02.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62ba1e947376442793d2e4dc008057d7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478609108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "62ba1e947376442793d2e4dc008057d7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="62ba1e947376442793d2e4dc008057d7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29300
20:08:02.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c72c1b45b8e4d7faa5ec6229f67d609", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478657347584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1c72c1b45b8e4d7faa5ec6229f67d609" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1657 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1c72c1b45b8e4d7faa5ec6229f67d609", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29305
20:08:02.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478697017344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1774782803(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f3185afe9954cb5bb0f84b6578f1b1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478712668160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f3185afe9954cb5bb0f84b6578f1b1f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1660 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f3185afe9954cb5bb0f84b6578f1b1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29308
20:08:02.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478741241856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e1286776171b4cf1bea8b001de6d2849", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478756782080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e1286776171b4cf1bea8b001de6d2849" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1675 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e1286776171b4cf1bea8b001de6d2849", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29323
20:08:02.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478785007616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "53329bb1a2ac412c8f4e77faa6fca0b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478802329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "53329bb1a2ac412c8f4e77faa6fca0b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="53329bb1a2ac412c8f4e77faa6fca0b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29329
20:08:02.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03046e1b66774c86b01fe18f7d028777", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478849482752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "03046e1b66774c86b01fe18f7d028777" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1687 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="03046e1b66774c86b01fe18f7d028777", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29335
20:08:02.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2d73d475967419ea29fc84cd6f1524f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478871293952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d2d73d475967419ea29fc84cd6f1524f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1691 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d2d73d475967419ea29fc84cd6f1524f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29339
20:08:02.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478905540608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336478929956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "037b79172a0647b18ec87cb886f27ae4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478929956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "037b79172a0647b18ec87cb886f27ae4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1695 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="037b79172a0647b18ec87cb886f27ae4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29343
20:08:02.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@956336855(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd25fc6b35104dd2ad442133037ee4b7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336478960791552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cd25fc6b35104dd2ad442133037ee4b7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1700 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cd25fc6b35104dd2ad442133037ee4b7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29348
20:08:02.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479022280704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479028256768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479034085376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479034085376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479040692224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1377084437(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.586 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778263531(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "146d5c95a35e4fa9a4dbfb1eaf38a1de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479046299648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "146d5c95a35e4fa9a4dbfb1eaf38a1de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1718 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="146d5c95a35e4fa9a4dbfb1eaf38a1de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29366
20:08:02.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479089049600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5502f420b174be78c2c2bdd834ae1a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479096221696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5502f420b174be78c2c2bdd834ae1a7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5502f420b174be78c2c2bdd834ae1a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29390
20:08:02.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479118610432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@264330469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59ec45e191dc4ac686fc1c13e4bfb198", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479142002688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "59ec45e191dc4ac686fc1c13e4bfb198" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.614 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@841624056(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1747 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="59ec45e191dc4ac686fc1c13e4bfb198", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29395
20:08:02.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1164515236(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902223585(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1958931548(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a15be55fa14b4b34b9f81244b0518d0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479172374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a15be55fa14b4b34b9f81244b0518d0c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a15be55fa14b4b34b9f81244b0518d0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29400
20:08:02.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479209021440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479237853184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479237853184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ea1b992056b4dbfbe25432d02dc18e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479246671872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ea1b992056b4dbfbe25432d02dc18e6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1803 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ea1b992056b4dbfbe25432d02dc18e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29451
20:08:02.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479278825472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479292833792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479292833792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479300554752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.644 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398749397(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479300554752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479306293248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479313674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3869449c05a446c68cd6e896c62819c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479313674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3869449c05a446c68cd6e896c62819c4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3869449c05a446c68cd6e896c62819c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29460
20:08:02.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@438144958(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35374b14a9024e37b95a6211ecfa22cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479342116864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "35374b14a9024e37b95a6211ecfa22cc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1720140468(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1826 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="35374b14a9024e37b95a6211ecfa22cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29474
20:08:02.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "624909f129454d0e89175afd6eba6a0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479387639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "624909f129454d0e89175afd6eba6a0c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="624909f129454d0e89175afd6eba6a0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29480
20:08:02.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0e581623a434e88ae6392044e3548a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479443898368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c0e581623a434e88ae6392044e3548a4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1855 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c0e581623a434e88ae6392044e3548a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29503
20:08:02.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@88404532(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479490224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479490224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bbd071264863474fbe98411373f6f80e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479497949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bbd071264863474fbe98411373f6f80e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bbd071264863474fbe98411373f6f80e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29510
20:08:02.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6aac7bc7546443fda5644d5104fff470", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479525117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6aac7bc7546443fda5644d5104fff470" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6aac7bc7546443fda5644d5104fff470", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29524
20:08:02.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1955bad53d3440eaea8e60b3b487f99", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479564697600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f1955bad53d3440eaea8e60b3b487f99" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f1955bad53d3440eaea8e60b3b487f99", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29529
20:08:02.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479609307136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "703ac8590f434d9b8b336a308a9bed3d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479629787136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "703ac8590f434d9b8b336a308a9bed3d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1887 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="703ac8590f434d9b8b336a308a9bed3d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29535
20:08:02.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479656886272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d88c9b04873e4840b897f3586f8da99a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479680864256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d88c9b04873e4840b897f3586f8da99a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1893 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d88c9b04873e4840b897f3586f8da99a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29541
20:08:02.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479718440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "edff1612f3e340d295f94498dab5974c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479718440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "edff1612f3e340d295f94498dab5974c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1896 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="edff1612f3e340d295f94498dab5974c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29544
20:08:02.756 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@834836111(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479746441216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.757 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1196728182(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcdb925ffc88446f94bb9a810d14e13e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479765020672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dcdb925ffc88446f94bb9a810d14e13e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1901 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dcdb925ffc88446f94bb9a810d14e13e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29549
20:08:02.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479789907968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7af6787adf64a3a817b0a9648014e06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479809466368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a7af6787adf64a3a817b0a9648014e06" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a7af6787adf64a3a817b0a9648014e06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29572
20:08:02.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479837261824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479857094656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c29d587f88134c4aaecbbf83141a8b59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479857094656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c29d587f88134c4aaecbbf83141a8b59" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1930 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c29d587f88134c4aaecbbf83141a8b59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29578
20:08:02.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26c19af388f445c78ac497fd95b4dfb1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479910645760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "26c19af388f445c78ac497fd95b4dfb1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1937 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="26c19af388f445c78ac497fd95b4dfb1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29585
20:08:02.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d1350c15f404bee91227cba25add940", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336479938088960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3d1350c15f404bee91227cba25add940" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3d1350c15f404bee91227cba25add940", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29589
20:08:02.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479977766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479999025152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336479999025152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480006148096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@454748106(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8dd1312e42a84c7ebbdb29bc7d145606", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480013135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8dd1312e42a84c7ebbdb29bc7d145606" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1949 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8dd1312e42a84c7ebbdb29bc7d145606", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29597
20:08:02.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62facdf7d3c54173ab2c2a767e809cd1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480035741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "62facdf7d3c54173ab2c2a767e809cd1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1962 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="62facdf7d3c54173ab2c2a767e809cd1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29610
20:08:02.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "857ca9e4cf6d4782b6c0263637352ec1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480105439232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "857ca9e4cf6d4782b6c0263637352ec1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1968 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="857ca9e4cf6d4782b6c0263637352ec1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29616
20:08:02.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480126996480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480147345408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480155049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480162807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480169357312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480169357312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4454470023744b3d929ee458505b6e64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480176336896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4454470023744b3d929ee458505b6e64" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1976 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4454470023744b3d929ee458505b6e64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29624
20:08:02.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@963474383(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "624b1f0610b84f60a3ada39261d8611a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480201314304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "624b1f0610b84f60a3ada39261d8611a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1980 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="624b1f0610b84f60a3ada39261d8611a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29628
20:08:02.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480275431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed9aa2c74a424c1da768efde7ca7559a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480275431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ed9aa2c74a424c1da768efde7ca7559a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1993 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ed9aa2c74a424c1da768efde7ca7559a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29641
20:08:02.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480305795072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b709ca0b33d4537b18cddf5ba815acc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480325885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b709ca0b33d4537b18cddf5ba815acc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1999 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b709ca0b33d4537b18cddf5ba815acc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29647
20:08:02.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480359530496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91e29fe79d8641cf8178b72d612f57c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480376446976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91e29fe79d8641cf8178b72d612f57c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2002 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="91e29fe79d8641cf8178b72d612f57c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29650
20:08:02.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480402132992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480423432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@482274435(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6db609d9519450dbe5cb372b411a2a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480430723072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e6db609d9519450dbe5cb372b411a2a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e6db609d9519450dbe5cb372b411a2a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29656
20:08:02.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480455438336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b731294c9cec43dfa48f733d9e7b48f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480479842304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b731294c9cec43dfa48f733d9e7b48f1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2022 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b731294c9cec43dfa48f733d9e7b48f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29670
20:08:02.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480512069632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480533282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480533282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.948 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2146598733(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c205031318c41849e7e2a20dede377a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480539471872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c205031318c41849e7e2a20dede377a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2029 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c205031318c41849e7e2a20dede377a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29677
20:08:02.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d32a6130cb694b03bf203d2ccbc59603", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480570404864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d32a6130cb694b03bf203d2ccbc59603" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2043 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d32a6130cb694b03bf203d2ccbc59603", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29691
20:08:02.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480635551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@865788878(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:02.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6415bd0a8826424482214ab53692479f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480635551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6415bd0a8826424482214ab53692479f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2049 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6415bd0a8826424482214ab53692479f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29697
20:08:02.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cd2e82cd01b437c9a3aa20e75f14377", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480666189824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:02.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1cd2e82cd01b437c9a3aa20e75f14377" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:02.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2063 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1cd2e82cd01b437c9a3aa20e75f14377", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:02.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29711
20:08:02.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480708083712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336480728862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.005 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1631264121(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "86022dbfb4b943bead80f9680084585e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480728862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "86022dbfb4b943bead80f9680084585e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2068 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="86022dbfb4b943bead80f9680084585e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29716
20:08:03.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef2d0aa046ca42438fbfebac860734e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480816881664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef2d0aa046ca42438fbfebac860734e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef2d0aa046ca42438fbfebac860734e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29730
20:08:03.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a59084b46b15495b948cf53a942b77ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480846135296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a59084b46b15495b948cf53a942b77ab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2087 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a59084b46b15495b948cf53a942b77ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29735
20:08:03.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f6c39ff12b14f5e975a77cda1df60d9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480883908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f6c39ff12b14f5e975a77cda1df60d9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2090 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f6c39ff12b14f5e975a77cda1df60d9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29738
20:08:03.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c07858ddca574444bd9d94270a648ea3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480929136640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c07858ddca574444bd9d94270a648ea3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2094 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c07858ddca574444bd9d94270a648ea3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29742
20:08:03.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94db1f8c4248419d833d6240b2122813", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336480968409088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94db1f8c4248419d833d6240b2122813" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2098 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94db1f8c4248419d833d6240b2122813", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29746
20:08:03.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e86f61f3b84446de8ea7df450378caf5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481014497280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e86f61f3b84446de8ea7df450378caf5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e86f61f3b84446de8ea7df450378caf5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29750
20:08:03.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b2be6348bac4e5d889cbee6161b8c8a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481060384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7b2be6348bac4e5d889cbee6161b8c8a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7b2be6348bac4e5d889cbee6161b8c8a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29754
20:08:03.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf278fcd12cf4edaaf4841e18d71c341", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481109663744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf278fcd12cf4edaaf4841e18d71c341" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2111 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf278fcd12cf4edaaf4841e18d71c341", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29759
20:08:03.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2732defa8a574b3ca28f2a66a2e11b40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481161654272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2732defa8a574b3ca28f2a66a2e11b40" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2115 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2732defa8a574b3ca28f2a66a2e11b40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29763
20:08:03.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481204355072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.114 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@176832297(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f4feb97b89b74a96981a4ad49462a195", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481224359936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f4feb97b89b74a96981a4ad49462a195" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2120 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f4feb97b89b74a96981a4ad49462a195", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29768
20:08:03.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa13a1047227413585bcef963e05a3e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481253167104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aa13a1047227413585bcef963e05a3e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2133 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aa13a1047227413585bcef963e05a3e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29781
20:08:03.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5da84ffcdccd498e8f69e2397c1ac31e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481297846272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5da84ffcdccd498e8f69e2397c1ac31e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2137 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5da84ffcdccd498e8f69e2397c1ac31e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29785
20:08:03.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481360777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28a48d1df71a4baea82cd25298be8ccc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481383542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28a48d1df71a4baea82cd25298be8ccc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2144 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28a48d1df71a4baea82cd25298be8ccc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29792
20:08:03.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481409318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8784688bed8b48fa8b1ea3d7bc139ea7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481431277568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8784688bed8b48fa8b1ea3d7bc139ea7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2147 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8784688bed8b48fa8b1ea3d7bc139ea7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29795
20:08:03.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d00bde2808b5412b983c7ad3e124e453", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481455796224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d00bde2808b5412b983c7ad3e124e453" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2150 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d00bde2808b5412b983c7ad3e124e453", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29798
20:08:03.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0f9858638144b30a7725de20c4c7ff1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481504358400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a0f9858638144b30a7725de20c4c7ff1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2155 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a0f9858638144b30a7725de20c4c7ff1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29803
20:08:03.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13b3f4ff4b00463e9d60f89756ac9a2e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481572282368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "13b3f4ff4b00463e9d60f89756ac9a2e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2161 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="13b3f4ff4b00463e9d60f89756ac9a2e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29809
20:08:03.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ece15b54d854bc89e2c179d73c781e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481596162048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ece15b54d854bc89e2c179d73c781e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1718493474(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2165 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ece15b54d854bc89e2c179d73c781e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29813
20:08:03.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@34482866(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c51db846a37f4a16879112c737fc697d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481656872960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c51db846a37f4a16879112c737fc697d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.227 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@996618079(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c51db846a37f4a16879112c737fc697d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29819
20:08:03.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1615805549(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.231 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2009036407(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@77044104(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef63bf31a29c427991847a11d4a0818a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481681690624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef63bf31a29c427991847a11d4a0818a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.237 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@101208978(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef63bf31a29c427991847a11d4a0818a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29830
20:08:03.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481724129280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@524139370(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.242 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@331184692(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@727640594(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48975e4d90fc406e9b3ac606a1946e21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481724129280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48975e4d90fc406e9b3ac606a1946e21" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1863235624(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48975e4d90fc406e9b3ac606a1946e21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29870
20:08:03.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481768624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481787731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6a8a72ca2714907af33b4e0e33a366d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481787731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e6a8a72ca2714907af33b4e0e33a366d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2272 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e6a8a72ca2714907af33b4e0e33a366d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29920
20:08:03.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37e24a32e1c444bba8951173eb54378d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481814155264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "37e24a32e1c444bba8951173eb54378d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="37e24a32e1c444bba8951173eb54378d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29930
20:08:03.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9b2aab261ef478cac1fb8c380d72c0d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481839583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9b2aab261ef478cac1fb8c380d72c0d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2284 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9b2aab261ef478cac1fb8c380d72c0d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29932
20:08:03.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f9c879f1e0e4438af6d775b7e505771", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481891667968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6f9c879f1e0e4438af6d775b7e505771" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2286 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6f9c879f1e0e4438af6d775b7e505771", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29934
20:08:03.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336481962074112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23bceba6bd444c969bf309f74e10292b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336481962074112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23bceba6bd444c969bf309f74e10292b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="23bceba6bd444c969bf309f74e10292b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29940
20:08:03.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d3b3b4639db4369abd28362a0d86fe2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482024353792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d3b3b4639db4369abd28362a0d86fe2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2299 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d3b3b4639db4369abd28362a0d86fe2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29947
20:08:03.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482047401984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482068017152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482076319744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39575551971f47558afacb712f7c3008", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482081943552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39575551971f47558afacb712f7c3008" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="39575551971f47558afacb712f7c3008", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29954
20:08:03.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b56f7ef5adb49c59de31b111f887f4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482104737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6b56f7ef5adb49c59de31b111f887f4f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6b56f7ef5adb49c59de31b111f887f4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29958
20:08:03.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06c498f501894d74b167d3f4589a4297", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482145832960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "06c498f501894d74b167d3f4589a4297" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2315 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="06c498f501894d74b167d3f4589a4297", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29963
20:08:03.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@488286280(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "147ecfe4e8e7451b97265fc9f3f597d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482189615104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "147ecfe4e8e7451b97265fc9f3f597d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2320 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="147ecfe4e8e7451b97265fc9f3f597d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29968
20:08:03.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482232725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482251096064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482257809408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9501193e7d764df5a98909f56196546b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482257809408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9501193e7d764df5a98909f56196546b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1695423749(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2336 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9501193e7d764df5a98909f56196546b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29984
20:08:03.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@970745292(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482285666304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596198695(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796862454(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81b55d6b51b6450e8a59b3eef8d097fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482311536640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "81b55d6b51b6450e8a59b3eef8d097fd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="81b55d6b51b6450e8a59b3eef8d097fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29990
20:08:03.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482338840576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a9632ca022c4df0aaa71a9937fa9c00", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482338840576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3a9632ca022c4df0aaa71a9937fa9c00" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3a9632ca022c4df0aaa71a9937fa9c00", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30030
20:08:03.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e87cbcb7b3d484c8bc1c37d277c27b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482382708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e87cbcb7b3d484c8bc1c37d277c27b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2385 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e87cbcb7b3d484c8bc1c37d277c27b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30033
20:08:03.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2129280933(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6c9087c3db8473cbe3e4d35fe94ee68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482425454592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6c9087c3db8473cbe3e4d35fe94ee68" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2390 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6c9087c3db8473cbe3e4d35fe94ee68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30038
20:08:03.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28ed3f986f4b4bf1909fbd3713dcce8c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482491809792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28ed3f986f4b4bf1909fbd3713dcce8c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2402 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28ed3f986f4b4bf1909fbd3713dcce8c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30050
20:08:03.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ebb650848d0343d7ac22678ff55d3fdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482498625536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ebb650848d0343d7ac22678ff55d3fdb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2403 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ebb650848d0343d7ac22678ff55d3fdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30051
20:08:03.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "979f79f5d13f455a95105ec7603e0fae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482540625920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "979f79f5d13f455a95105ec7603e0fae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="979f79f5d13f455a95105ec7603e0fae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30053
20:08:03.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@608360369(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482607517696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482607517696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482614177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482614177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab77990f89904db2b1b7e87a429bee30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482620358656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab77990f89904db2b1b7e87a429bee30" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab77990f89904db2b1b7e87a429bee30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30070
20:08:03.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482644094976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ccfcc35a19a43d18ee4dffd40c2da25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482663600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8ccfcc35a19a43d18ee4dffd40c2da25" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2426 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8ccfcc35a19a43d18ee4dffd40c2da25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30074
20:08:03.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1300962915(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482689155072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1765396581(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24a94352a13e439ebcad7cadc05920f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482709311488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24a94352a13e439ebcad7cadc05920f9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.483 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1182911984(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="24a94352a13e439ebcad7cadc05920f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30079
20:08:03.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a83d3502d1b7445ab705c50c2ed5d081", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482736336896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a83d3502d1b7445ab705c50c2ed5d081" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a83d3502d1b7445ab705c50c2ed5d081", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30090
20:08:03.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482776555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482795843584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482803068928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482803068928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1959552462(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "efe41dccfac548be98a3a7bb34e13ab3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482808889344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "efe41dccfac548be98a3a7bb34e13ab3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2468 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="efe41dccfac548be98a3a7bb34e13ab3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30116
20:08:03.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab3e1b3597ca47eca565c5fba18df9c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482856435712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab3e1b3597ca47eca565c5fba18df9c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab3e1b3597ca47eca565c5fba18df9c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30130
20:08:03.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482864250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482891542528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482899156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e82a6924dd14cefa4079c084da314f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482899156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7e82a6924dd14cefa4079c084da314f4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2485 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7e82a6924dd14cefa4079c084da314f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30133
20:08:03.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1629553970(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1186745227(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c560107f12794eac8c3f9d2bbefe7f02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482947080192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c560107f12794eac8c3f9d2bbefe7f02" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2490 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c560107f12794eac8c3f9d2bbefe7f02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30138
20:08:03.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336482976088064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8fbff207616a48e19a5e6b36fab147f2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336482994606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8fbff207616a48e19a5e6b36fab147f2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2513 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8fbff207616a48e19a5e6b36fab147f2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30161
20:08:03.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "baf1395a396c419a992d93d33808878f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483020218368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "baf1395a396c419a992d93d33808878f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="baf1395a396c419a992d93d33808878f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30165
20:08:03.567 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@236642529(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483061202944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "891358744da74a6fadfaf0461adeeb89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483084627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "891358744da74a6fadfaf0461adeeb89" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@426710777(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2521 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="891358744da74a6fadfaf0461adeeb89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30169
20:08:03.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483094077440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483129012224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483136749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88ffaa8217704fc6a71e232e1bcd5691", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483136749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "88ffaa8217704fc6a71e232e1bcd5691" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="88ffaa8217704fc6a71e232e1bcd5691", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30190
20:08:03.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6fc9ad50f8ce4a008cb24c385beeaff1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483158970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6fc9ad50f8ce4a008cb24c385beeaff1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2544 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6fc9ad50f8ce4a008cb24c385beeaff1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30192
20:08:03.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1880004723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.604 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414165994(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3276892add1a4e979d5eb4dea9a19069", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483207372800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3276892add1a4e979d5eb4dea9a19069" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2549 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3276892add1a4e979d5eb4dea9a19069", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30197
20:08:03.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39feb9c54f9846a085a36b2c1c35a755", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483280703488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39feb9c54f9846a085a36b2c1c35a755" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2572 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="39feb9c54f9846a085a36b2c1c35a755", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30220
20:08:03.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01285e46227a4c7c9648be321cbd927d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483303718912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "01285e46227a4c7c9648be321cbd927d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2576 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="01285e46227a4c7c9648be321cbd927d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30224
20:08:03.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483342790656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483364106240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "44642f62643f4bc0aa16d3a5df6a6970", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483371372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "44642f62643f4bc0aa16d3a5df6a6970" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2583 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="44642f62643f4bc0aa16d3a5df6a6970", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30231
20:08:03.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483396988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66b5e2fb115c4797814e0fd513381375", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483416780800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66b5e2fb115c4797814e0fd513381375" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2589 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66b5e2fb115c4797814e0fd513381375", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30237
20:08:03.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6034bc3db6534eb58a035658074607f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483442872320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6034bc3db6534eb58a035658074607f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2593 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6034bc3db6534eb58a035658074607f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30241
20:08:03.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@227445354(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95383a44e7044a44bc2b6ecd11f9b378", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483507605504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "95383a44e7044a44bc2b6ecd11f9b378" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2599 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="95383a44e7044a44bc2b6ecd11f9b378", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30247
20:08:03.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18b0c7fb097e466bacf665b76251a4f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483530264576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "18b0c7fb097e466bacf665b76251a4f1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="18b0c7fb097e466bacf665b76251a4f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30250
20:08:03.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3256ce1d62f49c3aec08a7329039518", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483576840192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3256ce1d62f49c3aec08a7329039518" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2616 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c3256ce1d62f49c3aec08a7329039518", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30264
20:08:03.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c742fd8db274d92addf18c507c2e815", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483623698432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5c742fd8db274d92addf18c507c2e815" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5c742fd8db274d92addf18c507c2e815", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30269
20:08:03.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9f07a557e7f64bbcae93e975bc330993", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483685838848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9f07a557e7f64bbcae93e975bc330993" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2627 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9f07a557e7f64bbcae93e975bc330993", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30275
20:08:03.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d884e31346c45f790655a6a81473b09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483731890176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3d884e31346c45f790655a6a81473b09" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2633 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3d884e31346c45f790655a6a81473b09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30281
20:08:03.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483770437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1823972860(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f72a5be3e5ef4520a465268d8f603feb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483777368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f72a5be3e5ef4520a465268d8f603feb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2637 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f72a5be3e5ef4520a465268d8f603feb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30285
20:08:03.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483805470720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3278a63b6e54557b06308cab146eb48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483822493696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3278a63b6e54557b06308cab146eb48" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3278a63b6e54557b06308cab146eb48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30300
20:08:03.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2a9844e7ae642e7a9ca5b1ec555a728", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483847348224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d2a9844e7ae642e7a9ca5b1ec555a728" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2654 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d2a9844e7ae642e7a9ca5b1ec555a728", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30302
20:08:03.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761500441(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.772 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1864138953(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea21d4e8fe2045ce930bc737f8810e8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483891834880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea21d4e8fe2045ce930bc737f8810e8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2658 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea21d4e8fe2045ce930bc737f8810e8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30306
20:08:03.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483955257344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336483955257344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21ad77d6b66544eead21aeac4b79c412", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336483962343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "21ad77d6b66544eead21aeac4b79c412" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2683 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="21ad77d6b66544eead21aeac4b79c412", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30331
20:08:03.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@372808346(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e658d7d059d4eae9c1c7ca86a57bb7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484013559808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5e658d7d059d4eae9c1c7ca86a57bb7d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5e658d7d059d4eae9c1c7ca86a57bb7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30338
20:08:03.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10e0fdbc611d49e9922ea9db92c0551c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484048670720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "10e0fdbc611d49e9922ea9db92c0551c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2704 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="10e0fdbc611d49e9922ea9db92c0551c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30352
20:08:03.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484110831616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1185988060(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e39cec1129fe45da9be7d22ee9628d02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484110831616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e39cec1129fe45da9be7d22ee9628d02" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2709 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e39cec1129fe45da9be7d22ee9628d02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30357
20:08:03.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9ef56eddfd34477d9733ed2ad24f2fb1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484136640512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9ef56eddfd34477d9733ed2ad24f2fb1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9ef56eddfd34477d9733ed2ad24f2fb1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30370
20:08:03.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484211339264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8addd5fec604447da63d42255f88733a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484211339264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8addd5fec604447da63d42255f88733a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2728 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8addd5fec604447da63d42255f88733a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30376
20:08:03.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484238991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "537ba879e1744a14baea743ad476f3b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484270014464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "537ba879e1744a14baea743ad476f3b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2734 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="537ba879e1744a14baea743ad476f3b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30382
20:08:03.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484302688256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28e6e262209e4f5580d78414d1233832", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484323147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28e6e262209e4f5580d78414d1233832" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2740 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28e6e262209e4f5580d78414d1233832", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30388
20:08:03.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b83801dd95d043d89fbc6b5f7baf5ec0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484364759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b83801dd95d043d89fbc6b5f7baf5ec0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2744 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b83801dd95d043d89fbc6b5f7baf5ec0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30392
20:08:03.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a138b734ee114be2977a04c7d49b8bf4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484394524672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a138b734ee114be2977a04c7d49b8bf4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2749 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a138b734ee114be2977a04c7d49b8bf4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30397
20:08:03.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484447494144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484467044352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484474572800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "009e546ea21a4a53b6ee5324729e678b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484480897024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "009e546ea21a4a53b6ee5324729e678b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2758 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="009e546ea21a4a53b6ee5324729e678b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30406
20:08:03.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "617f4dfc3337458b8e5089909b341654", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484506374144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "617f4dfc3337458b8e5089909b341654" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="617f4dfc3337458b8e5089909b341654", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30410
20:08:03.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7623399f16c4938a370ff769e3919f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484580139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e7623399f16c4938a370ff769e3919f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1555834502(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2768 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e7623399f16c4938a370ff769e3919f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30416
20:08:03.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1471016720(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "750d4f67759042bc8e42a9a28f2f3db0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484604497920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "750d4f67759042bc8e42a9a28f2f3db0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="750d4f67759042bc8e42a9a28f2f3db0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30419
20:08:03.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484666908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484666908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d0db04bdaf647739308ca383b4dbb9e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484666908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d0db04bdaf647739308ca383b4dbb9e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2794 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d0db04bdaf647739308ca383b4dbb9e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30442
20:08:03.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93541173(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:03.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad3d050dbce6491b8fc2d87fb7e0460e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484699553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ad3d050dbce6491b8fc2d87fb7e0460e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2799 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ad3d050dbce6491b8fc2d87fb7e0460e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30447
20:08:03.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484790693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3f7a61074bd4e4c86919592c5528901", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484790693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:03.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3f7a61074bd4e4c86919592c5528901" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:03.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2813 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c3f7a61074bd4e4c86919592c5528901", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:03.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30461
20:08:04.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "865fec5a6c134609a94212c7c4d0bcdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484849238016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "865fec5a6c134609a94212c7c4d0bcdb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1183731718(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2818 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="865fec5a6c134609a94212c7c4d0bcdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30466
20:08:04.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484897648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484897648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484907212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484915384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f13778fd09114c85ab243709737add74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484921528320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f13778fd09114c85ab243709737add74" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2834 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f13778fd09114c85ab243709737add74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30482
20:08:04.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336484958199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20cf2984240a4e76886449dcd54d0081", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336484976738304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "20cf2984240a4e76886449dcd54d0081" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2837 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="20cf2984240a4e76886449dcd54d0081", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30485
20:08:04.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485032574976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "826d1e1520a44126b15f98cdfb06eaa7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485032574976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "826d1e1520a44126b15f98cdfb06eaa7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="826d1e1520a44126b15f98cdfb06eaa7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30490
20:08:04.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d0a549d10554baf851a813ecaba905d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485083897856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3d0a549d10554baf851a813ecaba905d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2845 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3d0a549d10554baf851a813ecaba905d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30493
20:08:04.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68a907e271a146f7b5ebdd38c9253f1e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485134872576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "68a907e271a146f7b5ebdd38c9253f1e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2848 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="68a907e271a146f7b5ebdd38c9253f1e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30496
20:08:04.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10b38eab29e141d5a0a88330ad8c3d3d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485196673024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "10b38eab29e141d5a0a88330ad8c3d3d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2853 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="10b38eab29e141d5a0a88330ad8c3d3d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30501
20:08:04.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26dc1793c33c403ca0d1d5e25390c38c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485243039744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "26dc1793c33c403ca0d1d5e25390c38c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2855 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="26dc1793c33c403ca0d1d5e25390c38c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30503
20:08:04.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3c50d07d69d4774a63cba6551ca1eb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485284868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3c50d07d69d4774a63cba6551ca1eb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2861 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3c50d07d69d4774a63cba6551ca1eb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30509
20:08:04.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b1b3286b45e42d4816e9104cde368b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485375193088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b1b3286b45e42d4816e9104cde368b5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2867 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b1b3286b45e42d4816e9104cde368b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30515
20:08:04.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485442383872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485442383872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26f9db8d7d504691a2965ed3ceab9914", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485452574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "26f9db8d7d504691a2965ed3ceab9914" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2874 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="26f9db8d7d504691a2965ed3ceab9914", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30522
20:08:04.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2067514951(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "183a0abd42e841659e38aafcec492af0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485497614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "183a0abd42e841659e38aafcec492af0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1129739103(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="183a0abd42e841659e38aafcec492af0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30527
20:08:04.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1556323067(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "935547e27e494d9bbc6a5089c343f9d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485520158720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "935547e27e494d9bbc6a5089c343f9d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2882 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="935547e27e494d9bbc6a5089c343f9d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30530
20:08:04.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43535726b1d9450c94f6ff53e8211fb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485580771328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "43535726b1d9450c94f6ff53e8211fb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2914 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="43535726b1d9450c94f6ff53e8211fb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30562
20:08:04.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761214213(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "580ebeeae8a94cc28bbcbf77aeea6ff6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485605830656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "580ebeeae8a94cc28bbcbf77aeea6ff6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1297417635(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2918 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="580ebeeae8a94cc28bbcbf77aeea6ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30566
20:08:04.198 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1038703581(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485650604032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485669650432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d09089e3040488cb1f361f5509efd7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485677182976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9d09089e3040488cb1f361f5509efd7d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2942 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9d09089e3040488cb1f361f5509efd7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30590
20:08:04.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485721608192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cff5f722af2d40f2b9c2a757a2a1a539", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485721608192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cff5f722af2d40f2b9c2a757a2a1a539" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2956 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cff5f722af2d40f2b9c2a757a2a1a539", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30604
20:08:04.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485765615616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485765615616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485765615616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485774303232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485782102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485787590656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485787590656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01d8ef039ef24a5196520c189b1a2b9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485794455552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "01d8ef039ef24a5196520c189b1a2b9f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2964 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="01d8ef039ef24a5196520c189b1a2b9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30612
20:08:04.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485818105856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485842952192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109545177(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1511773116(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "196da9d8b76345c392a194cb20c3c409", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485850472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "196da9d8b76345c392a194cb20c3c409" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2970 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="196da9d8b76345c392a194cb20c3c409", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30618
20:08:04.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485876035584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485894991872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7432d8906ecf41809f88fe9e37548795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485902209024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7432d8906ecf41809f88fe9e37548795" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2994 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7432d8906ecf41809f88fe9e37548795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30642
20:08:04.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1057406273(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1965bd83c63b4ac79fb6cee28a8f7bc2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485949808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1965bd83c63b4ac79fb6cee28a8f7bc2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3000 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1965bd83c63b4ac79fb6cee28a8f7bc2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30648
20:08:04.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485976223744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336485995544576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27de60d932ad4fb0965477c13b120431", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336485995544576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27de60d932ad4fb0965477c13b120431" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3014 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27de60d932ad4fb0965477c13b120431", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30662
20:08:04.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1088ffbebde46b29cd30261098554b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486026506240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1088ffbebde46b29cd30261098554b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3019 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1088ffbebde46b29cd30261098554b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30667
20:08:04.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7eee7bcb3bdb46b98d07351cebd54be2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486082584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7eee7bcb3bdb46b98d07351cebd54be2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3024 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7eee7bcb3bdb46b98d07351cebd54be2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30672
20:08:04.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486138937344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1220951759(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4fcbaf2955b2411ea8df51d436f99f69", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486138937344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4fcbaf2955b2411ea8df51d436f99f69" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1572380380(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3028 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4fcbaf2955b2411ea8df51d436f99f69", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30676
20:08:04.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1505374436(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486163755008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1398563367(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5bf0b8e386d4217aa496e0e12b926bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486185857024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5bf0b8e386d4217aa496e0e12b926bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3042 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5bf0b8e386d4217aa496e0e12b926bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30690
20:08:04.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f6e770ddf08465b83113d339f33b742", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486228316160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6f6e770ddf08465b83113d339f33b742" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3074 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6f6e770ddf08465b83113d339f33b742", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30722
20:08:04.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e72a59dac3004ad5a344ca2a9ce3b6d7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486250762240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e72a59dac3004ad5a344ca2a9ce3b6d7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3078 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e72a59dac3004ad5a344ca2a9ce3b6d7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30726
20:08:04.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486290632704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "814f8d52a66443be81f1c66725a9c2f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486310088704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "814f8d52a66443be81f1c66725a9c2f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3084 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="814f8d52a66443be81f1c66725a9c2f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30732
20:08:04.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486335500288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486361227264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486369157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714415813(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486369157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486375567360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486375567360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486383071232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "76af9a293a7c477a8196e26f494eb47d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486390251520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "76af9a293a7c477a8196e26f494eb47d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="76af9a293a7c477a8196e26f494eb47d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30750
20:08:04.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486413754368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67c14e85dcee47ea92694a60b59a8828", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486433558528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "67c14e85dcee47ea92694a60b59a8828" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="67c14e85dcee47ea92694a60b59a8828", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30755
20:08:04.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486496600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf9e35ef7c414da8ae2f511f47cbf9cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486496600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bf9e35ef7c414da8ae2f511f47cbf9cd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3113 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bf9e35ef7c414da8ae2f511f47cbf9cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30761
20:08:04.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "265412b904184b23814b2e81b558dcf5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486527131648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "265412b904184b23814b2e81b558dcf5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3118 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="265412b904184b23814b2e81b558dcf5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30766
20:08:04.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486565720064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486589853696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486597480448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486597480448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486603776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66ec55103e6f4bc1b4e9321172ea178c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486609674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66ec55103e6f4bc1b4e9321172ea178c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3126 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66ec55103e6f4bc1b4e9321172ea178c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30774
20:08:04.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486635520000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486656483328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486664949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486664949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486671446016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486677438464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486677438464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b63c75d225b8415886003cf9afe2cba8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486683140096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b63c75d225b8415886003cf9afe2cba8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@868367157(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b63c75d225b8415886003cf9afe2cba8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30784
20:08:04.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486709850112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27b0c7348761410388e7a4414f4b75ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486728785920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27b0c7348761410388e7a4414f4b75ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27b0c7348761410388e7a4414f4b75ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30790
20:08:04.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486775525376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486775525376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@997654713(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ad825e329e144748298ba31c50e6555", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486782529536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3ad825e329e144748298ba31c50e6555" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3157 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3ad825e329e144748298ba31c50e6555", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30805
20:08:04.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "84d1da12131b487683d969a55e333c04", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486826287104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "84d1da12131b487683d969a55e333c04" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3172 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="84d1da12131b487683d969a55e333c04", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30820
20:08:04.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486875475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486875475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.497 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@193597610(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "579c8941119941e49c818bdb2fbfc1cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486885654528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "579c8941119941e49c818bdb2fbfc1cc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3179 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="579c8941119941e49c818bdb2fbfc1cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30827
20:08:04.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8edeb69139cc448981ed3cfdbd58aaa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486932254720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8edeb69139cc448981ed3cfdbd58aaa1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3194 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8edeb69139cc448981ed3cfdbd58aaa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30842
20:08:04.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486976802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336486976802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "429d551d07854675949b07b50ebeb008", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336486983286784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "429d551d07854675949b07b50ebeb008" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="429d551d07854675949b07b50ebeb008", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30848
20:08:04.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487010377728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88e59478fb3e43ebaaebe7dd74953464", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487026221056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "88e59478fb3e43ebaaebe7dd74953464" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.539 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@166417448(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3206 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="88e59478fb3e43ebaaebe7dd74953464", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30854
20:08:04.541 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@726846899(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@681800360(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ed8f937d85748fbb80624560a1b3ed5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487056932864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8ed8f937d85748fbb80624560a1b3ed5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3211 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8ed8f937d85748fbb80624560a1b3ed5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30859
20:08:04.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21aca7d95d2d49f68b6d942a36b6034b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487097425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "21aca7d95d2d49f68b6d942a36b6034b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3242 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="21aca7d95d2d49f68b6d942a36b6034b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30890
20:08:04.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487142158336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1937188950(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7412c839162f48e9964fedcd6f33716d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487162576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7412c839162f48e9964fedcd6f33716d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.572 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@552499204(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7412c839162f48e9964fedcd6f33716d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30896
20:08:04.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@493618943(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa1fec0083f54a5ab6cd89ba1e5d08e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487210139648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa1fec0083f54a5ab6cd89ba1e5d08e6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa1fec0083f54a5ab6cd89ba1e5d08e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30910
20:08:04.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487238889472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "edcce0e963fe42e082a4390b33632271", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487255068672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "edcce0e963fe42e082a4390b33632271" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3285 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="edcce0e963fe42e082a4390b33632271", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30933
20:08:04.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2be2d2141b624691b308dfcbea5007e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487300644864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2be2d2141b624691b308dfcbea5007e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2be2d2141b624691b308dfcbea5007e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30938
20:08:04.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4c3621edbd54927896cfb0587e21fe7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487349448704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4c3621edbd54927896cfb0587e21fe7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3295 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4c3621edbd54927896cfb0587e21fe7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30943
20:08:04.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e93a009def24ae88f8bce67e9f78bd4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487375491072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5e93a009def24ae88f8bce67e9f78bd4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3299 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5e93a009def24ae88f8bce67e9f78bd4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30947
20:08:04.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7a20a59200b4a2ea1aeb2b1e9cc07d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487426641920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7a20a59200b4a2ea1aeb2b1e9cc07d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3304 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7a20a59200b4a2ea1aeb2b1e9cc07d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30952
20:08:04.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487464423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487489699840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.645 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787022280(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679210971(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95defd8412494ffdad8c73c8f066748e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487496130560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "95defd8412494ffdad8c73c8f066748e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="95defd8412494ffdad8c73c8f066748e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30958
20:08:04.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2247ec5cc354d78b7001bd1c5ec73b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487523008512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2247ec5cc354d78b7001bd1c5ec73b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3332 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a2247ec5cc354d78b7001bd1c5ec73b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30980
20:08:04.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19c6d2155a0c46a9970a20d5db0bd290", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487593521152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19c6d2155a0c46a9970a20d5db0bd290" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19c6d2155a0c46a9970a20d5db0bd290", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30986
20:08:04.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "972314dafd134367813483e9cb243f31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487646814208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "972314dafd134367813483e9cb243f31" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="972314dafd134367813483e9cb243f31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30991
20:08:04.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72b9c20e18da45b0a2fdbba0cd1fd8c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487670558720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72b9c20e18da45b0a2fdbba0cd1fd8c1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3347 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="72b9c20e18da45b0a2fdbba0cd1fd8c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30995
20:08:04.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4a92b66a75e4341b77b9be8c4aa2ef9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487737380864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d4a92b66a75e4341b77b9be8c4aa2ef9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3353 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d4a92b66a75e4341b77b9be8c4aa2ef9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31001
20:08:04.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487781593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487781593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "510c3f829413427495d03d5af03523b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487790137344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "510c3f829413427495d03d5af03523b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3359 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="510c3f829413427495d03d5af03523b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31007
20:08:04.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487832731648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487832731648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02ad96b0ac864057b6df865de73462a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487839268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02ad96b0ac864057b6df865de73462a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3366 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02ad96b0ac864057b6df865de73462a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31014
20:08:04.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487862775808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4e75d25e10b4d2f8d1fc48d5ed9dbac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487881527296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4e75d25e10b4d2f8d1fc48d5ed9dbac" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3371 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4e75d25e10b4d2f8d1fc48d5ed9dbac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31019
20:08:04.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3027c93ae96c4f9cbd0ef48585692ed2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487931219968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3027c93ae96c4f9cbd0ef48585692ed2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3376 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3027c93ae96c4f9cbd0ef48585692ed2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31024
20:08:04.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2dc4334a923e4fcbbeeffb199d6b8cbd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336487955853312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2dc4334a923e4fcbbeeffb199d6b8cbd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3380 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2dc4334a923e4fcbbeeffb199d6b8cbd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31028
20:08:04.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336487993188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d27f17f065842d2a991e24e046113e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488014639104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9d27f17f065842d2a991e24e046113e8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3385 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9d27f17f065842d2a991e24e046113e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31033
20:08:04.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2069e5b43a9344faa8e9aa15d830df2f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488065744896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2069e5b43a9344faa8e9aa15d830df2f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3391 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2069e5b43a9344faa8e9aa15d830df2f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31039
20:08:04.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488113909760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f72474bbe9042ef8527d319327efdc0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488113909760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5f72474bbe9042ef8527d319327efdc0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3396 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5f72474bbe9042ef8527d319327efdc0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31044
20:08:04.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9dce107cab63440bbc5c1c9be95799a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488145002496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9dce107cab63440bbc5c1c9be95799a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9dce107cab63440bbc5c1c9be95799a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31049
20:08:04.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3dd6b094a58473a97a917f55a4ad025", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488216489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b3dd6b094a58473a97a917f55a4ad025" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3407 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b3dd6b094a58473a97a917f55a4ad025", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31055
20:08:04.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0479e5afc89c40e8aefd99c06b45b63c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488253964288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0479e5afc89c40e8aefd99c06b45b63c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3411 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0479e5afc89c40e8aefd99c06b45b63c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31059
20:08:04.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69b635ec970440b79e00982b9125332d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488292020224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "69b635ec970440b79e00982b9125332d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="69b635ec970440b79e00982b9125332d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31065
20:08:04.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e204cea718e408fa4d0d572313e02bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488353107968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e204cea718e408fa4d0d572313e02bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3423 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e204cea718e408fa4d0d572313e02bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31071
20:08:04.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488396042240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488396042240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488404037632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488404037632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488410546176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@938197765(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9da4c917ec244f9d9293da8b3860ca82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488410546176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9da4c917ec244f9d9293da8b3860ca82" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3428 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9da4c917ec244f9d9293da8b3860ca82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31076
20:08:04.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488463204352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488463204352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00912f5ab1a5455b8728dfa712ccfa0b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488471306240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "00912f5ab1a5455b8728dfa712ccfa0b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3444 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="00912f5ab1a5455b8728dfa712ccfa0b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31092
20:08:04.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1254977785(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3630a9ee147748af83fc37eb6444bd45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488518713344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3630a9ee147748af83fc37eb6444bd45" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@751619881(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3630a9ee147748af83fc37eb6444bd45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31097
20:08:04.907 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2110092042(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5509b7aab565408c9d7abae0d5662022", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488542707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5509b7aab565408c9d7abae0d5662022" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5509b7aab565408c9d7abae0d5662022", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31100
20:08:04.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488618147840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64a39261cd084bf591c3cf9eb9f2cb6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488618147840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "64a39261cd084bf591c3cf9eb9f2cb6c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3485 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="64a39261cd084bf591c3cf9eb9f2cb6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31133
20:08:04.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89efe4c5cc084961a7c0beb4fbd9d27d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488672284672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "89efe4c5cc084961a7c0beb4fbd9d27d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3491 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="89efe4c5cc084961a7c0beb4fbd9d27d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31139
20:08:04.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8fdf51ae97a4d53afe9f168b0d72c79", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488699240448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8fdf51ae97a4d53afe9f168b0d72c79" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3495 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f8fdf51ae97a4d53afe9f168b0d72c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31143
20:08:04.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488762671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488762671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02346b0deadf4b9ab21441795c9323a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488770347008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02346b0deadf4b9ab21441795c9323a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3502 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02346b0deadf4b9ab21441795c9323a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31150
20:08:04.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488793026560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488816328704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488823701504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@350188636(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@892634246(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9ce067c2d8d495fab191d67d8c6cb6e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488823701504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9ce067c2d8d495fab191d67d8c6cb6e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2144051342(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:04.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3508 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9ce067c2d8d495fab191d67d8c6cb6e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31156
20:08:04.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488874172416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336488883343360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f25d7485802e4bc8b10480ec637d5290", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488889724928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:04.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f25d7485802e4bc8b10480ec637d5290" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:04.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f25d7485802e4bc8b10480ec637d5290", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:04.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31190
20:08:05.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9f6876300e9049c18f69064a119d31ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488930623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9f6876300e9049c18f69064a119d31ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3545 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9f6876300e9049c18f69064a119d31ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31193
20:08:05.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "122f96f09fbe497e8fd75af5a724baf5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336488990478336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "122f96f09fbe497e8fd75af5a724baf5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@692109662(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3549 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="122f96f09fbe497e8fd75af5a724baf5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31197
20:08:05.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188179390(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489026551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36926295e7e748faa53ff75ae34b8f07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489049321472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36926295e7e748faa53ff75ae34b8f07" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36926295e7e748faa53ff75ae34b8f07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31200
20:08:05.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cf11afa988a4a7899ceb88d5279a651", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489105072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8cf11afa988a4a7899ceb88d5279a651" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3575 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8cf11afa988a4a7899ceb88d5279a651", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31223
20:08:05.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489154191360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.051 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1473483094(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489154191360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489164062720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489172467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489172467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489179570176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489179570176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489187504128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4cf7da4816654ea496dd2368f7d35948", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489194860544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4cf7da4816654ea496dd2368f7d35948" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3594 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4cf7da4816654ea496dd2368f7d35948", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31242
20:08:05.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c8578a5af8ad4930956712c26eea6fdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489217486848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c8578a5af8ad4930956712c26eea6fdb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.080 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975424242(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c8578a5af8ad4930956712c26eea6fdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31245
20:08:05.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524359466(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa28c4435ed14a83bbe803d42a8e5c09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489265922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa28c4435ed14a83bbe803d42a8e5c09" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.091 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@221480978(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3601 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa28c4435ed14a83bbe803d42a8e5c09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31249
20:08:05.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489313398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "463b4d167a5e44bfbe03903b063a57f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489336299520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "463b4d167a5e44bfbe03903b063a57f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="463b4d167a5e44bfbe03903b063a57f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31270
20:08:05.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489370058752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489390759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "879eeb0bc930492f8089b77dd41b54c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489400492032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "879eeb0bc930492f8089b77dd41b54c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="879eeb0bc930492f8089b77dd41b54c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31284
20:08:05.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489425600512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489444851712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "843c3222a6da493e8469d75f6018c414", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489454292992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "843c3222a6da493e8469d75f6018c414" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="843c3222a6da493e8469d75f6018c414", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31290
20:08:05.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489490788352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489498312704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c8e215619144bf5afeeab98fb49511a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489498312704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c8e215619144bf5afeeab98fb49511a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1176629699(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3646 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c8e215619144bf5afeeab98fb49511a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31294
20:08:05.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489528344576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "800f47b745664ed58843798c2f0f75d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489549971456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "800f47b745664ed58843798c2f0f75d8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="800f47b745664ed58843798c2f0f75d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31300
20:08:05.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489578631168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489593810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a92ac9f9e18b458daf3eaf13add01486", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489604988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a92ac9f9e18b458daf3eaf13add01486" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3665 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a92ac9f9e18b458daf3eaf13add01486", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31313
20:08:05.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96bdb01af15044b99ea0159065a05340", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489649618944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96bdb01af15044b99ea0159065a05340" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3668 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="96bdb01af15044b99ea0159065a05340", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31316
20:08:05.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c16b03f55b84f80845fe174304df40a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489679249408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0c16b03f55b84f80845fe174304df40a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0c16b03f55b84f80845fe174304df40a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31320
20:08:05.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489759768576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489759768576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489767796736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe967f84008f46209c1051341106c33a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489767796736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe967f84008f46209c1051341106c33a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3679 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fe967f84008f46209c1051341106c33a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31327
20:08:05.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7030e374291e4f12b8e894c26d35ba33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489820622848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7030e374291e4f12b8e894c26d35ba33" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3684 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7030e374291e4f12b8e894c26d35ba33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31332
20:08:05.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1203365105(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "224c717998ae49bd89d1b270455b437d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489847726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "224c717998ae49bd89d1b270455b437d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3688 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="224c717998ae49bd89d1b270455b437d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31336
20:08:05.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b64c4b05b444d4ba98430868a189079", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489916227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3b64c4b05b444d4ba98430868a189079" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3703 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3b64c4b05b444d4ba98430868a189079", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31351
20:08:05.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67e616dbb0dc43c39afedb0973df3187", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336489942917120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "67e616dbb0dc43c39afedb0973df3187" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3707 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="67e616dbb0dc43c39afedb0973df3187", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31355
20:08:05.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336489988337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490005839872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af3cd7c55fb1428fa701d7ec7f599579", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490015170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "af3cd7c55fb1428fa701d7ec7f599579" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3713 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="af3cd7c55fb1428fa701d7ec7f599579", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31361
20:08:05.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490044493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1122934685(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "110bf3bc663246f797c8bcc6f24d9380", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490044493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "110bf3bc663246f797c8bcc6f24d9380" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3718 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="110bf3bc663246f797c8bcc6f24d9380", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31366
20:08:05.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490114842624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490114842624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.292 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.14.16.253:35145
20:08:05.292 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:05.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.292557 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15628
20:08:05.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e4671b98c394d8fb076fb7e694ad12b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490123874304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e4671b98c394d8fb076fb7e694ad12b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3733 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e4671b98c394d8fb076fb7e694ad12b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31381
20:08:05.300 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:05.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490179346432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.300 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.14.16.253:35145
20:08:05.301 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.301477 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:08:05.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:05.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:08:05.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6732988a262434894e5b46fa844ad7b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490179346432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6732988a262434894e5b46fa844ad7b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3738 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6732988a262434894e5b46fa844ad7b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31386
20:08:05.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490235875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43463d5717d046da91c3cf1a45cb6fd9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490235875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "43463d5717d046da91c3cf1a45cb6fd9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="43463d5717d046da91c3cf1a45cb6fd9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31390
20:08:05.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7defbbda7c447e2875427feb5d1028a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490297143296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a7defbbda7c447e2875427feb5d1028a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3745 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a7defbbda7c447e2875427feb5d1028a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31393
20:08:05.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490325991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490359955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490367418368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490374025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490374025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab1f683f86ee4c29ba85bb6260ab1099", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490382118912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab1f683f86ee4c29ba85bb6260ab1099" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab1f683f86ee4c29ba85bb6260ab1099", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31400
20:08:05.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490412474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10dd9aa8368d42e1a9fb498081b53412", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490427486208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "10dd9aa8368d42e1a9fb498081b53412" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3757 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="10dd9aa8368d42e1a9fb498081b53412", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31405
20:08:05.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b893f5f8b1554f5480fb201f1969d0c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490475786240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b893f5f8b1554f5480fb201f1969d0c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3764 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b893f5f8b1554f5480fb201f1969d0c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31412
20:08:05.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490569809920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490569809920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490581807104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec4fd9f9fe814a2c86d6ac026e795f3c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490589958144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec4fd9f9fe814a2c86d6ac026e795f3c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec4fd9f9fe814a2c86d6ac026e795f3c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31420
20:08:05.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490635268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.416538 16073 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:08:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.416826 16073 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:08:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.416868 16073 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420007 16073 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420092 16073 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420125 16073 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420145 16073 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420166 16073 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:08:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.420183 16073 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:08:05.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3bd0c4d3de0f4726b8c224213ea7c8f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490635268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3bd0c4d3de0f4726b8c224213ea7c8f5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.422724 16073 master_runner.cc:387] Master server non-default flags:
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16073
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:08:05.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3775 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3bd0c4d3de0f4726b8c224213ea7c8f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:08:05.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31423
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.423210 16073 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.423553 16073 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:08:05.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490670596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.425 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1393360074(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.426879 16081 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
20:08:05.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451584129(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.427301 16073 server_base.cc:1061] running on GCE node
20:08:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.427701 16079 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
20:08:05.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310133057(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:05.430704 16078 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
20:08:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.431042 16073 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:08:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.431341 16073 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:08:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.432550 16073 hybrid_clock.cc:648] HybridClock initialized: now 1779134885432505 us; error 48 us; skew 500 ppm
20:08:05.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ccb1f54a03d84880b735a56035ff6762", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490688794624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.434159 16073 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:08:05.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ccb1f54a03d84880b735a56035ff6762" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.434450 16073 fs_manager.cc:362] Metadata directory not provided
20:08:05.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.434544 16073 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:08:05.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3780 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ccb1f54a03d84880b735a56035ff6762", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31428
20:08:05.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.437047 16073 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.001s
20:08:05.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.437780 16088 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.437943 16073 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.438006 16073 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.438342 16073 fs_report.cc:389] FS layout report
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:08:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:08:05.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd485156571c49c6b0a8f10fb5cb52f3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490742214656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bd485156571c49c6b0a8f10fb5cb52f3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bd485156571c49c6b0a8f10fb5cb52f3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31460
20:08:05.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0471654760144d81b998d2c7cf74f1b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490790768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0471654760144d81b998d2c7cf74f1b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.459801 16073 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:08:05.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.460214 16073 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
20:08:05.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.460377 16073 kserver.cc:163] Server-wide thread pool size limit: 3276
20:08:05.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3814 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0471654760144d81b998d2c7cf74f1b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31462
20:08:05.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490848522240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490848522240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.465854 16073 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:08:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.466317 16073 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.467849 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 16073
20:08:05.468 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.468475 16140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:08:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.469442 16141 sys_catalog.cc:263] Verifying existing consensus state
20:08:05.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.470896 16141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:08:05.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85e50c1041d04a9d94672e84f721e6b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490854760448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85e50c1041d04a9d94672e84f721e6b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.480852 16141 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:08:05.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3819 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85e50c1041d04a9d94672e84f721e6b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31467
20:08:05.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490925772800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.485857 16141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:08:05.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.486267 16141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap complete.
20:08:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.489404 16141 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.489727 16141 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:08:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.489879 16141 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.490219 16141 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:08:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.490661 16144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.490765 16144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:05.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.492337 16155 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:08:05.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.492417 16155 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: success
20:08:05.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51a7808127c84c6d951ec7f94c76731e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490925772800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51a7808127c84c6d951ec7f94c76731e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.493827 16155 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: acquiring CA information for follower catalog manager: success
20:08:05.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.494320 16155 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:08:05.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3822 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51a7808127c84c6d951ec7f94c76731e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31470
20:08:05.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490983141376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490983141376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336490983141376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9bd885532b44123bbe1eab57f53379b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336490997727232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9bd885532b44123bbe1eab57f53379b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9bd885532b44123bbe1eab57f53379b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31476
20:08:05.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491051786240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a467aa0791a547748162c9e3fea2def5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491066314752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a467aa0791a547748162c9e3fea2def5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3834 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a467aa0791a547748162c9e3fea2def5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31482
20:08:05.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33fa7bc9836d43088db43463b5756a07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491099295744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33fa7bc9836d43088db43463b5756a07" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3838 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="33fa7bc9836d43088db43463b5756a07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31486
20:08:05.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491178262528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491178262528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f8a91bd1cc548c6b1ffcb4c4a8b311a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491188871168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f8a91bd1cc548c6b1ffcb4c4a8b311a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3843 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f8a91bd1cc548c6b1ffcb4c4a8b311a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31491
20:08:05.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb6abc9e36754e2090a5a8e4b05550e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491243765760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fb6abc9e36754e2090a5a8e4b05550e4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3849 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fb6abc9e36754e2090a5a8e4b05550e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31497
20:08:05.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@609760996(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491263598592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268854281(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491285958656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491296600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491296600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1596399648(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491296600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@790693068(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1252780250(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.579 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1773075370(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfcbb089d692420f95d30e0a6d7f656f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491304812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cfcbb089d692420f95d30e0a6d7f656f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@258924703(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cfcbb089d692420f95d30e0a6d7f656f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31510
20:08:05.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491359449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491359449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2473f4829a1d47aa8ca3bc9b557d3dcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491359449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2473f4829a1d47aa8ca3bc9b557d3dcd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3912 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2473f4829a1d47aa8ca3bc9b557d3dcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31560
20:08:05.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19e18fea614d4486bd52088c3799cb02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491402801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19e18fea614d4486bd52088c3799cb02" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@684622554(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3926 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19e18fea614d4486bd52088c3799cb02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31574
20:08:05.622 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1035354657(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491468496896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04413c61f3e0466f9624af6ab59040f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491494965248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "04413c61f3e0466f9624af6ab59040f5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="04413c61f3e0466f9624af6ab59040f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31580
20:08:05.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@593206678(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491598258176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df34342313e440a7a7f88bdd759a7ee7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491616321536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "df34342313e440a7a7f88bdd759a7ee7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3961 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="df34342313e440a7a7f88bdd759a7ee7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31609
20:08:05.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491670028288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dc1bd304aaa047628984efd967b626a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491670028288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dc1bd304aaa047628984efd967b626a7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3973 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dc1bd304aaa047628984efd967b626a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31621
20:08:05.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45aa9f8fcf2f48ca9b20bf9ac650027c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491703615488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45aa9f8fcf2f48ca9b20bf9ac650027c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3977 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45aa9f8fcf2f48ca9b20bf9ac650027c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31625
20:08:05.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491778297856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.697036 16144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.697178 16144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:05.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8055abe4d62f43e09d853ec33d6b6796", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491788873728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8055abe4d62f43e09d853ec33d6b6796" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3983 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8055abe4d62f43e09d853ec33d6b6796", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31631
20:08:05.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a42386b2c8da49a48596b2ee5e3305cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491844116480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a42386b2c8da49a48596b2ee5e3305cb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3987 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a42386b2c8da49a48596b2ee5e3305cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31635
20:08:05.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491872808960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491898241024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491909353472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1729226c0db7452995ca95d18a00df91", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491915853824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1729226c0db7452995ca95d18a00df91" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3993 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1729226c0db7452995ca95d18a00df91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31641
20:08:05.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491971682304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491971682304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336491980353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.744 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531575162(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf7b94df9cbd4643b261299a5c3bf6ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336491980353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bf7b94df9cbd4643b261299a5c3bf6ed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@122514075(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3998 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bf7b94df9cbd4643b261299a5c3bf6ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31646
20:08:05.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492013871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b9a9c44b9e147cb85a3ab43d4fc16bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492039221248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b9a9c44b9e147cb85a3ab43d4fc16bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b9a9c44b9e147cb85a3ab43d4fc16bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31660
20:08:05.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492078755840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492101615616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492112183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "517dcab56ca3400984b1d5a1343da563", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492112183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "517dcab56ca3400984b1d5a1343da563" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4028 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="517dcab56ca3400984b1d5a1343da563", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31676
20:08:05.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492161298432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47afb8a19d4e42c2a84111ac9ef8bd58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492168331264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47afb8a19d4e42c2a84111ac9ef8bd58" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4033 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="47afb8a19d4e42c2a84111ac9ef8bd58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31681
20:08:05.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492215771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dc39629b77274f209c619e600aab9f2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492215771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dc39629b77274f209c619e600aab9f2b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4039 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dc39629b77274f209c619e600aab9f2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31687
20:08:05.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "744c3dde4e6e46218d74135448c148dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492250005504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "744c3dde4e6e46218d74135448c148dd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4043 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="744c3dde4e6e46218d74135448c148dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31691
20:08:05.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492306624512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492328333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.834744 16097 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224235cca67a45258e1ad28d5f93deae" instance_seqno: 1779134880285944) as {username='slave'} at 127.14.16.193:34237; Asking this server to re-register.
20:08:05.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.835593 16039 heartbeater.cc:461] Registering TS with master...
20:08:05.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.836066 16097 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:05.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fca9d5c3b5f4c9a99bc00ed294101de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492348755968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2fca9d5c3b5f4c9a99bc00ed294101de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.841931 16097 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" instance_seqno: 1779134840817196) as {username='slave'} at 127.14.16.195:52013; Asking this server to re-register.
20:08:05.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2fca9d5c3b5f4c9a99bc00ed294101de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31698
20:08:05.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.842661 15093 heartbeater.cc:461] Registering TS with master...
20:08:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.843111 16097 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:08:05.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492404666368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70253e49ccce467696a1092ffd7db4da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492404666368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "70253e49ccce467696a1092ffd7db4da" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="70253e49ccce467696a1092ffd7db4da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31703
20:08:05.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@140871449(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492460646400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2007829678(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1672194826(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492460646400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492478287872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.870719 16097 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" instance_seqno: 1779134875103504) as {username='slave'} at 127.14.16.194:54033; Asking this server to re-register.
20:08:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.871083 15865 heartbeater.cc:461] Registering TS with master...
20:08:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:05.871541 16097 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:08:05.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e1a0c5653ea14653b640cc1861e5faf2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492478287872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e1a0c5653ea14653b640cc1861e5faf2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e1a0c5653ea14653b640cc1861e5faf2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31720
20:08:05.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492537503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492537503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "441c2017efee49ff8c803fb0b69826f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492547993600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "441c2017efee49ff8c803fb0b69826f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4097 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="441c2017efee49ff8c803fb0b69826f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31745
20:08:05.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@266210390(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492570140672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@723984379(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@879803981(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180203570(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3861f6ff53d6414d8639d98d1a8e0b19", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492593971200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3861f6ff53d6414d8639d98d1a8e0b19" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1979625871(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3861f6ff53d6414d8639d98d1a8e0b19", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31749
20:08:05.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492648312832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33dec74dc0364742a91351d13003d1b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492656529408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33dec74dc0364742a91351d13003d1b0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="33dec74dc0364742a91351d13003d1b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31790
20:08:05.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492688764928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a77896fd0d04afda619788521dc9b63", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492707852288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a77896fd0d04afda619788521dc9b63" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4157 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a77896fd0d04afda619788521dc9b63", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31805
20:08:05.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14375e6dc93146a0bd0910692be78319", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492735475712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14375e6dc93146a0bd0910692be78319" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4161 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14375e6dc93146a0bd0910692be78319", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31809
20:08:05.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492792594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08dc3f863886434c9f92eca953c2fb4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492810022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "08dc3f863886434c9f92eca953c2fb4f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="08dc3f863886434c9f92eca953c2fb4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31815
20:08:05.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "507e0e248a95432ebb24a07719d383f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492842885120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "507e0e248a95432ebb24a07719d383f5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4172 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="507e0e248a95432ebb24a07719d383f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31820
20:08:05.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336492919218176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1723183116(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1468459073(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27dcb18441f4435eb638bfa240a4b0a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492919218176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27dcb18441f4435eb638bfa240a4b0a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811462307(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4178 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27dcb18441f4435eb638bfa240a4b0a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31826
20:08:05.981 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@808408046(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:05.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9feb9b535b44bbf88792cd76ef25d28", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336492952973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a9feb9b535b44bbf88792cd76ef25d28" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:05.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4192 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a9feb9b535b44bbf88792cd76ef25d28", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:05.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31840
20:08:05.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493025832960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:05.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493025832960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1407106dafc4430cab173588fd5e2a31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493034233856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1407106dafc4430cab173588fd5e2a31" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077339703(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4226 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1407106dafc4430cab173588fd5e2a31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31874
20:08:06.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce70333548f84356872020b1d869b426", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493080367104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ce70333548f84356872020b1d869b426" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4231 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ce70333548f84356872020b1d869b426", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31879
20:08:06.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bcfdee17d6954bf9a3829b7c1120c2ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493132513280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bcfdee17d6954bf9a3829b7c1120c2ed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4246 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bcfdee17d6954bf9a3829b7c1120c2ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31894
20:08:06.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493176037376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493176037376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493186228224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493192544256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493192544256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493201018880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493201018880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493208035328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e81c83288b7446a3942dce439eae3ab2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493208035328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e81c83288b7446a3942dce439eae3ab2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4255 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e81c83288b7446a3942dce439eae3ab2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31903
20:08:06.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f1ba8e3b7024f4fa4815924bbbc3ddf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493257887744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2f1ba8e3b7024f4fa4815924bbbc3ddf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4260 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2f1ba8e3b7024f4fa4815924bbbc3ddf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31908
20:08:06.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33e77a9c498f4a06910a078eea9b3bab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493306187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33e77a9c498f4a06910a078eea9b3bab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4265 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="33e77a9c498f4a06910a078eea9b3bab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31913
20:08:06.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493332000768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@469076972(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1141003975(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d3fbf384eb34a04a3ead1770c7f795c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493358219264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9d3fbf384eb34a04a3ead1770c7f795c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4270 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9d3fbf384eb34a04a3ead1770c7f795c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31918
20:08:06.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493411692544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8feee39dea5a449f974c92abe6318373", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493411692544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8feee39dea5a449f974c92abe6318373" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4294 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8feee39dea5a449f974c92abe6318373", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31942
20:08:06.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02756331cd444f34845ce096e80bbea3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493473329152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02756331cd444f34845ce096e80bbea3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4297 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02756331cd444f34845ce096e80bbea3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31945
20:08:06.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493506375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493517942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f08aa470c6434947845ba1b10dd4f8f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493517942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f08aa470c6434947845ba1b10dd4f8f6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4301 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f08aa470c6434947845ba1b10dd4f8f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31949
20:08:06.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493544984576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493561540608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29eb8415342a46c3b374ae00a435e2bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493561540608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "29eb8415342a46c3b374ae00a435e2bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4305 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="29eb8415342a46c3b374ae00a435e2bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31953
20:08:06.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@251190666(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25e9b624898c48c6993fed509a140ff1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493609078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "25e9b624898c48c6993fed509a140ff1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="25e9b624898c48c6993fed509a140ff1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31958
20:08:06.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e8109aa945a47bab72b2f78e630f969", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493652701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e8109aa945a47bab72b2f78e630f969" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4324 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e8109aa945a47bab72b2f78e630f969", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31972
20:08:06.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2027852906(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2663d1afe87646dc9c3b8802fc1750e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493705338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2663d1afe87646dc9c3b8802fc1750e0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4329 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2663d1afe87646dc9c3b8802fc1750e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31977
20:08:06.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493753655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "947c27a5be6f4f4cb1428556abb7634f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493753655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "947c27a5be6f4f4cb1428556abb7634f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="947c27a5be6f4f4cb1428556abb7634f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31991
20:08:06.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493802217472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51eae596edce4c13ac50ecbcdf8d1b59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493802217472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51eae596edce4c13ac50ecbcdf8d1b59" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51eae596edce4c13ac50ecbcdf8d1b59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31997
20:08:06.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493850271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493850271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493859774464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "139aef339cc247ad8d7cebf6a32d264a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493859774464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "139aef339cc247ad8d7cebf6a32d264a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4355 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="139aef339cc247ad8d7cebf6a32d264a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32003
20:08:06.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1338231414(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493917954048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@429988135(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1375572756(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23273262c2594a809d4e437b45374df9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493917954048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23273262c2594a809d4e437b45374df9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="23273262c2594a809d4e437b45374df9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32009
20:08:06.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336493967192064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68eef06fc3394ab6bea3ea0c60a7d0ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336493967192064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "68eef06fc3394ab6bea3ea0c60a7d0ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4393 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="68eef06fc3394ab6bea3ea0c60a7d0ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32041
20:08:06.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494017589248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494017589248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "747e251daba94a9f804bb5ed50d306b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494026362880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "747e251daba94a9f804bb5ed50d306b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="747e251daba94a9f804bb5ed50d306b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32048
20:08:06.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494071132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494071132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494079393792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99cdb64bd8c24a6e9045bc3ab4bfeba9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494079393792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99cdb64bd8c24a6e9045bc3ab4bfeba9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4407 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99cdb64bd8c24a6e9045bc3ab4bfeba9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32055
20:08:06.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494130974720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2205a78253df4fd0afe01d0e081dbf48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494130974720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2205a78253df4fd0afe01d0e081dbf48" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4413 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2205a78253df4fd0afe01d0e081dbf48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32061
20:08:06.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16b7c53e7f074858ad8e81c945db98c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494181236736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "16b7c53e7f074858ad8e81c945db98c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="16b7c53e7f074858ad8e81c945db98c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32067
20:08:06.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494230626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494230626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494240702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494240702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494240702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494248476672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494248476672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "557ed175978a4cb5a310c9fb72b0a3d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494255546368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "557ed175978a4cb5a310c9fb72b0a3d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="557ed175978a4cb5a310c9fb72b0a3d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32075
20:08:06.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1569468549(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "113a72dac1c3438c833f0d848f9f85e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494304313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "113a72dac1c3438c833f0d848f9f85e6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4430 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="113a72dac1c3438c833f0d848f9f85e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32078
20:08:06.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a0aecf2bd3d4b978a5a1753925789d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494352277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7a0aecf2bd3d4b978a5a1753925789d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4444 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7a0aecf2bd3d4b978a5a1753925789d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32092
20:08:06.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "105a491d7e8848dbb844555ddf857cba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494379057152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "105a491d7e8848dbb844555ddf857cba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4448 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="105a491d7e8848dbb844555ddf857cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32096
20:08:06.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494445703168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494445703168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9ad7ee4ea034a42a52a8cf8cfd3a17b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494455554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a9ad7ee4ea034a42a52a8cf8cfd3a17b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4455 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a9ad7ee4ea034a42a52a8cf8cfd3a17b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32103
20:08:06.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494491287552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494491287552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494500597760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.357 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@206422328(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d67ae773c86a45e49e75fbd66ca35e1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494500597760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d67ae773c86a45e49e75fbd66ca35e1f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4459 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d67ae773c86a45e49e75fbd66ca35e1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32107
20:08:06.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e8dff82b3b04794ba647d2fd0e7d08a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494567452672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e8dff82b3b04794ba647d2fd0e7d08a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4474 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e8dff82b3b04794ba647d2fd0e7d08a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32122
20:08:06.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@498375095(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@552389670(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "571ee51e1ade4cdfaf79a0a626009b86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494615838720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "571ee51e1ade4cdfaf79a0a626009b86" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4480 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="571ee51e1ade4cdfaf79a0a626009b86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32128
20:08:06.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494658609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0af41f678b8a421999d7e63628dd861e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494658609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0af41f678b8a421999d7e63628dd861e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4502 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0af41f678b8a421999d7e63628dd861e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32150
20:08:06.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494711459840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@475584678(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ea83eddcf6e4506968147139a277ff3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494711459840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1ea83eddcf6e4506968147139a277ff3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4508 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1ea83eddcf6e4506968147139a277ff3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32156
20:08:06.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494767501312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494767501312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99032a08de2e4d1b9b5a74177574cf9e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494778290176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99032a08de2e4d1b9b5a74177574cf9e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4524 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99032a08de2e4d1b9b5a74177574cf9e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32172
20:08:06.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdf7c65c12de4bf4a7ad2fe2e455e4aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494828544000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cdf7c65c12de4bf4a7ad2fe2e455e4aa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4529 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cdf7c65c12de4bf4a7ad2fe2e455e4aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32177
20:08:06.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336494876274688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20d8d3508e684a72b15e222840ac5b5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494876274688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "20d8d3508e684a72b15e222840ac5b5a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4534 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="20d8d3508e684a72b15e222840ac5b5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32182
20:08:06.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1274ebf61ef43168a6d9b073c246145", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494935891968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a1274ebf61ef43168a6d9b073c246145" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4540 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a1274ebf61ef43168a6d9b073c246145", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32188
20:08:06.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "989ec4f5a23c4fdcac4e8c7c2d62c17b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336494959820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "989ec4f5a23c4fdcac4e8c7c2d62c17b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4544 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="989ec4f5a23c4fdcac4e8c7c2d62c17b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32192
20:08:06.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495027113984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495027113984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af48455134af429488e6686d28dd4386", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495038689280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "af48455134af429488e6686d28dd4386" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="af48455134af429488e6686d28dd4386", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32200
20:08:06.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495088603136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495088603136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7058b8d693994e6ab740142735c407bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495097610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7058b8d693994e6ab740142735c407bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4559 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7058b8d693994e6ab740142735c407bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32207
20:08:06.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495142768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d61a6dfe378b492ab27b547d8aafbf86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495142768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d61a6dfe378b492ab27b547d8aafbf86" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4565 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d61a6dfe378b492ab27b547d8aafbf86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32213
20:08:06.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81fd129ef2d24d67a8e0e61b14fe51df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495169003520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "81fd129ef2d24d67a8e0e61b14fe51df" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4567 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="81fd129ef2d24d67a8e0e61b14fe51df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32215
20:08:06.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495234301952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c5b04a73e3546718c3b617726809854", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495242174464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0c5b04a73e3546718c3b617726809854" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0c5b04a73e3546718c3b617726809854", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32222
20:08:06.549 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2130611732(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9ef66414bda94d9db5fcf5e442b350d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495290613760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9ef66414bda94d9db5fcf5e442b350d3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4580 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9ef66414bda94d9db5fcf5e442b350d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32228
20:08:06.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "822c1e96736540d9a4060a8c29b570fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495318913024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "822c1e96736540d9a4060a8c29b570fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4593 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="822c1e96736540d9a4060a8c29b570fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32241
20:08:06.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495362150400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195301213(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b37c01f03034cb280d3286fe0353eb2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495396462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7b37c01f03034cb280d3286fe0353eb2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4599 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7b37c01f03034cb280d3286fe0353eb2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32247
20:08:06.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495430115328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495447740416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495458209792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b7373710cce40aa854da6c73ddd7c1d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495458209792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9b7373710cce40aa854da6c73ddd7c1d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4615 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9b7373710cce40aa854da6c73ddd7c1d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32263
20:08:06.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32878688(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495508750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36d398aad0984d01a66fd2452f804b62", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495508750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36d398aad0984d01a66fd2452f804b62" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36d398aad0984d01a66fd2452f804b62", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32269
20:08:06.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495539142656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a876e2b7f5d4cef830f17237b2c7c82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495557890048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a876e2b7f5d4cef830f17237b2c7c82" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a876e2b7f5d4cef830f17237b2c7c82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32284
20:08:06.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530058000(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1362521676(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1626579206(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1286171592(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "31261dac12474e6daf8d0c17b2417352", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495608008704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "31261dac12474e6daf8d0c17b2417352" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.637 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@25079064(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4641 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="31261dac12474e6daf8d0c17b2417352", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32289
20:08:06.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29fa4787e20f4c05a026ba6da8fc8ea3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495645569024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "29fa4787e20f4c05a026ba6da8fc8ea3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="29fa4787e20f4c05a026ba6da8fc8ea3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32320
20:08:06.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6e12a3ffc62e4c03b2244b293cf3ba07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495721656320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6e12a3ffc62e4c03b2244b293cf3ba07" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4696 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6e12a3ffc62e4c03b2244b293cf3ba07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32344
20:08:06.664 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1675159413(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b2beac55097d40e7971618633be781e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495771774976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b2beac55097d40e7971618633be781e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4701 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b2beac55097d40e7971618633be781e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32349
20:08:06.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "727e87a311f04983bfd9d4d13618e7c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495814037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "727e87a311f04983bfd9d4d13618e7c8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4715 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="727e87a311f04983bfd9d4d13618e7c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32363
20:08:06.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517902745(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "11178a7abee54edaaf58e52a3e8e4b5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495861448704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "11178a7abee54edaaf58e52a3e8e4b5a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4721 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="11178a7abee54edaaf58e52a3e8e4b5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32369
20:08:06.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495905492992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495905492992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff8bc57b0de347e4a2f902172e79d922", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495914311680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ff8bc57b0de347e4a2f902172e79d922" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4736 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ff8bc57b0de347e4a2f902172e79d922", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32384
20:08:06.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3872915876604b419c05a226671a1bd7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336495959359488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3872915876604b419c05a226671a1bd7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3872915876604b419c05a226671a1bd7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32390
20:08:06.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336495982796800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dffa4a1b92d94fbca1585c7d4e328df6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496000335872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dffa4a1b92d94fbca1585c7d4e328df6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4745 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dffa4a1b92d94fbca1585c7d4e328df6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32393
20:08:06.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "376afb514a5b4f42a7b8d0440da3095c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496050323456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "376afb514a5b4f42a7b8d0440da3095c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4751 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="376afb514a5b4f42a7b8d0440da3095c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32399
20:08:06.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496092172288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496092172288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496101609472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a96f59d7d66445c39fad252f033166ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496108429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a96f59d7d66445c39fad252f033166ce" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4756 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a96f59d7d66445c39fad252f033166ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32404
20:08:06.758 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@422465185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496154411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1842099953(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496154411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496163835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1225492338(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed54e2e3dc61423894950dc348222758", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496163835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ed54e2e3dc61423894950dc348222758" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ed54e2e3dc61423894950dc348222758", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32410
20:08:06.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496186368000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f936ca6d26ed45eb9d18dcee850a96de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496191926272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f936ca6d26ed45eb9d18dcee850a96de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4793 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f936ca6d26ed45eb9d18dcee850a96de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32441
20:08:06.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6d101bbb5b34d73b438e9eaae173ab8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496256086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6d101bbb5b34d73b438e9eaae173ab8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4798 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6d101bbb5b34d73b438e9eaae173ab8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32446
20:08:06.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496304123904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496304123904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496313204736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b37dd9c94ff44b7aa2133ef0f95e6bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496313204736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9b37dd9c94ff44b7aa2133ef0f95e6bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4804 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9b37dd9c94ff44b7aa2133ef0f95e6bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32452
20:08:06.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@598971795(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.810 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1216580610(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1148469341(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea11e54a417d416cb0c320ae826cde7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496360861696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea11e54a417d416cb0c320ae826cde7a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4811 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea11e54a417d416cb0c320ae826cde7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32459
20:08:06.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef11e24c6eee4a838d14c3cfd2184eed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496407060480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef11e24c6eee4a838d14c3cfd2184eed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4843 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef11e24c6eee4a838d14c3cfd2184eed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32491
20:08:06.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b7afb3c97834b2db3f3aa5006fd6950", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496416571392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8b7afb3c97834b2db3f3aa5006fd6950" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4844 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8b7afb3c97834b2db3f3aa5006fd6950", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32492
20:08:06.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1372684214(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1852925714(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf5532cde0b8450fbc37a270032c5c89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496486334464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf5532cde0b8450fbc37a270032c5c89" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4849 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf5532cde0b8450fbc37a270032c5c89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32497
20:08:06.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496552886272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496552886272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2c6ff8c4679473fb41cd13acf84e3b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496562413568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c2c6ff8c4679473fb41cd13acf84e3b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4874 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c2c6ff8c4679473fb41cd13acf84e3b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32522
20:08:06.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496613937152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496613937152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@986056002(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1557581039(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:06.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7aa9f56d81b5485f97e8b5e710e78e5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496623849472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7aa9f56d81b5485f97e8b5e710e78e5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4880 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7aa9f56d81b5485f97e8b5e710e78e5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32528
20:08:06.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4830c29b42074675ad533a5ea6572c9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496667930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4830c29b42074675ad533a5ea6572c9f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4830c29b42074675ad533a5ea6572c9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32550
20:08:06.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496726376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496726376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496734339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496734339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72b945f293f64151a76efabc9d24deaf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496740950016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72b945f293f64151a76efabc9d24deaf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4909 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="72b945f293f64151a76efabc9d24deaf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32557
20:08:06.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d71a6a92750c4d2ea33a94d33513a325", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496784302080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d71a6a92750c4d2ea33a94d33513a325" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4915 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d71a6a92750c4d2ea33a94d33513a325", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32563
20:08:06.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496824446976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496824446976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14570f0d937240f3a9a8ba555c41ef0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496833196032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14570f0d937240f3a9a8ba555c41ef0e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4919 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14570f0d937240f3a9a8ba555c41ef0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32567
20:08:06.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e1a5f28b5ac6429486e28b132fb6880d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496885268480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e1a5f28b5ac6429486e28b132fb6880d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4925 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e1a5f28b5ac6429486e28b132fb6880d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32573
20:08:06.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496914690048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496931475456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496941789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496941789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e86b1aa25354beba8eff6826252bcad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496948670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e86b1aa25354beba8eff6826252bcad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e86b1aa25354beba8eff6826252bcad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32580
20:08:06.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336496970739712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9eb18bbdc5b54db989c69b084b5d9fc6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336496991109120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9eb18bbdc5b54db989c69b084b5d9fc6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4935 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9eb18bbdc5b54db989c69b084b5d9fc6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32583
20:08:06.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42cb8439ed7a460782bd1b04fc278ae8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497042083840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "42cb8439ed7a460782bd1b04fc278ae8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="42cb8439ed7a460782bd1b04fc278ae8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32589
20:08:06.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8182de865f54c5ea3df2219ea9fcd48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497091600384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8182de865f54c5ea3df2219ea9fcd48" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:06.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4946 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f8182de865f54c5ea3df2219ea9fcd48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:06.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32594
20:08:06.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497110106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:06.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497110106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6c497bcacaca4daa9a25a51cf7dcd54a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497110106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6c497bcacaca4daa9a25a51cf7dcd54a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4949 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6c497bcacaca4daa9a25a51cf7dcd54a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32597
20:08:07.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497164333056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e274d81e45e4465ba0cb519a4ce12873", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497180536832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e274d81e45e4465ba0cb519a4ce12873" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4952 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e274d81e45e4465ba0cb519a4ce12873", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32600
20:08:07.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497233309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@102773772(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1661766189(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "daa05ef423f34d6d8afe47a530d626bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497233309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "daa05ef423f34d6d8afe47a530d626bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4958 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="daa05ef423f34d6d8afe47a530d626bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32606
20:08:07.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "05ead2ee357548a493fa7d69d2b60424", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497283510272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "05ead2ee357548a493fa7d69d2b60424" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="05ead2ee357548a493fa7d69d2b60424", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32630
20:08:07.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497310920704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b99dc71ad81f4776a5e0835f1492efa7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497334538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b99dc71ad81f4776a5e0835f1492efa7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4987 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b99dc71ad81f4776a5e0835f1492efa7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32635
20:08:07.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497383038976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497383038976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25ad5b27f293491b960654bdc8fcbda7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497391120384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "25ad5b27f293491b960654bdc8fcbda7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4994 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="25ad5b27f293491b960654bdc8fcbda7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32642
20:08:07.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497431904256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f74c8d52bd5d46a5a07d42e30349cbaf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497431904256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f74c8d52bd5d46a5a07d42e30349cbaf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4997 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f74c8d52bd5d46a5a07d42e30349cbaf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32645
20:08:07.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497464651776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5fd86dd1f89444888f8123032ca1e92", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497480486912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5fd86dd1f89444888f8123032ca1e92" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5003 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5fd86dd1f89444888f8123032ca1e92", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32651
20:08:07.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497508139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bbb68baab5854dadb882e09c0a418751", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497525018624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bbb68baab5854dadb882e09c0a418751" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.102 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1768587035(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5006 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bbb68baab5854dadb882e09c0a418751", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32654
20:08:07.104 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@61957997(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2302f1e6bba44a088d29f74b9f87f7ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497572724736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2302f1e6bba44a088d29f74b9f87f7ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2302f1e6bba44a088d29f74b9f87f7ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32660
20:08:07.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7c54099aee145a28078fc25e299a822", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497616654336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e7c54099aee145a28078fc25e299a822" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5035 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e7c54099aee145a28078fc25e299a822", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32683
20:08:07.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@70689603(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.130 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@57412618(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "283dfa5ac4ca41a28f8ae17010dfd7aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497643122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "283dfa5ac4ca41a28f8ae17010dfd7aa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5039 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="283dfa5ac4ca41a28f8ae17010dfd7aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32687
20:08:07.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf02a5a24bf84ed185682303c851468c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497709490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf02a5a24bf84ed185682303c851468c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5062 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf02a5a24bf84ed185682303c851468c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32710
20:08:07.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a2815b0c9e848ad81b920ae3274cda9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497762160640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1a2815b0c9e848ad81b920ae3274cda9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.160 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@960768475(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5067 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1a2815b0c9e848ad81b920ae3274cda9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32715
20:08:07.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497789677568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336497812963328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8efdf18ad2b8497c9061939e85967501", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497821044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8efdf18ad2b8497c9061939e85967501" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8efdf18ad2b8497c9061939e85967501", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32730
20:08:07.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14b222d6cbd24c8d9cc8675a7f8537ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497868775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14b222d6cbd24c8d9cc8675a7f8537ab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5088 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14b222d6cbd24c8d9cc8675a7f8537ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32736
20:08:07.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@835103633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@14367313(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "195eb81e64874875bc13b104b3f8b444", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497910853632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "195eb81e64874875bc13b104b3f8b444" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5090 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="195eb81e64874875bc13b104b3f8b444", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32738
20:08:07.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d166d52bc0746e393042f8ae22197f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336497936498688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d166d52bc0746e393042f8ae22197f4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d166d52bc0746e393042f8ae22197f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32750
20:08:07.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "654596e325a44187bc029ee783fad6a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498006364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "654596e325a44187bc029ee783fad6a7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5117 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="654596e325a44187bc029ee783fad6a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32765
20:08:07.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "285c73a729da4e5f90734c402655b00b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498049589248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "285c73a729da4e5f90734c402655b00b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5122 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="285c73a729da4e5f90734c402655b00b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32770
20:08:07.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498096922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498096922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ceec03faf2a7436eb8236d71109dba58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498106384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ceec03faf2a7436eb8236d71109dba58" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5128 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ceec03faf2a7436eb8236d71109dba58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32776
20:08:07.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498154287104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a4cf80ceaca48a7ba92f37de80f834c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498154287104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7a4cf80ceaca48a7ba92f37de80f834c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5134 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7a4cf80ceaca48a7ba92f37de80f834c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32782
20:08:07.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "341a78caf1444878b82cfcf158566a41", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498182959104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "341a78caf1444878b82cfcf158566a41" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="341a78caf1444878b82cfcf158566a41", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32784
20:08:07.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b852e02b38374ccb90c36601d6d43e23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498247557120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b852e02b38374ccb90c36601d6d43e23" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b852e02b38374ccb90c36601d6d43e23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32790
20:08:07.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498298716160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61f25eb9883d4b359cf18e1b6205a5dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498305314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61f25eb9883d4b359cf18e1b6205a5dd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5149 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61f25eb9883d4b359cf18e1b6205a5dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32797
20:08:07.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498333556736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498333556736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5bc080e1d0ca4c6083301343f53fa742", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498358796288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5bc080e1d0ca4c6083301343f53fa742" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5155 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5bc080e1d0ca4c6083301343f53fa742", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32803
20:08:07.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498395373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1664379420(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498412593152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.312 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2066124112(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1922a6b644ee460691a1fb0bc87b1563", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498421768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1922a6b644ee460691a1fb0bc87b1563" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5161 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1922a6b644ee460691a1fb0bc87b1563", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32809
20:08:07.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d20af67d5a8e491db31973307ad9dad6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498466271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d20af67d5a8e491db31973307ad9dad6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5184 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d20af67d5a8e491db31973307ad9dad6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32832
20:08:07.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54723524e2f043c1b8a9e51a5214ce5d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498509234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "54723524e2f043c1b8a9e51a5214ce5d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5189 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="54723524e2f043c1b8a9e51a5214ce5d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32837
20:08:07.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498549501952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498549501952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4a4d2b1c5594465970cf0f7aa908afe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498558062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4a4d2b1c5594465970cf0f7aa908afe" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5194 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4a4d2b1c5594465970cf0f7aa908afe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32842
20:08:07.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5fe581fdfd947c6a2e80d2cb0d1851d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498594729984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5fe581fdfd947c6a2e80d2cb0d1851d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5197 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5fe581fdfd947c6a2e80d2cb0d1851d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32845
20:08:07.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf3dd8c394814f4f8be0e320fe42db22", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498643595264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bf3dd8c394814f4f8be0e320fe42db22" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5202 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bf3dd8c394814f4f8be0e320fe42db22", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32850
20:08:07.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498686705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498686705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498696708096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498696708096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142776198(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99a3e40ed9c243d0b92410ef02971003", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498703560704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99a3e40ed9c243d0b92410ef02971003" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.389 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644386706(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5208 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99a3e40ed9c243d0b92410ef02971003", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32856
20:08:07.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498729099264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498750742528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498758316032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498758316032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f44b18f2a174a559e0046114068df17", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498764943360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f44b18f2a174a559e0046114068df17" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5233 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f44b18f2a174a559e0046114068df17", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32881
20:08:07.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498812456960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "84867a167e0f4e6b9024b29795c16ae5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498812456960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "84867a167e0f4e6b9024b29795c16ae5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1716282825(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5236 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="84867a167e0f4e6b9024b29795c16ae5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32884
20:08:07.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@701442141(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@387302137(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bdfb888ed22b4c909892826252194737", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498844233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bdfb888ed22b4c909892826252194737" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5241 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bdfb888ed22b4c909892826252194737", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32889
20:08:07.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498909782016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498909782016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336498909782016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70f29f98a75f4299ab6e39d51ef8e983", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498918715392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "70f29f98a75f4299ab6e39d51ef8e983" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5275 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="70f29f98a75f4299ab6e39d51ef8e983", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32923
20:08:07.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b746d099e1f4733a502873501189aeb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336498967400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9b746d099e1f4733a502873501189aeb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9b746d099e1f4733a502873501189aeb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32928
20:08:07.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c4340e996e949f4bcc81ddee565de86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499011919872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9c4340e996e949f4bcc81ddee565de86" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5285 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9c4340e996e949f4bcc81ddee565de86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32933
20:08:07.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499037560832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499056730112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a32cc4a5318490491881c20efadd546", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499065995264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a32cc4a5318490491881c20efadd546" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5291 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a32cc4a5318490491881c20efadd546", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32939
20:08:07.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499116515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7839c436b4940d39d1ede8dd7dbc92f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499116515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7839c436b4940d39d1ede8dd7dbc92f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5297 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7839c436b4940d39d1ede8dd7dbc92f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32945
20:08:07.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85bb8195e013411faeac2540addc079f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499153039360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85bb8195e013411faeac2540addc079f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5303 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85bb8195e013411faeac2540addc079f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32951
20:08:07.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499220152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88ead6a7e7644ed3ab5763c4d698bb72", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499220152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "88ead6a7e7644ed3ab5763c4d698bb72" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969478550(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5309 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="88ead6a7e7644ed3ab5763c4d698bb72", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32957
20:08:07.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c84e33cb728487996d62553b68c97fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499234750464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c84e33cb728487996d62553b68c97fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c84e33cb728487996d62553b68c97fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32959
20:08:07.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499310612480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499310612480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499319349248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499319349248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df3533bdee8c4cd785d98a2c3d50578e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499325919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "df3533bdee8c4cd785d98a2c3d50578e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5328 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="df3533bdee8c4cd785d98a2c3d50578e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32976
20:08:07.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499371294720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499371294720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6e4fad8fdaec457eab5658ca8ecb1530", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499381129216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6e4fad8fdaec457eab5658ca8ecb1530" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6e4fad8fdaec457eab5658ca8ecb1530", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32983
20:08:07.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1879345886(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499427999744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499427999744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499438923776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23f33af2cc2f4e2bacdaa0a296b9627f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499438923776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23f33af2cc2f4e2bacdaa0a296b9627f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="23f33af2cc2f4e2bacdaa0a296b9627f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32990
20:08:07.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499481104384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499481104384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499490877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fac664e516e24d258b583666c89f2e06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499490877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fac664e516e24d258b583666c89f2e06" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5355 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fac664e516e24d258b583666c89f2e06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33003
20:08:07.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c6a1cf0743a4f6380186aaf14fb6cca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499546689536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c6a1cf0743a4f6380186aaf14fb6cca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c6a1cf0743a4f6380186aaf14fb6cca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33009
20:08:07.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e3c996bfe44400a8d1098cefd03a143", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499590422528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5e3c996bfe44400a8d1098cefd03a143" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5366 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5e3c996bfe44400a8d1098cefd03a143", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33014
20:08:07.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3065c6c535a74d81b0dbac82b404c699", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499624652800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3065c6c535a74d81b0dbac82b404c699" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5371 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3065c6c535a74d81b0dbac82b404c699", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33019
20:08:07.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cf44b74f7334cd695d11c0dce14eead", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499694084096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6cf44b74f7334cd695d11c0dce14eead" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5377 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6cf44b74f7334cd695d11c0dce14eead", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33025
20:08:07.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499718983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499718983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499718983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "884c7ad00af948a49aff0978aac10bad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499738423296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "884c7ad00af948a49aff0978aac10bad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="884c7ad00af948a49aff0978aac10bad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33030
20:08:07.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f378a012ff1b44b4a46439d61f819862", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499804188672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f378a012ff1b44b4a46439d61f819862" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@542759235(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5387 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f378a012ff1b44b4a46439d61f819862", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33035
20:08:07.664 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@425907643(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499839000576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c7c7c7e9ed44c47ab25ebade3d4ee49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499862568960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9c7c7c7e9ed44c47ab25ebade3d4ee49" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5392 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9c7c7c7e9ed44c47ab25ebade3d4ee49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33040
20:08:07.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499939041280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0fca4013503478fb8ae0706e119f61e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336499939041280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e0fca4013503478fb8ae0706e119f61e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5416 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e0fca4013503478fb8ae0706e119f61e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33064
20:08:07.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499972067328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336499994304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500006617088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7fda9b79cab443cc80332814e59e62f2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500013256704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7fda9b79cab443cc80332814e59e62f2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5424 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7fda9b79cab443cc80332814e59e62f2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33072
20:08:07.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5a06673299ca47529eb3c7c90502de97", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500065185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5a06673299ca47529eb3c7c90502de97" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5430 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5a06673299ca47529eb3c7c90502de97", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33078
20:08:07.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500109705216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500128632832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500138569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500138569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500146233344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19e2136b7db748cdb7e8989033be51a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500151468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19e2136b7db748cdb7e8989033be51a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5441 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19e2136b7db748cdb7e8989033be51a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33089
20:08:07.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8789ab4b694f481d88887bd10e8258c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500192423936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8789ab4b694f481d88887bd10e8258c8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5444 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8789ab4b694f481d88887bd10e8258c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33092
20:08:07.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500219420672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500240613376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fb13233e8ef47dab58d6c5906fb1bd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500251430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2fb13233e8ef47dab58d6c5906fb1bd6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2fb13233e8ef47dab58d6c5906fb1bd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33097
20:08:07.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01f57fcb48374fc7a3d28a92e91c66a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500282392576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "01f57fcb48374fc7a3d28a92e91c66a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5454 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="01f57fcb48374fc7a3d28a92e91c66a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33102
20:08:07.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916142186(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4569885000bb41d79c3c383057f84e1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500353433600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4569885000bb41d79c3c383057f84e1b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649081992(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5460 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4569885000bb41d79c3c383057f84e1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33108
20:08:07.796 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1221419740(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500381450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500404334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12a8f52bb7ff43a9bda8b0e617b691f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500414423040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "12a8f52bb7ff43a9bda8b0e617b691f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="12a8f52bb7ff43a9bda8b0e617b691f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33130
20:08:07.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500436979712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c9dc4cf1eebc4801b98b2f74010358df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500454633472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c9dc4cf1eebc4801b98b2f74010358df" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5496 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c9dc4cf1eebc4801b98b2f74010358df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33144
20:08:07.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1192081779(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@90887850(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584689403(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d620fdd6bb849389149efba183e491c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500501852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d620fdd6bb849389149efba183e491c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5501 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d620fdd6bb849389149efba183e491c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33149
20:08:07.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500560203776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db3852a945b3427fa5a7bed954a1208e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500560203776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db3852a945b3427fa5a7bed954a1208e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5532 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db3852a945b3427fa5a7bed954a1208e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33180
20:08:07.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500608348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@27393022(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.852 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@734858392(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c44d79a8e94c4021b192b35eecd70b16", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500615225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c44d79a8e94c4021b192b35eecd70b16" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.857 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2025935053(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5538 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c44d79a8e94c4021b192b35eecd70b16", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33186
20:08:07.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398516048(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0b8a73ea15a4e98b76587f86eade27c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500665126912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f0b8a73ea15a4e98b76587f86eade27c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f0b8a73ea15a4e98b76587f86eade27c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33210
20:08:07.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500713951232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500713951232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500725325824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20cdb9c28bd943d59842ffdd301347d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500725325824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "20cdb9c28bd943d59842ffdd301347d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5586 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="20cdb9c28bd943d59842ffdd301347d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33234
20:08:07.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "401c07225e3f443d90a445f8cef3103d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500771938304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "401c07225e3f443d90a445f8cef3103d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="401c07225e3f443d90a445f8cef3103d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33240
20:08:07.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6ccfecddaca4b1785d01c75a042159f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500818751488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6ccfecddaca4b1785d01c75a042159f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6ccfecddaca4b1785d01c75a042159f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33245
20:08:07.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@422619229(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "959391e5518246d18af0d69db1da7789", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500864757760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "959391e5518246d18af0d69db1da7789" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5601 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="959391e5518246d18af0d69db1da7789", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33249
20:08:07.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336500908703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0644e6c92bb44f8f9c24f3a9d36c15d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500908703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0644e6c92bb44f8f9c24f3a9d36c15d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5615 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0644e6c92bb44f8f9c24f3a9d36c15d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33263
20:08:07.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e4bb49c10f343cd94dee495fcbc0aa9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336500957884416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e4bb49c10f343cd94dee495fcbc0aa9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e4bb49c10f343cd94dee495fcbc0aa9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33269
20:08:07.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2aec0a0da9794bc8a0596a049f86a9c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501004288000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2aec0a0da9794bc8a0596a049f86a9c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5626 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2aec0a0da9794bc8a0596a049f86a9c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33274
20:08:07.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3063e420be804a0ba5b9ef5c6d32186b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501060694016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3063e420be804a0ba5b9ef5c6d32186b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5631 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3063e420be804a0ba5b9ef5c6d32186b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33279
20:08:07.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501106941952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501106941952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2faf4ba674354c2cbc81d7587f48a5b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501118054400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2faf4ba674354c2cbc81d7587f48a5b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524293167(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5637 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2faf4ba674354c2cbc81d7587f48a5b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33285
20:08:07.981 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678410881(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:07.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501143715840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501164838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dac8067beaac4ceb8cc25e41bba37ca8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501164838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:07.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dac8067beaac4ceb8cc25e41bba37ca8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:07.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dac8067beaac4ceb8cc25e41bba37ca8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:07.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33290
20:08:08.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "459cb783dcb647359f516183d1cea47d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501224099840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "459cb783dcb647359f516183d1cea47d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5666 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="459cb783dcb647359f516183d1cea47d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33314
20:08:08.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501269557248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf4d65271cb1474dad28e435d42de5dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501269557248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf4d65271cb1474dad28e435d42de5dc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5671 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf4d65271cb1474dad28e435d42de5dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33319
20:08:08.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501323997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501323997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@960813699(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c57a2c834516475282b6e863e3139313", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501333848064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c57a2c834516475282b6e863e3139313" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5678 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c57a2c834516475282b6e863e3139313", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33326
20:08:08.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501384843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501384843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501395324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d1149165d134505a37191668d443092", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501395324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d1149165d134505a37191668d443092" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5694 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d1149165d134505a37191668d443092", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33342
20:08:08.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c78c6f5d56314dd1955443a3eeaf3c15", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501442134016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c78c6f5d56314dd1955443a3eeaf3c15" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5699 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c78c6f5d56314dd1955443a3eeaf3c15", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33347
20:08:08.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501496254464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501496254464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501507108864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501507108864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501512720384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501518569472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501518569472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501524160512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@623570870(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d6aaa38804e42ad9b5e9604312f1d24", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501524160512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d6aaa38804e42ad9b5e9604312f1d24" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d6aaa38804e42ad9b5e9604312f1d24", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33356
20:08:08.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501571018752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501577322496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501583011840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "53635e37f61e4596bc6922d15ea949eb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501583011840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "53635e37f61e4596bc6922d15ea949eb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5725 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="53635e37f61e4596bc6922d15ea949eb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33373
20:08:08.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b203ed4db7eb45828e767a9a9edc6940", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501605105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b203ed4db7eb45828e767a9a9edc6940" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.103 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@688744090(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5727 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b203ed4db7eb45828e767a9a9edc6940", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33375
20:08:08.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501673459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501673459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "336ffdd221d84753ab3b538b4f68da2a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501683097600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "336ffdd221d84753ab3b538b4f68da2a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="336ffdd221d84753ab3b538b4f68da2a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33390
20:08:08.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501733580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.126 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2095278728(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e024e3f599fe460989e5e142d2b33f24", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501733580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e024e3f599fe460989e5e142d2b33f24" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5747 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e024e3f599fe460989e5e142d2b33f24", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33395
20:08:08.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501768531968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501790420992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f886c8c5de64525a242618e035a5329", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501802463232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4f886c8c5de64525a242618e035a5329" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5763 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4f886c8c5de64525a242618e035a5329", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33411
20:08:08.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501850304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.154 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1668036437(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36863ba75fac49cea77413dd1443cc63", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501850304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36863ba75fac49cea77413dd1443cc63" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5768 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36863ba75fac49cea77413dd1443cc63", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33416
20:08:08.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dfc8748e31db47d58957bc57e4432149", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501904748544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dfc8748e31db47d58957bc57e4432149" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5782 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dfc8748e31db47d58957bc57e4432149", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33430
20:08:08.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336501952409600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290010065(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60e1b6b1269145368a78f71c694bfc9a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336501952409600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60e1b6b1269145368a78f71c694bfc9a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1395834580(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5787 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60e1b6b1269145368a78f71c694bfc9a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33435
20:08:08.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887236880(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a788c00d6e0d4cc1882587757b014880", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502007902208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a788c00d6e0d4cc1882587757b014880" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a788c00d6e0d4cc1882587757b014880", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33450
20:08:08.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502062604288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e8b2d5bc2d54f23986fff74f870dad6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502062604288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e8b2d5bc2d54f23986fff74f870dad6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5825 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e8b2d5bc2d54f23986fff74f870dad6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33473
20:08:08.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@909534790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502111506432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1857621226(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@683400183(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@221564249(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@146116335(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5820332786644a988f8bce22804a4513", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502111506432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5820332786644a988f8bce22804a4513" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5831 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5820332786644a988f8bce22804a4513", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33479
20:08:08.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0dbb6877fb6414a9946466c9fd0725f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502171578368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b0dbb6877fb6414a9946466c9fd0725f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5882 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b0dbb6877fb6414a9946466c9fd0725f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33530
20:08:08.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bb9bd4a59f24994a7fbf000023c4f0f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502234058752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7bb9bd4a59f24994a7fbf000023c4f0f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.252 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785190223(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5887 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7bb9bd4a59f24994a7fbf000023c4f0f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33535
20:08:08.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502284066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf5b84122e1446c98a92d5f948274342", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502284066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf5b84122e1446c98a92d5f948274342" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5892 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf5b84122e1446c98a92d5f948274342", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33540
20:08:08.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af4431d20e97472e8fd471b39e7c3e41", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502332432384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "af4431d20e97472e8fd471b39e7c3e41" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="af4431d20e97472e8fd471b39e7c3e41", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33554
20:08:08.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1491017474(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502386532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502386532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502394761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502394761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6c14536e53245a98521dcf6ea7def32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502405197824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6c14536e53245a98521dcf6ea7def32" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6c14536e53245a98521dcf6ea7def32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33570
20:08:08.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8132d65b64d643a4af010da104cb2ff6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502432620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8132d65b64d643a4af010da104cb2ff6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5927 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8132d65b64d643a4af010da104cb2ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33575
20:08:08.307 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1940545349(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502473265152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1473017129(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.310 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@296594922(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd40939ec46642a985d92ce3a736939b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502498357248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bd40939ec46642a985d92ce3a736939b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5931 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bd40939ec46642a985d92ce3a736939b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33579
20:08:08.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0eb459594dbc491e9b775ca85970a17f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502547464192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0eb459594dbc491e9b775ca85970a17f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5963 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0eb459594dbc491e9b775ca85970a17f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33611
20:08:08.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502576504832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502597386240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502610173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04d6ce0a2d264b4aa0d6e3c50a6f941d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502610173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "04d6ce0a2d264b4aa0d6e3c50a6f941d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@833263570(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5968 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="04d6ce0a2d264b4aa0d6e3c50a6f941d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33616
20:08:08.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502658142208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502664810496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502674509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "31caedd88535435aaf4bf26fb8ad957e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502674509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "31caedd88535435aaf4bf26fb8ad957e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="31caedd88535435aaf4bf26fb8ad957e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33630
20:08:08.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502731280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e491769f26a49fbb44ff9fb591d1c25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502731280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0e491769f26a49fbb44ff9fb591d1c25" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5988 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0e491769f26a49fbb44ff9fb591d1c25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33636
20:08:08.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d415a5f25bcf426dbe874c2114e58e5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502797422592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d415a5f25bcf426dbe874c2114e58e5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d415a5f25bcf426dbe874c2114e58e5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33643
20:08:08.394 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@274441941(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@604699850(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ee92ccd6a7c46d1b2d14a99bfa8c6dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502857953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8ee92ccd6a7c46d1b2d14a99bfa8c6dc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6001 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8ee92ccd6a7c46d1b2d14a99bfa8c6dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33649
20:08:08.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502912454656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502912454656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336502923886592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83b6b274ef5d4e4ba63d07bdb9ac03f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336502930640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "83b6b274ef5d4e4ba63d07bdb9ac03f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6025 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="83b6b274ef5d4e4ba63d07bdb9ac03f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33673
20:08:08.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fbd8bd0035824b8aa136fa016dcb3b89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503000260608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fbd8bd0035824b8aa136fa016dcb3b89" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6033 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fbd8bd0035824b8aa136fa016dcb3b89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33681
20:08:08.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503046782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee06d18efb2b42b1a8a02d8ae9a30fee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503046782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ee06d18efb2b42b1a8a02d8ae9a30fee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6036 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ee06d18efb2b42b1a8a02d8ae9a30fee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33684
20:08:08.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503119568896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d02cf9d9b67463789e93ef0b5542fff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503119568896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d02cf9d9b67463789e93ef0b5542fff" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6044 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d02cf9d9b67463789e93ef0b5542fff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33692
20:08:08.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503179964416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503179964416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503190863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4930dba6d42846eabb1a29e174ecb371", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503198990336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4930dba6d42846eabb1a29e174ecb371" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4930dba6d42846eabb1a29e174ecb371", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33700
20:08:08.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503256580096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a161abe2fa54f799d00aa93e2a02e04", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503256580096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8a161abe2fa54f799d00aa93e2a02e04" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6056 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8a161abe2fa54f799d00aa93e2a02e04", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33704
20:08:08.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503308853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503308853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ca73c1446684700ab9fd6478ddb2616", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503319617536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ca73c1446684700ab9fd6478ddb2616" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6062 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ca73c1446684700ab9fd6478ddb2616", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33710
20:08:08.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab78af62103d4b1aa515fef380901254", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503364853760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab78af62103d4b1aa515fef380901254" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.528 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1479853916(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6067 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab78af62103d4b1aa515fef380901254", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33715
20:08:08.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74361221ee814e6a9af47d74ae3897c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503413600256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "74361221ee814e6a9af47d74ae3897c8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="74361221ee814e6a9af47d74ae3897c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33720
20:08:08.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae1377af30f34bcf835414be31e2cb1e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503472181248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ae1377af30f34bcf835414be31e2cb1e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6086 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ae1377af30f34bcf835414be31e2cb1e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33734
20:08:08.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1036373903(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1885711340(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66778502(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbb7bffd69ef4de3856a350e4324cabc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503502815232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dbb7bffd69ef4de3856a350e4324cabc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2106248322(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1847647499(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6090 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dbb7bffd69ef4de3856a350e4324cabc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33738
20:08:08.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503571746816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503571746816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503581921280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbd3d97eb8ae43729b975ac98baf34c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503587880960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dbd3d97eb8ae43729b975ac98baf34c8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dbd3d97eb8ae43729b975ac98baf34c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33790
20:08:08.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503607640064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85b65b1c45f1442684464989a3093438", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503625990144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85b65b1c45f1442684464989a3093438" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6145 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85b65b1c45f1442684464989a3093438", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33793
20:08:08.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@868692456(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.597 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741006035(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1283496565(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29b01f2cc5d34f43beca92db5b956b10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503677943808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "29b01f2cc5d34f43beca92db5b956b10" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6151 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="29b01f2cc5d34f43beca92db5b956b10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33799
20:08:08.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1695f77e98a1412eaf9c0ae4bd93fdb8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503727652864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1695f77e98a1412eaf9c0ae4bd93fdb8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1695f77e98a1412eaf9c0ae4bd93fdb8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33831
20:08:08.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503738351616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58845a4899924789b2978f9c46d75d59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503743479808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "58845a4899924789b2978f9c46d75d59" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6185 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="58845a4899924789b2978f9c46d75d59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33833
20:08:08.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@614518379(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503816921088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503825043456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c7d95cda243b4e228c13596ed4eca849", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503825043456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c7d95cda243b4e228c13596ed4eca849" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6191 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c7d95cda243b4e228c13596ed4eca849", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33839
20:08:08.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503864381440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67ad81ef1865484f92563deffa001aba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503870787584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "67ad81ef1865484f92563deffa001aba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="67ad81ef1865484f92563deffa001aba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33852
20:08:08.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503913517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.658 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@786625382(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1f2d5a27a6f4f81b1537fdc25fe160f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503913517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d1f2d5a27a6f4f81b1537fdc25fe160f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1682647381(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@751846555(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6209 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d1f2d5a27a6f4f81b1537fdc25fe160f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33857
20:08:08.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336503967232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06c935a1f34741929d6ba84c27a8651d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336503967232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "06c935a1f34741929d6ba84c27a8651d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="06c935a1f34741929d6ba84c27a8651d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33870
20:08:08.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e822b268b5a54e24b0cda3c46d6dc23f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504029069312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e822b268b5a54e24b0cda3c46d6dc23f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@237049084(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6246 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e822b268b5a54e24b0cda3c46d6dc23f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33894
20:08:08.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "806e6d874b66498f84d5a7a08310fa9a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504092659712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "806e6d874b66498f84d5a7a08310fa9a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="806e6d874b66498f84d5a7a08310fa9a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33900
20:08:08.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14bc3f4a1c0c44c2b85641a50109d75f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504148447232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14bc3f4a1c0c44c2b85641a50109d75f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.722 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@929152925(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6266 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14bc3f4a1c0c44c2b85641a50109d75f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33914
20:08:08.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@173877669(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504184889344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504211980288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@612847849(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14d34baf1b794a1eaf32297b04c3da78", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504219865088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14d34baf1b794a1eaf32297b04c3da78" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14d34baf1b794a1eaf32297b04c3da78", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33930
20:08:08.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504270557184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504270557184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504280821760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bbe03540c5d74a62b0c61949b8c57da9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504287191040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bbe03540c5d74a62b0c61949b8c57da9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6308 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bbe03540c5d74a62b0c61949b8c57da9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33956
20:08:08.765 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@579286641(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504369012736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f1c0525382748958db8e1ed7abde6b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504373960704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f1c0525382748958db8e1ed7abde6b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6321 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f1c0525382748958db8e1ed7abde6b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33969
20:08:08.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504424292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504424292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504434147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504434147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504441548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504441548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e64abdb60844d67845395174c0e5de4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504447033344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e64abdb60844d67845395174c0e5de4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6336 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e64abdb60844d67845395174c0e5de4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33984
20:08:08.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504497397760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504497397760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ffd24b13c862468f82680999b6ec15aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504508055552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ffd24b13c862468f82680999b6ec15aa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ffd24b13c862468f82680999b6ec15aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33991
20:08:08.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504537042944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504557019136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504567406592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@413202667(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0324ce336fd946d9bcadf823b3649692", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504567406592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0324ce336fd946d9bcadf823b3649692" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077489755(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6350 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0324ce336fd946d9bcadf823b3649692", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33998
20:08:08.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1699610064(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "321113b5159c40f89698bfd1c86f05ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504592265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "321113b5159c40f89698bfd1c86f05ed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6352 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="321113b5159c40f89698bfd1c86f05ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34000
20:08:08.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504683651072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504683651072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a8f83c898b24bc89989789f66fefce0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504692629504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a8f83c898b24bc89989789f66fefce0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6388 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a8f83c898b24bc89989789f66fefce0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34036
20:08:08.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bb2cd7105b84f5da986f55caae8a1ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504737058816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7bb2cd7105b84f5da986f55caae8a1ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6394 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7bb2cd7105b84f5da986f55caae8a1ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34042
20:08:08.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504783093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9af7387788c54ff193f782c72bbc92e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504783093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9af7387788c54ff193f782c72bbc92e0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9af7387788c54ff193f782c72bbc92e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34047
20:08:08.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0662e8343f1245f0a344714c3245c18a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504841220096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0662e8343f1245f0a344714c3245c18a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0662e8343f1245f0a344714c3245c18a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34053
20:08:08.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504887177216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "82741637984f489da33dc6e3eb01c8bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504887177216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "82741637984f489da33dc6e3eb01c8bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6410 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="82741637984f489da33dc6e3eb01c8bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34058
20:08:08.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504944680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504944680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336504955543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120383414(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9282361ff0114db491a422de9d2e6b79", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336504955543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9282361ff0114db491a422de9d2e6b79" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637528369(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9282361ff0114db491a422de9d2e6b79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34065
20:08:08.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "baba6ff47e734ccfa5eb5ff2c73ed0fc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505005158400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "baba6ff47e734ccfa5eb5ff2c73ed0fc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="baba6ff47e734ccfa5eb5ff2c73ed0fc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34080
20:08:08.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa214c4ef26c4ed2a858f68a0192aa70", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505051041792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa214c4ef26c4ed2a858f68a0192aa70" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6446 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa214c4ef26c4ed2a858f68a0192aa70", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34094
20:08:08.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@100633723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505094242304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f95aacda97d047b889094ae794f463e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505094242304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f95aacda97d047b889094ae794f463e6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6451 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f95aacda97d047b889094ae794f463e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34099
20:08:08.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505141616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505141616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505152684032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505152684032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.961 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@257311337(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0ca6648804544b3ace1b6592e3767ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505158414336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0ca6648804544b3ace1b6592e3767ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0ca6648804544b3ace1b6592e3767ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34115
20:08:08.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505186353152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505204068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59904063e0184fa39dfa2f5fcdaccfe6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505214377984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "59904063e0184fa39dfa2f5fcdaccfe6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6483 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="59904063e0184fa39dfa2f5fcdaccfe6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34131
20:08:08.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505254580224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1652828158(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:08.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "79c67559e3ae45599732ef820cac4bc6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505254580224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:08.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "79c67559e3ae45599732ef820cac4bc6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:08.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6488 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="79c67559e3ae45599732ef820cac4bc6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:08.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34136
20:08:09.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "724b82c4438941eabe1da883432c3faf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505318092800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "724b82c4438941eabe1da883432c3faf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6504 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="724b82c4438941eabe1da883432c3faf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34152
20:08:09.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9eec0648cdc4b8889394fc9f0fdc626", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505362853888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9eec0648cdc4b8889394fc9f0fdc626" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6509 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d9eec0648cdc4b8889394fc9f0fdc626", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34157
20:08:09.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00e9681b77f8459e9c2b086029c74aa5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505390764032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "00e9681b77f8459e9c2b086029c74aa5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6513 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="00e9681b77f8459e9c2b086029c74aa5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34161
20:08:09.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505456750592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d55374a30ada4c4eae1acc665bc4f2e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505456750592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d55374a30ada4c4eae1acc665bc4f2e6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d55374a30ada4c4eae1acc665bc4f2e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34165
20:08:09.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1454572452(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794218845(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "615e26a2944440b788ca5bb740e07297", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505507807232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "615e26a2944440b788ca5bb740e07297" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6520 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="615e26a2944440b788ca5bb740e07297", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34168
20:08:09.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505578184704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f5ab23bf9e74962b05b9e0d9c9a930f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505578184704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f5ab23bf9e74962b05b9e0d9c9a930f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6546 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f5ab23bf9e74962b05b9e0d9c9a930f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34194
20:08:09.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b211fb2f40d545edb1eae816fdb7b1f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505639628800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b211fb2f40d545edb1eae816fdb7b1f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6553 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b211fb2f40d545edb1eae816fdb7b1f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34201
20:08:09.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e6a312e93064c95a5de107773490f7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505691582464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e6a312e93064c95a5de107773490f7f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6557 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e6a312e93064c95a5de107773490f7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34205
20:08:09.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505749217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cd77b3e41b3415da71cd228f7701237", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505749217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8cd77b3e41b3415da71cd228f7701237" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8cd77b3e41b3415da71cd228f7701237", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34210
20:08:09.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d92b3df974ba425c82f7492e914991ff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505831825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d92b3df974ba425c82f7492e914991ff" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6567 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d92b3df974ba425c82f7492e914991ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34215
20:08:09.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505883951104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a801eaa43d44486dab7b562fcbed4707", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505883951104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a801eaa43d44486dab7b562fcbed4707" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6570 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a801eaa43d44486dab7b562fcbed4707", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34218
20:08:09.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505946914816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336505946914816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@305040340(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48e8cb9954124335a5193833f5371c0b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336505956823040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48e8cb9954124335a5193833f5371c0b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6578 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48e8cb9954124335a5193833f5371c0b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34226
20:08:09.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d34080f00b6d46a8ab5d057e0d5f812b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506003898368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d34080f00b6d46a8ab5d057e0d5f812b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d34080f00b6d46a8ab5d057e0d5f812b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34240
20:08:09.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506058268672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1721f91c7b9942fe8318dbf58ee17802", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506058268672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1721f91c7b9942fe8318dbf58ee17802" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6598 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1721f91c7b9942fe8318dbf58ee17802", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34246
20:08:09.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506115977216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506122571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506122571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "627b4d95b63a495997acb357cbd6d4ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506129133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "627b4d95b63a495997acb357cbd6d4ee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.201 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1364653496(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6607 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="627b4d95b63a495997acb357cbd6d4ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34255
20:08:09.204 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@532050453(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506152603648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@108237959(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506171969536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506183569408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1625673654(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da6c65798e914ec5931c6adbbd4bd6c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506183569408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "da6c65798e914ec5931c6adbbd4bd6c6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="da6c65798e914ec5931c6adbbd4bd6c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34270
20:08:09.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506208636928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506227650560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7cd6682299da4613b9a3b219de44fe55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506238980096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7cd6682299da4613b9a3b219de44fe55" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6653 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7cd6682299da4613b9a3b219de44fe55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34301
20:08:09.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@116923687(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@712171831(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b4f449db1a34ab393179363f06a2a04", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506287566848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8b4f449db1a34ab393179363f06a2a04" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.241 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@809471826(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6659 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8b4f449db1a34ab393179363f06a2a04", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34307
20:08:09.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120838812(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fd893b291044693afdf6c775c258196", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506315378688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2fd893b291044693afdf6c775c258196" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.252 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@951993683(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2fd893b291044693afdf6c775c258196", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34320
20:08:09.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ed86bc6ff6b40538d8c3f99ce4c13fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506356387840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5ed86bc6ff6b40538d8c3f99ce4c13fa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6692 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5ed86bc6ff6b40538d8c3f99ce4c13fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34340
20:08:09.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85384c1c5a3c438a9e475351aff0ec7b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506425245696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85384c1c5a3c438a9e475351aff0ec7b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6716 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85384c1c5a3c438a9e475351aff0ec7b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34364
20:08:09.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506479882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506485538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506485538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "372eb4ca465a4d199bb4f4bec158600e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506491752448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "372eb4ca465a4d199bb4f4bec158600e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6724 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="372eb4ca465a4d199bb4f4bec158600e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34372
20:08:09.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@100163626(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506535608320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506541879296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232157400(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6d27a7b2cdf495f830465e101de353a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506541879296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6d27a7b2cdf495f830465e101de353a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2094641380(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.303 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@914880241(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6d27a7b2cdf495f830465e101de353a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34379
20:08:09.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3ea3a9b5015473ba192d33d82171633", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506582036480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3ea3a9b5015473ba192d33d82171633" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c3ea3a9b5015473ba192d33d82171633", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34400
20:08:09.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506630803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506630803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1a93e0acc51482bb4698aaeee477e12", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506640953344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1a93e0acc51482bb4698aaeee477e12" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6778 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1a93e0acc51482bb4698aaeee477e12", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34426
20:08:09.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506688569344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506688569344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0161fa7ae9084aa8a294019306a57e43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506696298496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0161fa7ae9084aa8a294019306a57e43" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6784 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0161fa7ae9084aa8a294019306a57e43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34432
20:08:09.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506717650944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506740690944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506750717952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e42c6a94cdba4a26ab1cd41a27a9e22b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506750717952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e42c6a94cdba4a26ab1cd41a27a9e22b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6790 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e42c6a94cdba4a26ab1cd41a27a9e22b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34438
20:08:09.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506800680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6b54b4f6c384e64b2e79cb789c2bf10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506800680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6b54b4f6c384e64b2e79cb789c2bf10" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6797 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6b54b4f6c384e64b2e79cb789c2bf10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34445
20:08:09.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506845237248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1891117371(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506845237248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1724e10e404f403f93b541def672906e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506857779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1724e10e404f403f93b541def672906e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6801 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1724e10e404f403f93b541def672906e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34449
20:08:09.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506905186304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336506905186304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cef4bddf57be4d75bb97f7a680a2a820", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506918105088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cef4bddf57be4d75bb97f7a680a2a820" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811563534(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6816 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cef4bddf57be4d75bb97f7a680a2a820", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34464
20:08:09.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@28357233(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c7a83970fcd4f20a4c0a097023973bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336506948407296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c7a83970fcd4f20a4c0a097023973bb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6821 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c7a83970fcd4f20a4c0a097023973bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34469
20:08:09.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507020951552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507020951552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507033157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee666857b59e4f8cbcda36b401dc2fe7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507033157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ee666857b59e4f8cbcda36b401dc2fe7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ee666857b59e4f8cbcda36b401dc2fe7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34494
20:08:09.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507087216640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90a321d5d209441fbdd03bba8ac3cce3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507087216640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "90a321d5d209441fbdd03bba8ac3cce3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="90a321d5d209441fbdd03bba8ac3cce3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34500
20:08:09.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507144351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507144351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d57655ed6ab43efbf4504e2800aec52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507149570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d57655ed6ab43efbf4504e2800aec52" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6860 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d57655ed6ab43efbf4504e2800aec52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34508
20:08:09.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507192881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507192881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507192881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81d902145a6d4fd983582385dfa519e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507200331776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "81d902145a6d4fd983582385dfa519e0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6867 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="81d902145a6d4fd983582385dfa519e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34515
20:08:09.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42d9518cab324d29b5bde3daba4961ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507254292480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "42d9518cab324d29b5bde3daba4961ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6870 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="42d9518cab324d29b5bde3daba4961ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34518
20:08:09.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12d5fab3754a425fae6a221de7c94167", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507280560128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "12d5fab3754a425fae6a221de7c94167" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="12d5fab3754a425fae6a221de7c94167", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34521
20:08:09.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "061908bc0f7348ab822d48d8d52df1bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507354071040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "061908bc0f7348ab822d48d8d52df1bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="061908bc0f7348ab822d48d8d52df1bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34527
20:08:09.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507407212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0990ec86b37848b7a2b5cbf0471232c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507407212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0990ec86b37848b7a2b5cbf0471232c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6885 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0990ec86b37848b7a2b5cbf0471232c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34533
20:08:09.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@134868168(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "192c5e053c8946acbeeef56598b58590", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507453194240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "192c5e053c8946acbeeef56598b58590" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6889 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="192c5e053c8946acbeeef56598b58590", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34537
20:08:09.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0be868a631f448b920a43bb845d6b10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507502419968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a0be868a631f448b920a43bb845d6b10" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a0be868a631f448b920a43bb845d6b10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34550
20:08:09.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60128d0e4d74471ea5757734e77df253", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507538489344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60128d0e4d74471ea5757734e77df253" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60128d0e4d74471ea5757734e77df253", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34554
20:08:09.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507615633408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507615633408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507626549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6fd345dd2b474e429b2a738d7df41bfc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507632328704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6fd345dd2b474e429b2a738d7df41bfc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6914 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6fd345dd2b474e429b2a738d7df41bfc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34562
20:08:09.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507674468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdf844233f664a97bb788dce4d485c27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507674468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cdf844233f664a97bb788dce4d485c27" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6919 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cdf844233f664a97bb788dce4d485c27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34567
20:08:09.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507730386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bef2238ef3224a78a762e0953c0789cf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507730386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bef2238ef3224a78a762e0953c0789cf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6925 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bef2238ef3224a78a762e0953c0789cf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34573
20:08:09.596 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@961146115(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1913487150(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99f8e62be7f74ae49ec1a5c4b91c2877", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507778351104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99f8e62be7f74ae49ec1a5c4b91c2877" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6931 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99f8e62be7f74ae49ec1a5c4b91c2877", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34579
20:08:09.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a315db0f81947da9a6772ff19d77840", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507826872320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4a315db0f81947da9a6772ff19d77840" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6954 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4a315db0f81947da9a6772ff19d77840", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34602
20:08:09.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982490660(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822257029(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9aceb41832594dfb809557073fe9507f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507879899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9aceb41832594dfb809557073fe9507f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1205172051(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6960 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9aceb41832594dfb809557073fe9507f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34608
20:08:09.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507905474560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507931713536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507931713536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507942219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336507942219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7704f32c287a45ed83c2bc9f77227002", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507949838336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7704f32c287a45ed83c2bc9f77227002" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6993 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7704f32c287a45ed83c2bc9f77227002", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34641
20:08:09.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1580766344(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91114f42625940bc8e657065ae3e73b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336507994034176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91114f42625940bc8e657065ae3e73b1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6999 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="91114f42625940bc8e657065ae3e73b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34647
20:08:09.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508050681856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd029689d81648d0afc2b04fd079a4d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508050681856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fd029689d81648d0afc2b04fd079a4d0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7014 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fd029689d81648d0afc2b04fd079a4d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34662
20:08:09.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508103426048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508103426048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508103426048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508112900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508112900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2071374883(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508118884352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.681 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1601966149(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62442e511c634b34a0d6941d49c174b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508124573696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "62442e511c634b34a0d6941d49c174b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7021 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="62442e511c634b34a0d6941d49c174b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34669
20:08:09.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a49983c767b406695e0833fb6f30752", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508169891840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a49983c767b406695e0833fb6f30752" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7044 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a49983c767b406695e0833fb6f30752", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34692
20:08:09.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508214890496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508214890496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508225982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@863996694(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.709 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@704238885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e76559364f446bf86f99451cd070dce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508225982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e76559364f446bf86f99451cd070dce" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7049 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e76559364f446bf86f99451cd070dce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34697
20:08:09.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508256149504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508273815552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d961fa218dd4c3e8dda01750949061b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508285026304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d961fa218dd4c3e8dda01750949061b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7074 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d961fa218dd4c3e8dda01750949061b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34722
20:08:09.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c0aa3f6201a4a42bb5279f751007e1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508325277696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c0aa3f6201a4a42bb5279f751007e1f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7079 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c0aa3f6201a4a42bb5279f751007e1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34727
20:08:09.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c112cb7aba1e4806a535ab41c8afc2fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508368625664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c112cb7aba1e4806a535ab41c8afc2fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7084 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c112cb7aba1e4806a535ab41c8afc2fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34732
20:08:09.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508416364544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508426473472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd4025b5048542b29ea6c1c823d5c78e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508426473472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fd4025b5048542b29ea6c1c823d5c78e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7090 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fd4025b5048542b29ea6c1c823d5c78e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34738
20:08:09.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf157663e7f54440868711f971ea8d5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508481695744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf157663e7f54440868711f971ea8d5f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1738564493(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7096 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf157663e7f54440868711f971ea8d5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34744
20:08:09.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1482799364(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@386514469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1883111708(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33cb985f574c41f4a790a523abae55b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508528058368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33cb985f574c41f4a790a523abae55b5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="33cb985f574c41f4a790a523abae55b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34749
20:08:09.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8419bb2e2eb44240be79598458492b6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508578877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8419bb2e2eb44240be79598458492b6c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8419bb2e2eb44240be79598458492b6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34790
20:08:09.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@342272157(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2dc784152b31468cad20a067bb69e6d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508630573056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2dc784152b31468cad20a067bb69e6d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7148 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2dc784152b31468cad20a067bb69e6d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34796
20:08:09.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f94760c6c1054a52849e034fafa11834", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508678512640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f94760c6c1054a52849e034fafa11834" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f94760c6c1054a52849e034fafa11834", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34810
20:08:09.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336508729270272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c5243fdc56347e9a8cd7a995ac5b781", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508729270272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0c5243fdc56347e9a8cd7a995ac5b781" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1092262540(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0c5243fdc56347e9a8cd7a995ac5b781", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34815
20:08:09.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@456715292(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9eaf4162fe424eb0ab1057e2f098d533", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508761440256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9eaf4162fe424eb0ab1057e2f098d533" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9eaf4162fe424eb0ab1057e2f098d533", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34819
20:08:09.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce6ddb942ca448afb1629f22599a99ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508826378240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ce6ddb942ca448afb1629f22599a99ec" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7195 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ce6ddb942ca448afb1629f22599a99ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34843
20:08:09.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e17e2fcf5e8a48b09265a3351acfb5dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508859080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e17e2fcf5e8a48b09265a3351acfb5dc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7200 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e17e2fcf5e8a48b09265a3351acfb5dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34848
20:08:09.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb941634d8454b6e8d89dbfa0d23a996", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508921356288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb941634d8454b6e8d89dbfa0d23a996" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7206 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bb941634d8454b6e8d89dbfa0d23a996", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34854
20:08:09.888 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@453916806(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@973953338(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@802581005(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4990d0050e64ec88810f28c71165de3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336508950016000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e4990d0050e64ec88810f28c71165de3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7210 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e4990d0050e64ec88810f28c71165de3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34858
20:08:09.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3de44e6c129240cf835a944e7be95545", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509017329664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3de44e6c129240cf835a944e7be95545" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7242 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3de44e6c129240cf835a944e7be95545", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34890
20:08:09.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509069131776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934769127(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "253bd309c4bc43dd947d530bcdc6d41c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509069131776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "253bd309c4bc43dd947d530bcdc6d41c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="253bd309c4bc43dd947d530bcdc6d41c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34896
20:08:09.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509125361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8f481c374354c4e8f58d9e30c36f27d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509125361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e8f481c374354c4e8f58d9e30c36f27d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7264 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e8f481c374354c4e8f58d9e30c36f27d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34912
20:08:09.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f57c639425464312a80a2d32df79a47c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509190426624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f57c639425464312a80a2d32df79a47c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7270 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f57c639425464312a80a2d32df79a47c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34918
20:08:09.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66bb84463081493588466010e5090c59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509239697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66bb84463081493588466010e5090c59" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@435349251(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7275 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66bb84463081493588466010e5090c59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34923
20:08:09.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1231468942(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509287497728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8742db6e4fc647ed9417a64d71fd6f9e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509294645248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8742db6e4fc647ed9417a64d71fd6f9e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8742db6e4fc647ed9417a64d71fd6f9e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34930
20:08:09.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509343866880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509343866880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.985 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1434199213(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:09.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3471ea0a91e543f7a008f32f023e502b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509354008576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:09.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3471ea0a91e543f7a008f32f023e502b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:09.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7307 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3471ea0a91e543f7a008f32f023e502b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:09.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34955
20:08:10.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "942e91fb69c44b789dd243ae0f41c9b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509404426240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "942e91fb69c44b789dd243ae0f41c9b1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7323 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="942e91fb69c44b789dd243ae0f41c9b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34971
20:08:10.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509428719616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509450891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509450891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@932421862(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@962040808(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c25b5e68825c4d81bc8a8a923e1d61c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509463855104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c25b5e68825c4d81bc8a8a923e1d61c6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7329 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c25b5e68825c4d81bc8a8a923e1d61c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34977
20:08:10.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509515251712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f36ef71faf214918ae726773028aa8a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509515251712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f36ef71faf214918ae726773028aa8a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7353 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f36ef71faf214918ae726773028aa8a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35001
20:08:10.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509573754880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509584977920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509584977920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509593194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1157756805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509593194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "116c9bd7d3224affb2b797f35291a7da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509599846400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "116c9bd7d3224affb2b797f35291a7da" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="116c9bd7d3224affb2b797f35291a7da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35009
20:08:10.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "17a574b08abc4bff9171d8d9863d1afd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509661196288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "17a574b08abc4bff9171d8d9863d1afd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7376 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="17a574b08abc4bff9171d8d9863d1afd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35024
20:08:10.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509719896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509726801920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "172b301134b9415da4c6a61569573f0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509735837696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "172b301134b9415da4c6a61569573f0c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7384 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="172b301134b9415da4c6a61569573f0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35032
20:08:10.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509791121408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1911356100(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509791121408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.091 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1540550799(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1d48e3bfccd49a1942387283cb45de0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509800083456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f1d48e3bfccd49a1942387283cb45de0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7391 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f1d48e3bfccd49a1942387283cb45de0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35039
20:08:10.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509870858240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336509870858240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58ada7a1d7044d9db7ccd183d9ca5dec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509870858240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "58ada7a1d7044d9db7ccd183d9ca5dec" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7416 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="58ada7a1d7044d9db7ccd183d9ca5dec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35064
20:08:10.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1587540174(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.125 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@350787911(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@46427076(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d18e0302b73841bb9b58113daad7e5ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509929693184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d18e0302b73841bb9b58113daad7e5ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7420 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d18e0302b73841bb9b58113daad7e5ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35068
20:08:10.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ef7f5c898c344b3bdbe412a811b5502", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336509984976896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ef7f5c898c344b3bdbe412a811b5502" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ef7f5c898c344b3bdbe412a811b5502", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35100
20:08:10.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d5db7f063e5b4429995f0022462a10d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510039334912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d5db7f063e5b4429995f0022462a10d3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7458 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d5db7f063e5b4429995f0022462a10d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35106
20:08:10.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f802c8706054a7e8749d4922e6864db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510091177984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6f802c8706054a7e8749d4922e6864db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7464 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6f802c8706054a7e8749d4922e6864db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35112
20:08:10.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510140674048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1323214235(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510140674048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510151118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510151118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510157918208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7b746dd13984a27b8c5b02fe44ced52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510157918208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d7b746dd13984a27b8c5b02fe44ced52" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7472 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d7b746dd13984a27b8c5b02fe44ced52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35120
20:08:10.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c3c8dcd59fc4859a79e1b0d6354bd0f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510209712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4c3c8dcd59fc4859a79e1b0d6354bd0f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7487 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4c3c8dcd59fc4859a79e1b0d6354bd0f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35135
20:08:10.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a843e27ec93b42db8ba0976cafb7f9cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510262915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a843e27ec93b42db8ba0976cafb7f9cd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a843e27ec93b42db8ba0976cafb7f9cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35141
20:08:10.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1868965134(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f68bbe1f30f344e29e8481caa5133474", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510311309312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f68bbe1f30f344e29e8481caa5133474" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7497 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f68bbe1f30f344e29e8481caa5133474", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35145
20:08:10.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510364884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510364884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f93a8ecf6d347af8736fbf97ca1a0d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510371135488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4f93a8ecf6d347af8736fbf97ca1a0d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4f93a8ecf6d347af8736fbf97ca1a0d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35162
20:08:10.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1066707716(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92ac937aa580406991a733b8621f6c60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510418911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "92ac937aa580406991a733b8621f6c60" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="92ac937aa580406991a733b8621f6c60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35165
20:08:10.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510467141632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510476087296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1aa9fc4f5ad456a8221b58f5e9a6ccd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510476087296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1aa9fc4f5ad456a8221b58f5e9a6ccd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7533 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1aa9fc4f5ad456a8221b58f5e9a6ccd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35181
20:08:10.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510521757696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510521757696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fca9ef5011024110aacc6bf7eb40f800", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510521757696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fca9ef5011024110aacc6bf7eb40f800" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7539 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fca9ef5011024110aacc6bf7eb40f800", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35187
20:08:10.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48ae6d531d7a4e979d8ec85448dfa482", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510572453888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48ae6d531d7a4e979d8ec85448dfa482" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7545 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48ae6d531d7a4e979d8ec85448dfa482", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35193
20:08:10.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@514813305(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3660540e5abe435b86de26ed7dc4ea94", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510618722304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3660540e5abe435b86de26ed7dc4ea94" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7550 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3660540e5abe435b86de26ed7dc4ea94", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35198
20:08:10.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56a90f0294bc4c0ead7a346cebc6f052", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510687449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56a90f0294bc4c0ead7a346cebc6f052" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7567 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="56a90f0294bc4c0ead7a346cebc6f052", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35215
20:08:10.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510734516224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@627499338(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d83351acc2984eb299ebb25f85c55813", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510742392832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d83351acc2984eb299ebb25f85c55813" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7570 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d83351acc2984eb299ebb25f85c55813", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35218
20:08:10.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510783791104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510783791104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b25eeaf64c29443a876ddaeb10e7a20f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510794444800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b25eeaf64c29443a876ddaeb10e7a20f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7585 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b25eeaf64c29443a876ddaeb10e7a20f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35233
20:08:10.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510816473088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510835896320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510847848448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510847848448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510855278592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510855278592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91de0019fec34fd19fa50d9ed14b6a65", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510861352960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91de0019fec34fd19fa50d9ed14b6a65" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7593 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="91de0019fec34fd19fa50d9ed14b6a65", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35241
20:08:10.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a8dbd5eecba41e1902ef62be92c572d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510906990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a8dbd5eecba41e1902ef62be92c572d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7598 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a8dbd5eecba41e1902ef62be92c572d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35246
20:08:10.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510953295872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510959525888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510959525888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510966693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510966693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336510973173760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a3b6a2c9cb04c07a2d30b9ebe958025", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336510973173760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a3b6a2c9cb04c07a2d30b9ebe958025" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7606 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a3b6a2c9cb04c07a2d30b9ebe958025", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35254
20:08:10.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e5d311e2314843ef966b01bb5676f887", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511026503680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e5d311e2314843ef966b01bb5676f887" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7613 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e5d311e2314843ef966b01bb5676f887", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35261
20:08:10.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36c3dc01c47b45cf966a90c50f885f19", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511051792384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36c3dc01c47b45cf966a90c50f885f19" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7615 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36c3dc01c47b45cf966a90c50f885f19", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35263
20:08:10.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511120736256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511120736256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511131406336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511131406336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511137619968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511145283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511145283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511151329280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511151329280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfdf9079f6774d1ea93cb3b9d6939288", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511156510720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cfdf9079f6774d1ea93cb3b9d6939288" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7626 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cfdf9079f6774d1ea93cb3b9d6939288", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35274
20:08:10.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2071396029(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511198158848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.433 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637922396(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.435 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@67230644(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d07cf01cc3d34cbf94ac63bb35fd43cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511198158848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d07cf01cc3d34cbf94ac63bb35fd43cc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7631 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d07cf01cc3d34cbf94ac63bb35fd43cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35279
20:08:10.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2da1565c8c1d416fbcbd11bb85953c32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511249928192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2da1565c8c1d416fbcbd11bb85953c32" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7663 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2da1565c8c1d416fbcbd11bb85953c32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35311
20:08:10.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511305084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a31f66e7b36344db8a8229d614e5e084", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511305084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a31f66e7b36344db8a8229d614e5e084" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.468 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.14.16.254:33743(127.14.16.254:33743)] disconnecting while in state READY
20:08:10.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.16.254:33743(127.14.16.254:33743)] handling channelInactive
20:08:10.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.16.254:33743(127.14.16.254:33743)] cleaning up while in state READY due to: connection closed
20:08:10.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7669 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a31f66e7b36344db8a8229d614e5e084", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35317
20:08:10.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27e6ed5a80074f63b69a1d5377b8d4d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511361921024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27e6ed5a80074f63b69a1d5377b8d4d3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7675 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27e6ed5a80074f63b69a1d5377b8d4d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35323
20:08:10.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "103c0122cda149b6999749b157be8752", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511419715584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "103c0122cda149b6999749b157be8752" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="103c0122cda149b6999749b157be8752", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35329
20:08:10.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "180116604ffb4edbb6dab4557a73981c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511460810752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "180116604ffb4edbb6dab4557a73981c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@377423567(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7686 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="180116604ffb4edbb6dab4557a73981c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35334
20:08:10.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511509303296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2a616f1a052e463e877df5f5ecb1af17", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511517929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2a616f1a052e463e877df5f5ecb1af17" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7692 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2a616f1a052e463e877df5f5ecb1af17", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35340
20:08:10.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca3f55fb465b4c9fa9339675fac7ad49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511571931136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ca3f55fb465b4c9fa9339675fac7ad49" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7707 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ca3f55fb465b4c9fa9339675fac7ad49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35355
20:08:10.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511621550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511621550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01f953024b3d46a7a6366a0c3fa95455", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511632920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "01f953024b3d46a7a6366a0c3fa95455" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7715 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="01f953024b3d46a7a6366a0c3fa95455", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35363
20:08:10.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511678705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41cf4fa76dab4b85bb05176bfbfe0f60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511678705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "41cf4fa76dab4b85bb05176bfbfe0f60" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7720 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="41cf4fa76dab4b85bb05176bfbfe0f60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35368
20:08:10.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511732137984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.569 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513132459(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "40f550e7d64f43448e4be87171726f06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511732137984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "40f550e7d64f43448e4be87171726f06" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7726 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="40f550e7d64f43448e4be87171726f06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35374
20:08:10.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8fd6f3e5831d49788f49c0edc41c6135", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511802204160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8fd6f3e5831d49788f49c0edc41c6135" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7743 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8fd6f3e5831d49788f49c0edc41c6135", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35391
20:08:10.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1044827879(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d9c4c135220476da8b8c7d7d913b357", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511850885120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d9c4c135220476da8b8c7d7d913b357" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@881884896(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7748 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d9c4c135220476da8b8c7d7d913b357", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35396
20:08:10.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d671ea19ede4fdc96f2e61a03006ec1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511902519296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d671ea19ede4fdc96f2e61a03006ec1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d671ea19ede4fdc96f2e61a03006ec1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35410
20:08:10.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336511957172224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d0486b8890e4e78836636c803303ed5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336511957172224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d0486b8890e4e78836636c803303ed5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7776 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d0486b8890e4e78836636c803303ed5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35424
20:08:10.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73dec439bd054585a2343197fe826d77", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512007987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "73dec439bd054585a2343197fe826d77" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7779 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="73dec439bd054585a2343197fe826d77", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35427
20:08:10.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512067350528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512067350528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51a0717169204cfebb946b7667b47962", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512075948032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51a0717169204cfebb946b7667b47962" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7787 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51a0717169204cfebb946b7667b47962", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35435
20:08:10.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512125177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1811610a780b4891b2373d7c553bb3e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512133996544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1811610a780b4891b2373d7c553bb3e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7794 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1811610a780b4891b2373d7c553bb3e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35442
20:08:10.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f63d0160e0246238aa2588d9ba8989d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512187482112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f63d0160e0246238aa2588d9ba8989d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7800 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f63d0160e0246238aa2588d9ba8989d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35448
20:08:10.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513578435(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81010919(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe6d41fe361d425b92022e3264e234d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512244350976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe6d41fe361d425b92022e3264e234d0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@208529260(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7807 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fe6d41fe361d425b92022e3264e234d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35455
20:08:10.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512298565632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0424192b0ac49acb4361396c8b7bbfc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512304914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a0424192b0ac49acb4361396c8b7bbfc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a0424192b0ac49acb4361396c8b7bbfc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35490
20:08:10.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6d7344a7ecf4c5eb411643b2338d6db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512349331456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6d7344a7ecf4c5eb411643b2338d6db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7845 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6d7344a7ecf4c5eb411643b2338d6db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35493
20:08:10.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1bbebf0b84745f1896180066ef9f69e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512406355968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1bbebf0b84745f1896180066ef9f69e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1bbebf0b84745f1896180066ef9f69e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35500
20:08:10.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512446992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512454459392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.744 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@993914751(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a48bd880e8fd43a78da63d5e02f4dc70", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512465801216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a48bd880e8fd43a78da63d5e02f4dc70" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7858 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a48bd880e8fd43a78da63d5e02f4dc70", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35506
20:08:10.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512515026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512515026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512524849152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b69d15fadaa488b99b7e5d1a01fe89d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512524849152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0b69d15fadaa488b99b7e5d1a01fe89d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528067740(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7874 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0b69d15fadaa488b99b7e5d1a01fe89d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35522
20:08:10.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512599830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512599830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f97d12dfcba64778b5e02cfd0a7fa2ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512611368960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f97d12dfcba64778b5e02cfd0a7fa2ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7882 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f97d12dfcba64778b5e02cfd0a7fa2ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35530
20:08:10.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512657915904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512657915904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3b4477c5644468197067be7c11620be", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512657915904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3b4477c5644468197067be7c11620be" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7894 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c3b4477c5644468197067be7c11620be", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35542
20:08:10.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512731439104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512731439104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27c1201a9c6f4ca5858c8a171043de7c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512740511744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27c1201a9c6f4ca5858c8a171043de7c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7898 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27c1201a9c6f4ca5858c8a171043de7c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35546
20:08:10.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512827555840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9c21778e33640e6b8f2c3e8b9e7697b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512827555840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9c21778e33640e6b8f2c3e8b9e7697b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120398337(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500660262(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9c21778e33640e6b8f2c3e8b9e7697b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35554
20:08:10.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237658356(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832378310(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1520725834(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e88dac74bb8f41c3a8e81df1d7b3cd6e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512878514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e88dac74bb8f41c3a8e81df1d7b3cd6e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7912 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e88dac74bb8f41c3a8e81df1d7b3cd6e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35560
20:08:10.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512934666240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512934666240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07f04a961bce4b5ebaf6f46bfc7768de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336512945676288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "07f04a961bce4b5ebaf6f46bfc7768de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7964 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="07f04a961bce4b5ebaf6f46bfc7768de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35612
20:08:10.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512994975744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2081700464(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336512994975744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513003827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513003827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513009881088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513009881088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6234ab2296a4b6485691f39f668c237", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513017491456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6234ab2296a4b6485691f39f668c237" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6234ab2296a4b6485691f39f668c237", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35630
20:08:10.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513064058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@484851084(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c26f9101bf474fd5ae258e10a54c03b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513064058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c26f9101bf474fd5ae258e10a54c03b3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7987 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c26f9101bf474fd5ae258e10a54c03b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35635
20:08:10.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513117609984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f6e347663a6440eaf5b62ee7875e7cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513117609984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5f6e347663a6440eaf5b62ee7875e7cb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8002 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5f6e347663a6440eaf5b62ee7875e7cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35650
20:08:10.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "227af7a8df8741ef96a9ec42cf3c4a4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513171595264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "227af7a8df8741ef96a9ec42cf3c4a4b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="227af7a8df8741ef96a9ec42cf3c4a4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35656
20:08:10.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513221132288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513221132288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513221132288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb5933579d774f168b0517f5168fa9a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513241935872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cb5933579d774f168b0517f5168fa9a6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8016 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cb5933579d774f168b0517f5168fa9a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35664
20:08:10.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513290539008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1166817523(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1009500471(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1639033720(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51f403496b3d4cc99f816a57affd2f94", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513290539008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51f403496b3d4cc99f816a57affd2f94" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1276567711(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8020 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51f403496b3d4cc99f816a57affd2f94", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35668
20:08:10.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761149518(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:10.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513319362560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b101b642c41a4a2a8b266cb1b1357056", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513336942592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b101b642c41a4a2a8b266cb1b1357056" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b101b642c41a4a2a8b266cb1b1357056", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35700
20:08:10.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e3da15e736f4cca94ef27d8d1fb142d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513392513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7e3da15e736f4cca94ef27d8d1fb142d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8075 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7e3da15e736f4cca94ef27d8d1fb142d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35723
20:08:10.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513450811392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513450811392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513458659328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513458659328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2835571684cf4d2d9e3cc9ed933fa0ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513465610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:10.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2835571684cf4d2d9e3cc9ed933fa0ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:10.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8083 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2835571684cf4d2d9e3cc9ed933fa0ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:10.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35731
20:08:10.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513514479616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@171525151(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1723843659(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d83d261ea2b4a8284792e0032ba05ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513514479616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d83d261ea2b4a8284792e0032ba05ee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.008 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@492225051(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8089 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d83d261ea2b4a8284792e0032ba05ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35737
20:08:11.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513571196928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513583497216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513583497216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513590919168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db561dbb5be44c23ab0bf84dce4bc5cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513598279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db561dbb5be44c23ab0bf84dce4bc5cc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8124 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db561dbb5be44c23ab0bf84dce4bc5cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35772
20:08:11.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513653882880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f7ec4547a3b4204a41eff3a6afbf652", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513653882880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f7ec4547a3b4204a41eff3a6afbf652" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8130 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f7ec4547a3b4204a41eff3a6afbf652", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35778
20:08:11.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513715404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "910c8bf2371e4d7d9ddd4ebab15e4906", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513715404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "910c8bf2371e4d7d9ddd4ebab15e4906" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8134 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="910c8bf2371e4d7d9ddd4ebab15e4906", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35782
20:08:11.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513783771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1033717901(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513783771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513794052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2101672605(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513801609216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9ed40dc406c4f3c8f59f49a2eb8308f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513801609216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9ed40dc406c4f3c8f59f49a2eb8308f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d9ed40dc406c4f3c8f59f49a2eb8308f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35790
20:08:11.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1a6831164664a4ca8ae8e213feb1b68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513859502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1a6831164664a4ca8ae8e213feb1b68" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8164 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1a6831164664a4ca8ae8e213feb1b68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35812
20:08:11.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513900793856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.097 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1698821346(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1261314377e1414c9512933998597b4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513900793856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1261314377e1414c9512933998597b4e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1261314377e1414c9512933998597b4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35815
20:08:11.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513943891968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336513962041344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7208bc193b644d85a5b94a70a2e18d16", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336513976119296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7208bc193b644d85a5b94a70a2e18d16" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8184 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7208bc193b644d85a5b94a70a2e18d16", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35832
20:08:11.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514002186240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94e79c9008ea4668abcec49877ca4625", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514022473728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94e79c9008ea4668abcec49877ca4625" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8189 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94e79c9008ea4668abcec49877ca4625", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35837
20:08:11.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b5e3bcbd77c4bfb8d92ad8b4b90d0b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514080706560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3b5e3bcbd77c4bfb8d92ad8b4b90d0b3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8194 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3b5e3bcbd77c4bfb8d92ad8b4b90d0b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35842
20:08:11.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1311552587(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8193b42c4f464679b219bb813731c656", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514134622208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8193b42c4f464679b219bb813731c656" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8200 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8193b42c4f464679b219bb813731c656", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35848
20:08:11.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514187534336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514194575360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "593511a23d334fde8aa240eef82f26b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514201587712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "593511a23d334fde8aa240eef82f26b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@430068771(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8216 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="593511a23d334fde8aa240eef82f26b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35864
20:08:11.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514249158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514249158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c58719f698b64784bd7ba9f80dd0828b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514261868544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c58719f698b64784bd7ba9f80dd0828b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c58719f698b64784bd7ba9f80dd0828b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35870
20:08:11.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d160074afd349a3963ec885a25a3947", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514306060288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3d160074afd349a3963ec885a25a3947" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130939800(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8236 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3d160074afd349a3963ec885a25a3947", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35884
20:08:11.204 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694476787(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef8c54940bf045af9cd0ad78e8138ee0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514358583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef8c54940bf045af9cd0ad78e8138ee0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8241 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef8c54940bf045af9cd0ad78e8138ee0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35889
20:08:11.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "599c98b24b9545dd9d0ec284df9c539b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514415349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "599c98b24b9545dd9d0ec284df9c539b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8266 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="599c98b24b9545dd9d0ec284df9c539b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35914
20:08:11.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514474471424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "527e65ac6b0d4bb0a3c48893c268acd3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514474471424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "527e65ac6b0d4bb0a3c48893c268acd3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8273 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="527e65ac6b0d4bb0a3c48893c268acd3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35921
20:08:11.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514533965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b592c6b00b14068bdd6877ab8c25772", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514533965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3b592c6b00b14068bdd6877ab8c25772" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3b592c6b00b14068bdd6877ab8c25772", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35928
20:08:11.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514585657344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0105bc5726cf4c1e812e86c2432d8b0a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514593038336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0105bc5726cf4c1e812e86c2432d8b0a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8287 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0105bc5726cf4c1e812e86c2432d8b0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35935
20:08:11.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514640195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1d2a4dac9a44d03be82705dfee253ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514640195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1d2a4dac9a44d03be82705dfee253ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1d2a4dac9a44d03be82705dfee253ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35940
20:08:11.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514696753152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514696753152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37861496(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b12adaa12bf14a83859f6d4720e448f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514709684224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b12adaa12bf14a83859f6d4720e448f4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8298 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b12adaa12bf14a83859f6d4720e448f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35946
20:08:11.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514758770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514758770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b77e78300054ec682c4f78c38051fe4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514770911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7b77e78300054ec682c4f78c38051fe4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8313 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7b77e78300054ec682c4f78c38051fe4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35961
20:08:11.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c82e8cf3c56c4bcfa59f060b87c9da34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514822615040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c82e8cf3c56c4bcfa59f060b87c9da34" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8319 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c82e8cf3c56c4bcfa59f060b87c9da34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35967
20:08:11.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514872823808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514879623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514892001280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514892001280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.339 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164226911(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d5d612e486b24186b66758448d301c45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514899021824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d5d612e486b24186b66758448d301c45" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8327 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d5d612e486b24186b66758448d301c45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35975
20:08:11.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514947743744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336514947743744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3fc74ba65d034c289e34dc02c1c044e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336514959790080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3fc74ba65d034c289e34dc02c1c044e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3fc74ba65d034c289e34dc02c1c044e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35991
20:08:11.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@201893883(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@60582606(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba106adc15684b4a9bf3c6ffbab1dd09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515005796352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ba106adc15684b4a9bf3c6ffbab1dd09" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210862269(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ba106adc15684b4a9bf3c6ffbab1dd09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35997
20:08:11.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1243901295(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515039371264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515058642944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515070992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60558e4b3ab54eb7bc031ea3d475dccd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515070992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60558e4b3ab54eb7bc031ea3d475dccd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60558e4b3ab54eb7bc031ea3d475dccd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36030
20:08:11.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "783428987aa9454385fe032db2fbfe40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515121078272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "783428987aa9454385fe032db2fbfe40" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@64629935(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8396 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="783428987aa9454385fe032db2fbfe40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36044
20:08:11.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73b702eab83044399175c3d6ec516b13", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515169693696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "73b702eab83044399175c3d6ec516b13" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="73b702eab83044399175c3d6ec516b13", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36049
20:08:11.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515228020736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1668344832(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99bcdf5d870c4004b99af9743e90f31c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515234967552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99bcdf5d870c4004b99af9743e90f31c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99bcdf5d870c4004b99af9743e90f31c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36065
20:08:11.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515296157696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4758f5382434445b8f0e5066bcac93b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515296157696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d4758f5382434445b8f0e5066bcac93b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d4758f5382434445b8f0e5066bcac93b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36080
20:08:11.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1667501243(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bad001ec9e914a21b08bc8fad10f5ccf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515350482944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bad001ec9e914a21b08bc8fad10f5ccf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.455 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@172120749(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487908894(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8438 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bad001ec9e914a21b08bc8fad10f5ccf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36086
20:08:11.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1021003751(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8da698873a9a41028da8f9205ee845fe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515403513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8da698873a9a41028da8f9205ee845fe" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8da698873a9a41028da8f9205ee845fe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36100
20:08:11.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3f414285d4d4b878e27e2217ab2cfa8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515454136320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3f414285d4d4b878e27e2217ab2cfa8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8484 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3f414285d4d4b878e27e2217ab2cfa8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36132
20:08:11.483 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2140771603(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef88296f0c1f4e4fb83071c741cf9a98", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515503255552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef88296f0c1f4e4fb83071c741cf9a98" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8490 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef88296f0c1f4e4fb83071c741cf9a98", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36138
20:08:11.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "edf54a96002343f889768c236f1cbed3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515558805504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "edf54a96002343f889768c236f1cbed3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8506 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="edf54a96002343f889768c236f1cbed3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36154
20:08:11.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515594022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515594022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515606908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.509 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1729511295(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1109155011(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605998872(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f800efd4ca6947b5a8a717210ce35d34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515606908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f800efd4ca6947b5a8a717210ce35d34" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8509 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f800efd4ca6947b5a8a717210ce35d34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36157
20:08:11.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b6f8718ea67489b9b593b3d5d8ebfb4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515658428416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0b6f8718ea67489b9b593b3d5d8ebfb4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0b6f8718ea67489b9b593b3d5d8ebfb4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36190
20:08:11.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515712368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515712368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@396158853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.539 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1101516750(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77398469aaaf4d20ad5afbe82356d165", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515722153984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "77398469aaaf4d20ad5afbe82356d165" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8549 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="77398469aaaf4d20ad5afbe82356d165", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36197
20:08:11.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515769950208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515769950208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515782168576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6dc3d1343a804994a512b74d3127cc33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515782168576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6dc3d1343a804994a512b74d3127cc33" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8573 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6dc3d1343a804994a512b74d3127cc33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36221
20:08:11.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515833733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1643997565(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83f90633ea5043e099cd6d8fb0813ab7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515833733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "83f90633ea5043e099cd6d8fb0813ab7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8579 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="83f90633ea5043e099cd6d8fb0813ab7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36227
20:08:11.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515890679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45d4b0a4bf4d40809d2b16c7ba64801c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515890679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45d4b0a4bf4d40809d2b16c7ba64801c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8594 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45d4b0a4bf4d40809d2b16c7ba64801c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36242
20:08:11.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@868813909(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce9a2037fa224116bb7bfad5f976e3bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336515937464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ce9a2037fa224116bb7bfad5f976e3bc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ce9a2037fa224116bb7bfad5f976e3bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36245
20:08:11.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515992719360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336515992719360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516000595968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516006338560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516006338560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3dce467a292a4bd8a260b84ba485be75", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516012449792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3dce467a292a4bd8a260b84ba485be75" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8616 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3dce467a292a4bd8a260b84ba485be75", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36264
20:08:11.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516053250048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72e997d4e7db46028570cce3f7f736d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516060418048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72e997d4e7db46028570cce3f7f736d6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="72e997d4e7db46028570cce3f7f736d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36270
20:08:11.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1134126438(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d8002fe8ad574a6baa4665705e0d8d03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516106219520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d8002fe8ad574a6baa4665705e0d8d03" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8628 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d8002fe8ad574a6baa4665705e0d8d03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36276
20:08:11.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "979069443b4443808abfe641ba6d4933", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516171190272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "979069443b4443808abfe641ba6d4933" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8643 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="979069443b4443808abfe641ba6d4933", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36291
20:08:11.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1019157348(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "675c0a1ae4444ac580801cad39b6188b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516222828544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "675c0a1ae4444ac580801cad39b6188b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8649 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="675c0a1ae4444ac580801cad39b6188b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36297
20:08:11.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516277653504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516283838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516291649536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516291649536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2030955e934d4aa7888267a43e106d33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516298346496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2030955e934d4aa7888267a43e106d33" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8665 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2030955e934d4aa7888267a43e106d33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36313
20:08:11.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d00d5a7a9d4f45c2824c02669417fff7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516342910976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d00d5a7a9d4f45c2824c02669417fff7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8671 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d00d5a7a9d4f45c2824c02669417fff7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36319
20:08:11.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516372164608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41e9eb6d4606497bb820795cb0f8d3b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516395507712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "41e9eb6d4606497bb820795cb0f8d3b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8676 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="41e9eb6d4606497bb820795cb0f8d3b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36324
20:08:11.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "175603175aad4ebaa07fcd6f9446ca72", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516455976960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "175603175aad4ebaa07fcd6f9446ca72" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="175603175aad4ebaa07fcd6f9446ca72", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36329
20:08:11.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516506501120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516506501120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bdd0d037fbcd4ffa956382c603fff6f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516518735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bdd0d037fbcd4ffa956382c603fff6f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.738 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@914565903(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8687 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bdd0d037fbcd4ffa956382c603fff6f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36335
20:08:11.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1297297966(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1172950199(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db4eb7d836c64e7da71c9e89dc6cafa2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516561371136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db4eb7d836c64e7da71c9e89dc6cafa2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8692 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db4eb7d836c64e7da71c9e89dc6cafa2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36340
20:08:11.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0650a61a360488f9b8f4cfd6ad56dfd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516615868416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0650a61a360488f9b8f4cfd6ad56dfd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8724 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0650a61a360488f9b8f4cfd6ad56dfd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36372
20:08:11.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@21597013(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516663386112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.768 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@775750432(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2058065547(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22b7f40a0ea7405699b7946dae794aea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516669812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "22b7f40a0ea7405699b7946dae794aea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="22b7f40a0ea7405699b7946dae794aea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36379
20:08:11.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516728606720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f2c493be563c42329fe872c08bb1d68a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516728606720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f2c493be563c42329fe872c08bb1d68a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.792 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1907126557(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8765 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f2c493be563c42329fe872c08bb1d68a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36413
20:08:11.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1022512990(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336516782542848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07922fe692ff47c3851ea6ad71856435", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516782542848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "07922fe692ff47c3851ea6ad71856435" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="07922fe692ff47c3851ea6ad71856435", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36420
20:08:11.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "316c8a7210ea4fb18266977705c34d40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516847628288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "316c8a7210ea4fb18266977705c34d40" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8798 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="316c8a7210ea4fb18266977705c34d40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36446
20:08:11.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "acb809f5fc8a4c5481e0384599227540", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516891639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "acb809f5fc8a4c5481e0384599227540" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8803 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="acb809f5fc8a4c5481e0384599227540", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36451
20:08:11.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d9e8bd9724643c6b461822587b89c96", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516946952192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6d9e8bd9724643c6b461822587b89c96" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2056286179(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8807 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6d9e8bd9724643c6b461822587b89c96", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36455
20:08:11.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1546236404(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1e022c6fe66439bb3699f9961af3bc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336516973445120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1e022c6fe66439bb3699f9961af3bc5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8811 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1e022c6fe66439bb3699f9961af3bc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36459
20:08:11.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517052416000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c254aead23024f27918412a9ed30ec1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517059137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c254aead23024f27918412a9ed30ec1b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8835 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c254aead23024f27918412a9ed30ec1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36483
20:08:11.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517107097600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517113569280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517121781760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517127876608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517127876608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517133979648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f677717089ae4952afc1c2025752c927", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517133979648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f677717089ae4952afc1c2025752c927" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f677717089ae4952afc1c2025752c927", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36490
20:08:11.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517195808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517195808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517202481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1310660597(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517202481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1614363095(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@422554948(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b15b7e60e674d3592f792ef0d16565f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517213515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b15b7e60e674d3592f792ef0d16565f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8851 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b15b7e60e674d3592f792ef0d16565f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36499
20:08:11.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517264900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24a3d480030843b3944927a36495f117", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517264900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24a3d480030843b3944927a36495f117" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="24a3d480030843b3944927a36495f117", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36532
20:08:11.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@135793028(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:11.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517316354048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1514657f7e6b412ea939f02467687997", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517323870208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1514657f7e6b412ea939f02467687997" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8891 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1514657f7e6b412ea939f02467687997", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36539
20:08:11.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517373362176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6712593c2164ceda9d40cd66e3f70f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517373362176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6712593c2164ceda9d40cd66e3f70f7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6712593c2164ceda9d40cd66e3f70f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36554
20:08:11.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517413785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517420908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56c6c3a8e1484baabd64de6e74c5514d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517429993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56c6c3a8e1484baabd64de6e74c5514d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8910 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="56c6c3a8e1484baabd64de6e74c5514d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36558
20:08:11.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517485731840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1a68840627f43bd9ba02120a60cfd88", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517485731840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1a68840627f43bd9ba02120a60cfd88" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8916 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1a68840627f43bd9ba02120a60cfd88", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36564
20:08:11.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517533229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517540687872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a641eb17126b46678d50c8eb4c5c7e30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517547085824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:11.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a641eb17126b46678d50c8eb4c5c7e30" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:11.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a641eb17126b46678d50c8eb4c5c7e30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:11.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36572
20:08:12.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb1f1a0df8ea457c97062ed4c246d1c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517594750976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eb1f1a0df8ea457c97062ed4c246d1c9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8930 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eb1f1a0df8ea457c97062ed4c246d1c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36578
20:08:12.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19e0528703164d2487f5bd2d475ecd33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517651861504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19e0528703164d2487f5bd2d475ecd33" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.019 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1049499597(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8936 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19e0528703164d2487f5bd2d475ecd33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36584
20:08:12.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517705203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399533642(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b976e3e5ebf04cae82b2500ae481fcb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517705203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b976e3e5ebf04cae82b2500ae481fcb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b976e3e5ebf04cae82b2500ae481fcb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36589
20:08:12.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02d5af55085b459dad82adf26bb13c41", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517754986496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02d5af55085b459dad82adf26bb13c41" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8964 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02d5af55085b459dad82adf26bb13c41", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36612
20:08:12.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1936833657(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1005440954(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1972606837(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e736bd44e1a040839b81bc8ddae12958", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517807927296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e736bd44e1a040839b81bc8ddae12958" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1634033083(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8970 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e736bd44e1a040839b81bc8ddae12958", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36618
20:08:12.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517840306176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517860962304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5678a945a2684f8f84b2735b6602966a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517873012736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5678a945a2684f8f84b2735b6602966a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5678a945a2684f8f84b2735b6602966a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36660
20:08:12.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336517923606528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a55dba679ea34386afff11f367215b6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517923606528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a55dba679ea34386afff11f367215b6f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9019 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a55dba679ea34386afff11f367215b6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36667
20:08:12.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "151f87f7676a4841a227275361eb4ead", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336517985550336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "151f87f7676a4841a227275361eb4ead" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.098 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520726426(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9026 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="151f87f7676a4841a227275361eb4ead", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36674
20:08:12.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c366e93f0d8a4af5b4ebedf920bf3be2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518035521536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c366e93f0d8a4af5b4ebedf920bf3be2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c366e93f0d8a4af5b4ebedf920bf3be2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36680
20:08:12.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518109220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518109220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518117105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518123560960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518129156096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1246505950(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f8f2cb804ae4b479d38f8c02f9273d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518129156096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3f8f2cb804ae4b479d38f8c02f9273d5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3f8f2cb804ae4b479d38f8c02f9273d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36698
20:08:12.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "52d1b9f04b9140d0ab9bc68ea6e7853d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518176751616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "52d1b9f04b9140d0ab9bc68ea6e7853d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9065 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="52d1b9f04b9140d0ab9bc68ea6e7853d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36713
20:08:12.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518210371584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518230978560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "386888cd0b5745d791f065ef99ce9fa4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518245347328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "386888cd0b5745d791f065ef99ce9fa4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="386888cd0b5745d791f065ef99ce9fa4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36720
20:08:12.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4770f8155d934201ac6b259d36b47565", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518305067008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4770f8155d934201ac6b259d36b47565" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9079 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4770f8155d934201ac6b259d36b47565", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36727
20:08:12.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "879e9e43478d495092d5d519e223e0c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518351876096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "879e9e43478d495092d5d519e223e0c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9084 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="879e9e43478d495092d5d519e223e0c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36732
20:08:12.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@588064221(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518413418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1981e949b2b44be941550553c45ea58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518413418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a1981e949b2b44be941550553c45ea58" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9091 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a1981e949b2b44be941550553c45ea58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36739
20:08:12.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518462267392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "63966588e6574504baecf38e7b0da006", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518469308416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "63966588e6574504baecf38e7b0da006" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="63966588e6574504baecf38e7b0da006", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36755
20:08:12.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518526177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4a86255abe442d3b8398fc01ec3b933", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518526177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4a86255abe442d3b8398fc01ec3b933" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9114 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4a86255abe442d3b8398fc01ec3b933", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36762
20:08:12.232 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749957762(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518571855872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518578167808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518587138048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518587138048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2dc68272a6b741218eec5a52e67cd7fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518593892352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2dc68272a6b741218eec5a52e67cd7fa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2dc68272a6b741218eec5a52e67cd7fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36780
20:08:12.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@975795046(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec4652884d554b4d92d6f78090b1c015", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518640271360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec4652884d554b4d92d6f78090b1c015" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@294698278(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9138 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec4652884d554b4d92d6f78090b1c015", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36786
20:08:12.260 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1534673156(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518688960512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa5ba77479434366b8d5d181828e78d4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518688960512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa5ba77479434366b8d5d181828e78d4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa5ba77479434366b8d5d181828e78d4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36800
20:08:12.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71b51ff5de7c4b9eb5ac38356652c17c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518745821184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "71b51ff5de7c4b9eb5ac38356652c17c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9176 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="71b51ff5de7c4b9eb5ac38356652c17c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36824
20:08:12.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518805741568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518805741568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ff1795cfae649c89173ae4c0daceb07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518813507584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1ff1795cfae649c89173ae4c0daceb07" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9184 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1ff1795cfae649c89173ae4c0daceb07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36832
20:08:12.307 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120586949(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518881251328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518881251328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ad81ad52fb5447882f782b47e8b53c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518891040768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5ad81ad52fb5447882f782b47e8b53c6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9192 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5ad81ad52fb5447882f782b47e8b53c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36840
20:08:12.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336518943326208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad4f8fed61e04086a29e21e941e831ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518943326208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ad4f8fed61e04086a29e21e941e831ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9207 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ad4f8fed61e04086a29e21e941e831ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36855
20:08:12.334 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@856241593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.336 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660916083(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.338 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@914674682(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a93e653bdb944a469bd81e48e731183e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336518989901824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a93e653bdb944a469bd81e48e731183e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574393611(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9210 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a93e653bdb944a469bd81e48e731183e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36858
20:08:12.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9647ba1ccc33457b81a19bed6c08a45c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519036915712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9647ba1ccc33457b81a19bed6c08a45c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9242 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9647ba1ccc33457b81a19bed6c08a45c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36890
20:08:12.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe624614f7e24b81abdf622280c44ff3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519083855872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe624614f7e24b81abdf622280c44ff3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9256 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fe624614f7e24b81abdf622280c44ff3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36904
20:08:12.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d16feb8e9a44d3c9f30b4ef47a923b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519139000320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8d16feb8e9a44d3c9f30b4ef47a923b5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9263 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8d16feb8e9a44d3c9f30b4ef47a923b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36911
20:08:12.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ee7f3452ee246c592077f0230f53dbb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519180349440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5ee7f3452ee246c592077f0230f53dbb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5ee7f3452ee246c592077f0230f53dbb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36916
20:08:12.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73e6ce7edbaa4f95a44afea9d62209b8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519235489792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "73e6ce7edbaa4f95a44afea9d62209b8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1491255304(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9275 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="73e6ce7edbaa4f95a44afea9d62209b8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36923
20:08:12.406 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1505549112(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519285415936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afaf9e5bf14849258f7cd9aafa53175a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519291764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "afaf9e5bf14849258f7cd9aafa53175a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="afaf9e5bf14849258f7cd9aafa53175a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36930
20:08:12.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "642ec88635944ebf8e240840f10fe8d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519348551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "642ec88635944ebf8e240840f10fe8d0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9307 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="642ec88635944ebf8e240840f10fe8d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36955
20:08:12.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519396868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519396868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519409971200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed2fe438953645b9a91bc1c22894d60c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519409971200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ed2fe438953645b9a91bc1c22894d60c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9313 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ed2fe438953645b9a91bc1c22894d60c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36961
20:08:12.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1228396790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.453 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@254103566(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "653a5e30523f4b7a9a6f6781d6c39445", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519461494784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "653a5e30523f4b7a9a6f6781d6c39445" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9319 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="653a5e30523f4b7a9a6f6781d6c39445", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36967
20:08:12.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519519391744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519519391744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8677c9f9eae4d7997e00dd20c07f557", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519528345600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e8677c9f9eae4d7997e00dd20c07f557" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9345 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e8677c9f9eae4d7997e00dd20c07f557", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36993
20:08:12.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091122018(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519576092672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2119390560(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9ac5997647f14388ac35173e8003e542", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519576092672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9ac5997647f14388ac35173e8003e542" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9351 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9ac5997647f14388ac35173e8003e542", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36999
20:08:12.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d67cd19b2c04be4b6e50a29b5ee2406", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519631761408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d67cd19b2c04be4b6e50a29b5ee2406" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9375 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d67cd19b2c04be4b6e50a29b5ee2406", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37023
20:08:12.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519672651776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "483f3f07c7c6462bb1db3bdd761590c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519679356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "483f3f07c7c6462bb1db3bdd761590c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9380 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="483f3f07c7c6462bb1db3bdd761590c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37028
20:08:12.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519728865280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519735099392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336519743279104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@156553780(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@752113200(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d38cd5cd40e04f479ffc00f293ae0814", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519743279104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d38cd5cd40e04f479ffc00f293ae0814" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9388 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d38cd5cd40e04f479ffc00f293ae0814", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37036
20:08:12.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "267e27f6852f4cedb302793b3bcc9ce7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519798763520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "267e27f6852f4cedb302793b3bcc9ce7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9413 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="267e27f6852f4cedb302793b3bcc9ce7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37061
20:08:12.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "63139b5db74c4ed2b72f1ccd8f86ae17", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519855267840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "63139b5db74c4ed2b72f1ccd8f86ae17" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="63139b5db74c4ed2b72f1ccd8f86ae17", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37067
20:08:12.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83f3ab9f33954b7396c9424522f6b39e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519899316224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "83f3ab9f33954b7396c9424522f6b39e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9424 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="83f3ab9f33954b7396c9424522f6b39e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37072
20:08:12.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a48967ed6af944da96954c4d56a83518", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336519947186176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a48967ed6af944da96954c4d56a83518" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a48967ed6af944da96954c4d56a83518", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37075
20:08:12.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19a181486e84428cbe327f42612b3dd3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520004055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19a181486e84428cbe327f42612b3dd3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19a181486e84428cbe327f42612b3dd3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37080
20:08:12.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520057790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4be0f55091f54475a39d9eb3c5857b74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520057790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4be0f55091f54475a39d9eb3c5857b74" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9437 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4be0f55091f54475a39d9eb3c5857b74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37085
20:08:12.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@617538283(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520103518208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520103518208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1079139143(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1866003467(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf6caf0f0efe4e3ebcc96b65280db590", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520111443968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf6caf0f0efe4e3ebcc96b65280db590" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf6caf0f0efe4e3ebcc96b65280db590", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37090
20:08:12.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520162988032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92e5859645254b2e9b113e5db07a9c92", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520162988032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "92e5859645254b2e9b113e5db07a9c92" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9475 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="92e5859645254b2e9b113e5db07a9c92", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37123
20:08:12.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520225644544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520225644544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520236384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db79ebfc39e54a36a297ee9482c5ed0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520236384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db79ebfc39e54a36a297ee9482c5ed0c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9483 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db79ebfc39e54a36a297ee9482c5ed0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37131
20:08:12.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520288043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1641237002(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520288043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@853095777(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c87315e90874324a2b1f37d68049426", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520297943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9c87315e90874324a2b1f37d68049426" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9491 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9c87315e90874324a2b1f37d68049426", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37139
20:08:12.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "edcf6938fe3a4f5ea3d9308b142ac178", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520345841664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "edcf6938fe3a4f5ea3d9308b142ac178" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9515 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="edcf6938fe3a4f5ea3d9308b142ac178", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37163
20:08:12.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520395149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6bcaaf2235754ae0babb5769e361c558", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520395149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6bcaaf2235754ae0babb5769e361c558" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9519 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6bcaaf2235754ae0babb5769e361c558", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37167
20:08:12.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520443097088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520451014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520457355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520457355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520462995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520470024192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c5dbf1624c664e85a3240db5729e97b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520470024192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c5dbf1624c664e85a3240db5729e97b3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1610864670(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9526 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c5dbf1624c664e85a3240db5729e97b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37174
20:08:12.706 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1211359417(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2aa8b23fc0d4a6e8236faf469c60497", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520508383232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2aa8b23fc0d4a6e8236faf469c60497" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9531 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a2aa8b23fc0d4a6e8236faf469c60497", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37179
20:08:12.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520562647040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520567959552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78051eea5d064c7496550480935157c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520575234048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "78051eea5d064c7496550480935157c4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9557 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="78051eea5d064c7496550480935157c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37205
20:08:12.732 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@868966575(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f85bfa76091b4ca985d10cc0c399e42a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520621068288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f85bfa76091b4ca985d10cc0c399e42a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9561 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f85bfa76091b4ca985d10cc0c399e42a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37209
20:08:12.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa77f20676f3421b80c2b96b18ffa224", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520676089856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aa77f20676f3421b80c2b96b18ffa224" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.755 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212299658(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9576 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aa77f20676f3421b80c2b96b18ffa224", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37224
20:08:12.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520718524416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.757 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@922737588(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637794810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d22655212e7a4fe6b99c77023296fc94", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520730492928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d22655212e7a4fe6b99c77023296fc94" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.765 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@163060094(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d22655212e7a4fe6b99c77023296fc94", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37230
20:08:12.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d8f0dba4b934b419964a4693cad2e48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520770535424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0d8f0dba4b934b419964a4693cad2e48" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9612 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0d8f0dba4b934b419964a4693cad2e48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37260
20:08:12.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "543876b9dc9e4df893be8988d1730623", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520821194752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "543876b9dc9e4df893be8988d1730623" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9627 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="543876b9dc9e4df893be8988d1730623", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37275
20:08:12.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520871989248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336520879575040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27d7b3ea19df4e0b9cced6846869e1ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520886124544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "27d7b3ea19df4e0b9cced6846869e1ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="27d7b3ea19df4e0b9cced6846869e1ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37282
20:08:12.809 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1349513130(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@411413608(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.813 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@261307793(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74955ed0e62e4fcabf2e774d622e04f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520932794368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "74955ed0e62e4fcabf2e774d622e04f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9640 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="74955ed0e62e4fcabf2e774d622e04f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37288
20:08:12.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c067c5aa5c0460db6b42eb1d150ecb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336520991911936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c067c5aa5c0460db6b42eb1d150ecb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9673 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c067c5aa5c0460db6b42eb1d150ecb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37321
20:08:12.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521041399808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2be8b877399440a9a22d05c0a957c08c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521041399808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2be8b877399440a9a22d05c0a957c08c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9678 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2be8b877399440a9a22d05c0a957c08c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37326
20:08:12.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b2b442bbe47749ae8d91c23e454d4375", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521105203200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b2b442bbe47749ae8d91c23e454d4375" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9684 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b2b442bbe47749ae8d91c23e454d4375", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37332
20:08:12.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521162022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521162022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521169063936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521169063936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1185527540(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762919220(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0961c862819e47ab888480e33b1adaf2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521176178688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0961c862819e47ab888480e33b1adaf2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0961c862819e47ab888480e33b1adaf2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37338
20:08:12.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521221042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72233c2793e947a3abc9d5018cfb8425", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521228210176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72233c2793e947a3abc9d5018cfb8425" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9714 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="72233c2793e947a3abc9d5018cfb8425", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37362
20:08:12.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1556546706(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.896 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1252967726(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1094435993(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f565d7af5bed4113b7804369a45bf858", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521281454080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f565d7af5bed4113b7804369a45bf858" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9720 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f565d7af5bed4113b7804369a45bf858", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37368
20:08:12.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b735183995db4c3e9f0c3ad4d72d864d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521351241728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b735183995db4c3e9f0c3ad4d72d864d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9754 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b735183995db4c3e9f0c3ad4d72d864d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37402
20:08:12.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57256efa96ec4736a3870b211bb7dcca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521396899840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "57256efa96ec4736a3870b211bb7dcca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9758 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="57256efa96ec4736a3870b211bb7dcca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37406
20:08:12.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1c908bca3174f9d981d8e904a6293e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521460879360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f1c908bca3174f9d981d8e904a6293e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9765 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f1c908bca3174f9d981d8e904a6293e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37413
20:08:12.951 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@150958633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:12.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdba943f42444e95a8705f0dd62c0b8f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521518342144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cdba943f42444e95a8705f0dd62c0b8f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9770 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cdba943f42444e95a8705f0dd62c0b8f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37418
20:08:12.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba3115ac965e4d47bbfcc97dfb9b5ef3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521556705280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ba3115ac965e4d47bbfcc97dfb9b5ef3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9783 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ba3115ac965e4d47bbfcc97dfb9b5ef3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37431
20:08:12.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521622704128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5dad8a204df24ec6834882af10381efb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521622704128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:12.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5dad8a204df24ec6834882af10381efb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:12.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9790 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5dad8a204df24ec6834882af10381efb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:12.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37438
20:08:12.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521671098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c93b83c738e45e5a3b1f4253804fca2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521679872000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8c93b83c738e45e5a3b1f4253804fca2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9797 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8c93b83c738e45e5a3b1f4253804fca2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37445
20:08:13.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77128a9686fa4ca9b950db0719b4b0ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521744457728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "77128a9686fa4ca9b950db0719b4b0ee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9801 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="77128a9686fa4ca9b950db0719b4b0ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37449
20:08:13.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2488c917b54c4f448e61bf4bb4900153", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521796194304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2488c917b54c4f448e61bf4bb4900153" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9806 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2488c917b54c4f448e61bf4bb4900153", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37454
20:08:13.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521859313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521859313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336521869361152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b473c9f7c3a47c38b5bd56777d28f9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521875312640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6b473c9f7c3a47c38b5bd56777d28f9f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1819804720(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9816 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6b473c9f7c3a47c38b5bd56777d28f9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37464
20:08:13.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2c5612f6e2e4f7a8e2423266ef31dcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521921597440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2c5612f6e2e4f7a8e2423266ef31dcd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9821 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a2c5612f6e2e4f7a8e2423266ef31dcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37469
20:08:13.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3ec64b7f5c947afa7de5f298d283f99", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336521976688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3ec64b7f5c947afa7de5f298d283f99" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.073 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1354971940(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1338188457(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9836 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3ec64b7f5c947afa7de5f298d283f99", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37484
20:08:13.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2da0b934ce2c4b359d9b2cc75c69c44e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522032173056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2da0b934ce2c4b359d9b2cc75c69c44e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2da0b934ce2c4b359d9b2cc75c69c44e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37490
20:08:13.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522087260160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522095149056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "721831a7640a4b45aee81724512be4bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522102378496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "721831a7640a4b45aee81724512be4bf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.102 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1012825922(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9867 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="721831a7640a4b45aee81724512be4bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37515
20:08:13.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@279688573(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522148528128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1509471831(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522148528128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d673dca1d98a42f6aa2c6948656a512e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522162585600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d673dca1d98a42f6aa2c6948656a512e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d673dca1d98a42f6aa2c6948656a512e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37530
20:08:13.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522220134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522220134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522227441664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdaca243fdd9468c8f34d81358ee6802", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522227441664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cdaca243fdd9468c8f34d81358ee6802" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.135 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@259522987(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9905 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cdaca243fdd9468c8f34d81358ee6802", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37553
20:08:13.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1083427689(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522278047744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232693339(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522286166016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522295336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@285793209(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1588782442(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.144 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@10790230(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1252d4558c484354bc3bc07a8df32c42", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522295336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1252d4558c484354bc3bc07a8df32c42" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2037505887(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1252d4558c484354bc3bc07a8df32c42", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37570
20:08:13.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522345119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09da216f2c1d4acb9a36078e303e307d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522345119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "09da216f2c1d4acb9a36078e303e307d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9972 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="09da216f2c1d4acb9a36078e303e307d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37620
20:08:13.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522402791424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45876b6a7bbb4f2a8b7ce42e0e0d5569", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522402791424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45876b6a7bbb4f2a8b7ce42e0e0d5569" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9985 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45876b6a7bbb4f2a8b7ce42e0e0d5569", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37633
20:08:13.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa8ec1c59e8844a99fa5b53420dcdbb4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522458128384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aa8ec1c59e8844a99fa5b53420dcdbb4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9991 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aa8ec1c59e8844a99fa5b53420dcdbb4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37639
20:08:13.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522517520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89e4b63a9d1740da93870a4dd0c702c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522517520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "89e4b63a9d1740da93870a4dd0c702c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="89e4b63a9d1740da93870a4dd0c702c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37646
20:08:13.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522570362880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522570362880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522585296896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522585296896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522593427456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9ee22d3d91a4ff297ccda725d5a0b26", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522599649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9ee22d3d91a4ff297ccda725d5a0b26" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10007 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d9ee22d3d91a4ff297ccda725d5a0b26", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37655
20:08:13.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81737c1ba4674106a2ee4f28abe14f34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522650742784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "81737c1ba4674106a2ee4f28abe14f34" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10013 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="81737c1ba4674106a2ee4f28abe14f34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37661
20:08:13.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522706374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522706374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67e5d0c84ff34befbc0faee6346cdf6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522715770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "67e5d0c84ff34befbc0faee6346cdf6f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10020 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="67e5d0c84ff34befbc0faee6346cdf6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37668
20:08:13.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0663456041aa4d6f8a0479d75d5d41f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522760978432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0663456041aa4d6f8a0479d75d5d41f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10024 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0663456041aa4d6f8a0479d75d5d41f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37672
20:08:13.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522812559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@779294427(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1730359242(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f8e140cf09342538e8b2f36e489e1c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522812559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f8e140cf09342538e8b2f36e489e1c9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10029 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f8e140cf09342538e8b2f36e489e1c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37677
20:08:13.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522872836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522872836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d3b79e18b5794b729de6e1b8af44b583", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522883092480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d3b79e18b5794b729de6e1b8af44b583" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d3b79e18b5794b729de6e1b8af44b583", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37703
20:08:13.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1107867757(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336522927603712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f03ff03f09e5470797ca1892ab0ed429", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336522934521856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f03ff03f09e5470797ca1892ab0ed429" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10061 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f03ff03f09e5470797ca1892ab0ed429", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37709
20:08:13.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b64451be59dd4f3d8bc537bc637a064f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523008868352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b64451be59dd4f3d8bc537bc637a064f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@896797780(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@59179503(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10077 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b64451be59dd4f3d8bc537bc637a064f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37725
20:08:13.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523060822016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2107908906(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523060822016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062038819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b96da04e3fd4444ca693578078d6c9f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523072421888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b96da04e3fd4444ca693578078d6c9f7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b96da04e3fd4444ca693578078d6c9f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37740
20:08:13.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523115401216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523122520064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bb4e29fbecc45be915b5fa8ff74adcb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523122520064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1bb4e29fbecc45be915b5fa8ff74adcb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10124 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1bb4e29fbecc45be915b5fa8ff74adcb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37772
20:08:13.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b9cd057d846e4c99abbd7db16c3f2431", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523180756992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b9cd057d846e4c99abbd7db16c3f2431" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b9cd057d846e4c99abbd7db16c3f2431", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37780
20:08:13.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523240542208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523240542208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523250925568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523250925568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523258023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1869320838(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423470333(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92e3bb387faf4589a636b35728f06e0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523258023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "92e3bb387faf4589a636b35728f06e0e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10140 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="92e3bb387faf4589a636b35728f06e0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37788
20:08:13.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23ada8191629419f99d117078e98914c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523310993408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23ada8191629419f99d117078e98914c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="23ada8191629419f99d117078e98914c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37812
20:08:13.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523363049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137996863(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523370663936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c10da05350841c19ab18e0e0b37d9e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523379789824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3c10da05350841c19ab18e0e0b37d9e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3c10da05350841c19ab18e0e0b37d9e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37819
20:08:13.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a9eb20661224c05b579fa1de6208e7c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523435028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6a9eb20661224c05b579fa1de6208e7c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10186 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6a9eb20661224c05b579fa1de6208e7c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37834
20:08:13.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523491450880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523491450880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "309844b84bdc4f58bcf4333ab2f75414", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523500011520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "309844b84bdc4f58bcf4333ab2f75414" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10193 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="309844b84bdc4f58bcf4333ab2f75414", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37841
20:08:13.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f790de6ea4c44a28889b7f01f341f25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523547152384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f790de6ea4c44a28889b7f01f341f25" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10199 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f790de6ea4c44a28889b7f01f341f25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37847
20:08:13.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3fa4a65ff281461d80b8b03c2a52b6a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523598200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3fa4a65ff281461d80b8b03c2a52b6a5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3fa4a65ff281461d80b8b03c2a52b6a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37852
20:08:13.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6916eccd2524e6c84b2f5b9be76b25d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523679236096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6916eccd2524e6c84b2f5b9be76b25d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6916eccd2524e6c84b2f5b9be76b25d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37860
20:08:13.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523722084352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba5a3ccd8d3343cf9532ab61eff7e1c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523722084352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ba5a3ccd8d3343cf9532ab61eff7e1c2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10216 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ba5a3ccd8d3343cf9532ab61eff7e1c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37864
20:08:13.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523786289152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2240ecf404084cff8106b3db919b674c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523786289152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2240ecf404084cff8106b3db919b674c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2240ecf404084cff8106b3db919b674c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37870
20:08:13.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@869520692(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1a466b582324893bd3613df1b894315", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523841679360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1a466b582324893bd3613df1b894315" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10228 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1a466b582324893bd3613df1b894315", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37876
20:08:13.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0fd72ed677f746c99af2bcbe7ffe9727", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523893260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0fd72ed677f746c99af2bcbe7ffe9727" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10243 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0fd72ed677f746c99af2bcbe7ffe9727", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37891
20:08:13.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523955363840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336523955363840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94ef2886610045a7be7b7efaa158fe2c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336523964096512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94ef2886610045a7be7b7efaa158fe2c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10251 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94ef2886610045a7be7b7efaa158fe2c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37899
20:08:13.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28baeb5c460042b4978645f7a629af61", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524017922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28baeb5c460042b4978645f7a629af61" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2072170(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10257 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28baeb5c460042b4978645f7a629af61", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37905
20:08:13.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524069195776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524069195776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f17fe02abdbd40389deb6e5852d96662", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524084551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f17fe02abdbd40389deb6e5852d96662" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10272 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f17fe02abdbd40389deb6e5852d96662", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37920
20:08:13.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524149190656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524149190656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.596 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@388474642(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384816539(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "79fce31ed04a43209f52cc1c14b730b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524158476288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "79fce31ed04a43209f52cc1c14b730b3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.604 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2145225355(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="79fce31ed04a43209f52cc1c14b730b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37928
20:08:13.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524207411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524207411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afeb485bf53e41b0874653da4e23b4c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524221509632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "afeb485bf53e41b0874653da4e23b4c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="afeb485bf53e41b0874653da4e23b4c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37960
20:08:13.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524267941888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@55424980(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06d66b08f3d84a4a8c26ebbf4eebe38c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524274061312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "06d66b08f3d84a4a8c26ebbf4eebe38c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10319 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="06d66b08f3d84a4a8c26ebbf4eebe38c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37967
20:08:13.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524321513472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524328259584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524337061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524337061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524343791616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524343791616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695766936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4715958389a44b9a90810c313b748855", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524350181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4715958389a44b9a90810c313b748855" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10337 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4715958389a44b9a90810c313b748855", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37985
20:08:13.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0632ae07f25645d092d3ac756b334d38", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524402946048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0632ae07f25645d092d3ac756b334d38" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10353 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0632ae07f25645d092d3ac756b334d38", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38001
20:08:13.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "850cdfd4a5264d3291d1c19e64a965ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524453744640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "850cdfd4a5264d3291d1c19e64a965ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10359 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="850cdfd4a5264d3291d1c19e64a965ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38007
20:08:13.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524513353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524513353728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@797485931(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ad7e1ed0cd24fdba6104cf052e2c6db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524520722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5ad7e1ed0cd24fdba6104cf052e2c6db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007875523(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10367 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5ad7e1ed0cd24fdba6104cf052e2c6db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38015
20:08:13.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1376720514(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1063667476(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "209471bf753548abbfeee137ffedb848", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524548698112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "209471bf753548abbfeee137ffedb848" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10372 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="209471bf753548abbfeee137ffedb848", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38020
20:08:13.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "46f1fbfc63234732bcd0812cb2da11b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524643622912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "46f1fbfc63234732bcd0812cb2da11b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10415 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="46f1fbfc63234732bcd0812cb2da11b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38063
20:08:13.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524688519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4754d3dade6f4f3abdd4e87d5eff642f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524695990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4754d3dade6f4f3abdd4e87d5eff642f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4754d3dade6f4f3abdd4e87d5eff642f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38067
20:08:13.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "952419d1b7d04297ae7faaa20b2ab6de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524749529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "952419d1b7d04297ae7faaa20b2ab6de" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10423 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="952419d1b7d04297ae7faaa20b2ab6de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38071
20:08:13.758 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1440706656(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba4b7aa73b7f4963aa89c77de257dbd1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524807548928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ba4b7aa73b7f4963aa89c77de257dbd1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2127051765(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10428 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ba4b7aa73b7f4963aa89c77de257dbd1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38076
20:08:13.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524865155072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524865155072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524873191424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c98a99323bd447fb0a76a7ac88991c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524873191424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c98a99323bd447fb0a76a7ac88991c2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10453 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c98a99323bd447fb0a76a7ac88991c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38101
20:08:13.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423542696(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524950732800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1493838528(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524950732800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524962062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336524962062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "53264994ffd14ba8bfa7c0bd2866c911", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336524970917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "53264994ffd14ba8bfa7c0bd2866c911" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10472 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="53264994ffd14ba8bfa7c0bd2866c911", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38120
20:08:13.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "75d896f2ec4c4e47b1340493d8c0c9da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525017628672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "75d896f2ec4c4e47b1340493d8c0c9da" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2004356593(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10486 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="75d896f2ec4c4e47b1340493d8c0c9da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38134
20:08:13.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525072019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b87c0a2f98540a5a7f16bdfdc537c4c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525080014848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5b87c0a2f98540a5a7f16bdfdc537c4c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10492 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5b87c0a2f98540a5a7f16bdfdc537c4c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38140
20:08:13.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525133619200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.839 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1213237112(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6844f49a18e149099bf320a02ea2eace", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525133619200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6844f49a18e149099bf320a02ea2eace" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1356649235(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485352930(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10507 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6844f49a18e149099bf320a02ea2eace", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38155
20:08:13.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525188513792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1864906375(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525188513792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525203976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525203976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d3e89eca97d84c4da0d2506dafb400df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525211426816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d3e89eca97d84c4da0d2506dafb400df" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d3e89eca97d84c4da0d2506dafb400df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38190
20:08:13.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525277270016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525277270016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525289762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596576093(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@360516724(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c88fb1728599460693721a3b4ebefd74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525289762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c88fb1728599460693721a3b4ebefd74" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@144135814(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10559 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c88fb1728599460693721a3b4ebefd74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38207
20:08:13.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0dd402d4a72f40119f0c9014af1fb74f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525337321472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0dd402d4a72f40119f0c9014af1fb74f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0dd402d4a72f40119f0c9014af1fb74f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38230
20:08:13.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@648402205(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f16f484c274b438eb967dc1692975270", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525395296256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f16f484c274b438eb967dc1692975270" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.907 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2102102907(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f16f484c274b438eb967dc1692975270", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38245
20:08:13.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b143855a732d4967afd9f24808a96930", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525447196672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b143855a732d4967afd9f24808a96930" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10612 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b143855a732d4967afd9f24808a96930", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38260
20:08:13.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525507657728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525514469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525521371136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525527298048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.930 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2635274(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.931 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@842626031(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7cc3a0a7e6f473fbd4963e888f54e65", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525527298048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e7cc3a0a7e6f473fbd4963e888f54e65" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10630 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e7cc3a0a7e6f473fbd4963e888f54e65", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38278
20:08:13.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aaaa26b8dce6489abb6592c1bd68aadb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525584138240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aaaa26b8dce6489abb6592c1bd68aadb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10655 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aaaa26b8dce6489abb6592c1bd68aadb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38303
20:08:13.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@977028488(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525628006400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@453837287(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525634650112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525646176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.959 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1523907818(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525646176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.961 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596335188(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2068011944(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137522974(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a55bab6413645e4aa13b63d13bf3b4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525653942272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a55bab6413645e4aa13b63d13bf3b4e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1979511134(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a55bab6413645e4aa13b63d13bf3b4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38320
20:08:13.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@207375439(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525681479680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1839450231(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1987186754(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:13.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5701b4e9d6d44d56b2b977458b621efe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525699891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:13.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5701b4e9d6d44d56b2b977458b621efe" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:13.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5701b4e9d6d44d56b2b977458b621efe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:13.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38370
20:08:13.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525770002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea80a80c4724401dbf4946cb4311e4ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525770002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea80a80c4724401dbf4946cb4311e4ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.006 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679194579(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10765 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea80a80c4724401dbf4946cb4311e4ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38413
20:08:14.012 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180776746(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2035678837(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@532873501(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15ec50e470ba49aebd92d605e0da8bb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525822296064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "15ec50e470ba49aebd92d605e0da8bb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="15ec50e470ba49aebd92d605e0da8bb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38419
20:08:14.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336525917618176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4ac04ce361d640b0b6efdafb4e93a16d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525917618176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4ac04ce361d640b0b6efdafb4e93a16d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4ac04ce361d640b0b6efdafb4e93a16d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38460
20:08:14.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212955607(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1909109451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d22cf2a06a6c4bb4bbb5ccd7ec7b1084", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336525981110272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d22cf2a06a6c4bb4bbb5ccd7ec7b1084" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@666520785(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10819 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d22cf2a06a6c4bb4bbb5ccd7ec7b1084", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38467
20:08:14.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f6586f763004853ba666f98575f4ba7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526032642048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f6586f763004853ba666f98575f4ba7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f6586f763004853ba666f98575f4ba7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38490
20:08:14.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526089539584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "32c5c1369692421abd0ce7b6184b56ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526089539584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "32c5c1369692421abd0ce7b6184b56ae" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10857 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="32c5c1369692421abd0ce7b6184b56ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38505
20:08:14.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526136983552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8f896a09328434fbf84393e7077b0e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526136983552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b8f896a09328434fbf84393e7077b0e9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b8f896a09328434fbf84393e7077b0e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38510
20:08:14.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0c8baa777ff412eaa8e4210d053e182", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526175698944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a0c8baa777ff412eaa8e4210d053e182" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10867 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a0c8baa777ff412eaa8e4210d053e182", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38515
20:08:14.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526257680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57967259a35648d0bc616925b934a53f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526257680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "57967259a35648d0bc616925b934a53f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="57967259a35648d0bc616925b934a53f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38521
20:08:14.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eca8b1f67d7c476db7fce42ebffa1520", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526314237952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eca8b1f67d7c476db7fce42ebffa1520" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10878 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eca8b1f67d7c476db7fce42ebffa1520", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38526
20:08:14.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1751f325b9e140f7a3e5359e624cc306", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526374457344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1751f325b9e140f7a3e5359e624cc306" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1751f325b9e140f7a3e5359e624cc306", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38532
20:08:14.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3d9f1a4d2e14523b7a3456dbf65efc6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526416609280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3d9f1a4d2e14523b7a3456dbf65efc6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10889 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3d9f1a4d2e14523b7a3456dbf65efc6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38537
20:08:14.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526475776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526475776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28b483068f10406ca769781d33f859c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526484889600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28b483068f10406ca769781d33f859c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10895 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28b483068f10406ca769781d33f859c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38543
20:08:14.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526531026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@544635602(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.179 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164462472(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@766892176(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f429ec1b24c46d28cade8e30ac170e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526531026944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5f429ec1b24c46d28cade8e30ac170e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10899 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5f429ec1b24c46d28cade8e30ac170e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38547
20:08:14.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526589841408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526597251072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "680d1f62e78943fda651f971ca7d7ad3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526597251072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "680d1f62e78943fda651f971ca7d7ad3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10933 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="680d1f62e78943fda651f971ca7d7ad3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38581
20:08:14.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3661dff598404e4cbceb07741086348c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526651797504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3661dff598404e4cbceb07741086348c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10939 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3661dff598404e4cbceb07741086348c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38587
20:08:14.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526713245696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526713245696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526723784704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526730375168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4676988a17994061b74be0d3ff54d8ef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526730375168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4676988a17994061b74be0d3ff54d8ef" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4676988a17994061b74be0d3ff54d8ef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38595
20:08:14.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33028a873689460eb54bd9fd524d35c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526782861312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33028a873689460eb54bd9fd524d35c1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10953 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="33028a873689460eb54bd9fd524d35c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38601
20:08:14.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7af803c9cbad4aa9b1db3ecc40033a23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526835290112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7af803c9cbad4aa9b1db3ecc40033a23" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10959 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7af803c9cbad4aa9b1db3ecc40033a23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38607
20:08:14.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0a93ce0ca1d4afcb245b7c402f7a626", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526890016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b0a93ce0ca1d4afcb245b7c402f7a626" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10965 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b0a93ce0ca1d4afcb245b7c402f7a626", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38613
20:08:14.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336526947078144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9abafa53107430ba457dcd739ba1ba8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526947078144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9abafa53107430ba457dcd739ba1ba8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10971 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d9abafa53107430ba457dcd739ba1ba8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38619
20:08:14.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23d652a8dc4044dba7243fe254a76416", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336526977150976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23d652a8dc4044dba7243fe254a76416" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10976 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="23d652a8dc4044dba7243fe254a76416", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38624
20:08:14.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527066697728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4b4ed04d9a64c9399cd17af961e835a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527066697728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e4b4ed04d9a64c9399cd17af961e835a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10981 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e4b4ed04d9a64c9399cd17af961e835a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38629
20:08:14.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527113072640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f47c20de6ee465d8b85362a17d9566d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527113072640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2f47c20de6ee465d8b85362a17d9566d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10984 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2f47c20de6ee465d8b85362a17d9566d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38632
20:08:14.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527169449984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1478284595(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1269793800(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.334 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@696030154(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c1df890e5504b548c75bb153f5ddb44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527169449984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1c1df890e5504b548c75bb153f5ddb44" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10990 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1c1df890e5504b548c75bb153f5ddb44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38638
20:08:14.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527222329344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527222329344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6930da04f6b347b1995bb3ee983ed07d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527233699840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6930da04f6b347b1995bb3ee983ed07d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11024 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6930da04f6b347b1995bb3ee983ed07d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38672
20:08:14.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527286530048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.361 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@705609517(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527286530048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b2c3f86166504735ae388e27e856714d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527297748992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b2c3f86166504735ae388e27e856714d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11031 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b2c3f86166504735ae388e27e856714d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38679
20:08:14.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9eb6d7ebd0764cf1bfc240952d40ada0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527342899200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9eb6d7ebd0764cf1bfc240952d40ada0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11045 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9eb6d7ebd0764cf1bfc240952d40ada0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38693
20:08:14.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec49a4e2fc6348ea9bc104f1861c7b11", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527404630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec49a4e2fc6348ea9bc104f1861c7b11" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec49a4e2fc6348ea9bc104f1861c7b11", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38700
20:08:14.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527458721792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "245baafa385a4665b5c9f4b92ed263c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527466225664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "245baafa385a4665b5c9f4b92ed263c9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="245baafa385a4665b5c9f4b92ed263c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38703
20:08:14.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527521722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527521722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527532847104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ee4b33c48084954a059c9f9f31a2407", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527538495488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ee4b33c48084954a059c9f9f31a2407" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11063 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ee4b33c48084954a059c9f9f31a2407", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38711
20:08:14.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "592ae21b01d549eab5f89eb6375149e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527594242048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "592ae21b01d549eab5f89eb6375149e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11069 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="592ae21b01d549eab5f89eb6375149e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38717
20:08:14.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20ac47870bdd40a1814375895a81f0a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527654924288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "20ac47870bdd40a1814375895a81f0a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11075 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="20ac47870bdd40a1814375895a81f0a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38723
20:08:14.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527706963968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527706963968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336527716241408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1de6a907b8cd4dfbaf29caeb3064c0b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527716241408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1de6a907b8cd4dfbaf29caeb3064c0b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1de6a907b8cd4dfbaf29caeb3064c0b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38730
20:08:14.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6a30725b078426ba24b71b501c11548", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527777738752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e6a30725b078426ba24b71b501c11548" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11089 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e6a30725b078426ba24b71b501c11548", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38737
20:08:14.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6c30b3e312d34e94bb19c08384de3a99", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527831773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6c30b3e312d34e94bb19c08384de3a99" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11095 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6c30b3e312d34e94bb19c08384de3a99", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38743
20:08:14.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24ba34d76d5b448785e9687e423fb528", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527892156416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24ba34d76d5b448785e9687e423fb528" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="24ba34d76d5b448785e9687e423fb528", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38749
20:08:14.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74e18f9518714224a2702af974e436b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336527941214208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "74e18f9518714224a2702af974e436b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@344277522(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="74e18f9518714224a2702af974e436b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38754
20:08:14.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@599591758(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cbd16da2bf5447a88bbd9b9ba6f9787", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528007237632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3cbd16da2bf5447a88bbd9b9ba6f9787" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11112 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3cbd16da2bf5447a88bbd9b9ba6f9787", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38760
20:08:14.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528057696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "101c772b1155474d93e9da7542dece8a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528057696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "101c772b1155474d93e9da7542dece8a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="101c772b1155474d93e9da7542dece8a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38784
20:08:14.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69cb40e83f674e8ea6bdba602f4c5a13", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528111636480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "69cb40e83f674e8ea6bdba602f4c5a13" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11140 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="69cb40e83f674e8ea6bdba602f4c5a13", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38788
20:08:14.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528166113280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528166113280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10419d9f2e084129a8f3ac8a221ff624", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528172470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "10419d9f2e084129a8f3ac8a221ff624" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11147 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="10419d9f2e084129a8f3ac8a221ff624", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38795
20:08:14.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528223928320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2abf90e745a74e03a251cc734c0371c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528223928320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2abf90e745a74e03a251cc734c0371c1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11153 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2abf90e745a74e03a251cc734c0371c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38801
20:08:14.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855077936(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "237c208351b840249bb3d627e6b3c5f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528282705920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "237c208351b840249bb3d627e6b3c5f4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11160 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="237c208351b840249bb3d627e6b3c5f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38808
20:08:14.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5112f7752bc43b5bb2b25940cabe17b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528336572416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5112f7752bc43b5bb2b25940cabe17b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@825889560(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11175 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5112f7752bc43b5bb2b25940cabe17b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38823
20:08:14.629 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@261182207(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528393838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528393838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1144901432(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.633 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1000413745(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c94ebd7903f43629e04285fd2632c60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528393838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c94ebd7903f43629e04285fd2632c60" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c94ebd7903f43629e04285fd2632c60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38830
20:08:14.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528443797504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d2c0233bebb4de19585a4f1ec302266", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528452169728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8d2c0233bebb4de19585a4f1ec302266" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11224 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8d2c0233bebb4de19585a4f1ec302266", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38872
20:08:14.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528509640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524792462(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528509640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1960409a4dc045f89aeb7186912a5843", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528521015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1960409a4dc045f89aeb7186912a5843" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11231 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1960409a4dc045f89aeb7186912a5843", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38879
20:08:14.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528572203008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528572203008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528588685312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b4fe2410efe4fd6a17d3bcd5bee1851", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528588685312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3b4fe2410efe4fd6a17d3bcd5bee1851" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11247 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3b4fe2410efe4fd6a17d3bcd5bee1851", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38895
20:08:14.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528641757184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528641757184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528649302016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528649302016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4ee8110a3d914b2bb1f0f24ceb643681", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528656842752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4ee8110a3d914b2bb1f0f24ceb643681" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1600248711(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11256 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4ee8110a3d914b2bb1f0f24ceb643681", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38904
20:08:14.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13ebfc7232844edaae2f3ef09aa6b900", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528708575232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "13ebfc7232844edaae2f3ef09aa6b900" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11261 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="13ebfc7232844edaae2f3ef09aa6b900", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38909
20:08:14.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3784e9ab9c3c44e18513f8ae589543a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528763764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3784e9ab9c3c44e18513f8ae589543a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11276 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3784e9ab9c3c44e18513f8ae589543a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38924
20:08:14.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60b6c580916d43f3818612ebf729f5d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528824909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60b6c580916d43f3818612ebf729f5d5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11283 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60b6c580916d43f3818612ebf729f5d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38931
20:08:14.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528879456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "150537b4320545a5b06c1a018ac502b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528879456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "150537b4320545a5b06c1a018ac502b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11289 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="150537b4320545a5b06c1a018ac502b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38937
20:08:14.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528937246720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "907034d364c743039803d65aa67dbe53", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336528937246720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "907034d364c743039803d65aa67dbe53" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1972341596(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11296 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="907034d364c743039803d65aa67dbe53", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38944
20:08:14.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1179412302(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528989208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336528996143104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529006166016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61f9b447394744ba8fb1e5452200d974", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529006166016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61f9b447394744ba8fb1e5452200d974" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61f9b447394744ba8fb1e5452200d974", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38960
20:08:14.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85114a301a4d4ba1b55e7579c80eb0a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529058402304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85114a301a4d4ba1b55e7579c80eb0a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11328 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85114a301a4d4ba1b55e7579c80eb0a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38976
20:08:14.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "233204c872224d65911ef8b705c9bac4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529115820032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "233204c872224d65911ef8b705c9bac4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11335 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="233204c872224d65911ef8b705c9bac4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38983
20:08:14.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@251884805(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529167151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1584347777(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529167151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529176182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1471385467(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54ef42d5bf454f90908553d69a667eb6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529176182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "54ef42d5bf454f90908553d69a667eb6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="54ef42d5bf454f90908553d69a667eb6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38990
20:08:14.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529230241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529230241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529240096768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529246035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1918952660(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68b3d5151b0e4ba8abd486381355e04b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529246035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "68b3d5151b0e4ba8abd486381355e04b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11377 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="68b3d5151b0e4ba8abd486381355e04b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39025
20:08:14.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529306808320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529306808320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37288ee3a9da4e449ade386add38e382", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529316413440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "37288ee3a9da4e449ade386add38e382" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11394 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="37288ee3a9da4e449ade386add38e382", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39042
20:08:14.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529364918272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529364918272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0bd94aec0ebb40629a6a66ee5d159d6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529364918272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0bd94aec0ebb40629a6a66ee5d159d6f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0bd94aec0ebb40629a6a66ee5d159d6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39047
20:08:14.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529437904896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529437904896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22bc519c52eb425b999eaf797824942b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529447186432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "22bc519c52eb425b999eaf797824942b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11407 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="22bc519c52eb425b999eaf797824942b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39055
20:08:14.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "49a82ff4e55e49f692a433a30abc7965", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529506918400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "49a82ff4e55e49f692a433a30abc7965" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11414 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="49a82ff4e55e49f692a433a30abc7965", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39062
20:08:14.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529557512192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1717505216(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529565388800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529573535744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.918 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1103333816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "115abded3c4b4c1982befc38db81356f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529573535744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "115abded3c4b4c1982befc38db81356f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11421 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="115abded3c4b4c1982befc38db81356f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39069
20:08:14.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66f74797c7604863a27ff835c34ca9b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529628930048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66f74797c7604863a27ff835c34ca9b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11445 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66f74797c7604863a27ff835c34ca9b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39093
20:08:14.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529692123136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68cbf880ad684a0ab5ca9b5c38be4927", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529692123136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "68cbf880ad684a0ab5ca9b5c38be4927" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11453 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="68cbf880ad684a0ab5ca9b5c38be4927", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39101
20:08:14.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529744584704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529751044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180362924(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2138246500(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1fc2a40b54aa4a87bca9c37b77d8e07e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529762328576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1fc2a40b54aa4a87bca9c37b77d8e07e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1641297734(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11461 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1fc2a40b54aa4a87bca9c37b77d8e07e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39109
20:08:14.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007152269(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@918073567(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:14.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a8cbdb56c0014018a29cb688f03ab148", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529811419136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a8cbdb56c0014018a29cb688f03ab148" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:14.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a8cbdb56c0014018a29cb688f03ab148", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:14.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39130
20:08:14.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e0c0b7055b3478b89d2fee072579225", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529866309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:14.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e0c0b7055b3478b89d2fee072579225" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e0c0b7055b3478b89d2fee072579225", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39162
20:08:15.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336529884270592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a35a6a6ad9494b1eacf72f34d65f3298", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529927487488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a35a6a6ad9494b1eacf72f34d65f3298" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a35a6a6ad9494b1eacf72f34d65f3298", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39165
20:08:15.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2984929caa5b4884a6d0aec88b7bde39", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336529998213120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2984929caa5b4884a6d0aec88b7bde39" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11524 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2984929caa5b4884a6d0aec88b7bde39", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39172
20:08:15.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d5fa1378aa743a7837441f8f1e77e38", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530054914048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7d5fa1378aa743a7837441f8f1e77e38" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11530 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7d5fa1378aa743a7837441f8f1e77e38", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39178
20:08:15.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530109755392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530109755392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8893f7c67961475d81b4b9d22d2f2144", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530121404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8893f7c67961475d81b4b9d22d2f2144" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1363641153(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11536 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8893f7c67961475d81b4b9d22d2f2144", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39184
20:08:15.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530173292544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d15498d16fad4be88d638f8bb6c9f4fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530173292544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d15498d16fad4be88d638f8bb6c9f4fd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d15498d16fad4be88d638f8bb6c9f4fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39190
20:08:15.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe68c996531e442685473c2038b7a1db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530223693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe68c996531e442685473c2038b7a1db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11555 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fe68c996531e442685473c2038b7a1db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39203
20:08:15.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530272722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530272722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@292155432(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4d16c095d59444182017833b2d4fa8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530272722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4d16c095d59444182017833b2d4fa8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11559 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c4d16c095d59444182017833b2d4fa8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39207
20:08:15.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d8354c8962141408837be6feaaa320d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530340564992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2d8354c8962141408837be6feaaa320d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11573 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2d8354c8962141408837be6feaaa320d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39221
20:08:15.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310969612(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0d4e5564d7540438767a8af0a808085", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530390380544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c0d4e5564d7540438767a8af0a808085" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1631875530(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11578 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c0d4e5564d7540438767a8af0a808085", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39226
20:08:15.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530445750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530445750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530456252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7b78869d9634b2b8bd6f768d5254d8c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530456252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7b78869d9634b2b8bd6f768d5254d8c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7b78869d9634b2b8bd6f768d5254d8c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39250
20:08:15.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530499661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "970deaf537ec47efa1436d7dd4b9de45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530508263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "970deaf537ec47efa1436d7dd4b9de45" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.156 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@217365288(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11608 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="970deaf537ec47efa1436d7dd4b9de45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39256
20:08:15.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530552426496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530561712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530561712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36372aa07afa4cc5b2aa22b74d48dfb0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530569719808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36372aa07afa4cc5b2aa22b74d48dfb0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36372aa07afa4cc5b2aa22b74d48dfb0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39270
20:08:15.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a47a78cb03e417caab950c5d5da2db4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530629042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3a47a78cb03e417caab950c5d5da2db4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11629 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3a47a78cb03e417caab950c5d5da2db4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39277
20:08:15.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6953cf15c4d14c189276bc259c3ccdd9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530691452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6953cf15c4d14c189276bc259c3ccdd9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6953cf15c4d14c189276bc259c3ccdd9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39284
20:08:15.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f3aa577d9af4badb7aaa7733239e8f2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530747867136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f3aa577d9af4badb7aaa7733239e8f2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f3aa577d9af4badb7aaa7733239e8f2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39290
20:08:15.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b3da098a90c47ccbf5f1b0f1390819c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530809311232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b3da098a90c47ccbf5f1b0f1390819c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11647 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b3da098a90c47ccbf5f1b0f1390819c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39295
20:08:15.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "726f174dc38543e2902f3af8619b3ad0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530857394176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "726f174dc38543e2902f3af8619b3ad0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11653 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="726f174dc38543e2902f3af8619b3ad0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39301
20:08:15.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388503598(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f2770d765a94c9796e5632cbc7ce33f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530916872192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4f2770d765a94c9796e5632cbc7ce33f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11660 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4f2770d765a94c9796e5632cbc7ce33f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39308
20:08:15.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336530971303936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c53f358d2e524af1b626eb46118f2600", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336530978267136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c53f358d2e524af1b626eb46118f2600" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137968671(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1244776179(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11676 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c53f358d2e524af1b626eb46118f2600", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39324
20:08:15.273 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1672812902(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531028144128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@648234156(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1731943843(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@603523561(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9c2b43d34dc4688b713e0a6e5e28e55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531035893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e9c2b43d34dc4688b713e0a6e5e28e55" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1758218969(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.286 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1417082184(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11692 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e9c2b43d34dc4688b713e0a6e5e28e55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39340
20:08:15.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531096371200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8e0bb24e59c42c4aba12c9e66447a64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531096371200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b8e0bb24e59c42c4aba12c9e66447a64" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b8e0bb24e59c42c4aba12c9e66447a64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39400
20:08:15.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531153752064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531153752064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531166199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d8889296bc044edd9e3dbf60a295292b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531166199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d8889296bc044edd9e3dbf60a295292b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11768 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d8889296bc044edd9e3dbf60a295292b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39416
20:08:15.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531221762048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5836d461a20342e6a566faa6a8f66df8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531231440896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5836d461a20342e6a566faa6a8f66df8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5836d461a20342e6a566faa6a8f66df8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39420
20:08:15.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531265560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531273744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2923ece38394b4f91f1418b1c723a61", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531285839872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d2923ece38394b4f91f1418b1c723a61" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11776 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d2923ece38394b4f91f1418b1c723a61", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39424
20:08:15.347 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1763540000(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f695be2a6d9842e68c4c9a02d8d58a46", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531329138688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f695be2a6d9842e68c4c9a02d8d58a46" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11780 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f695be2a6d9842e68c4c9a02d8d58a46", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39428
20:08:15.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da9cb5cbceba4332819389084416ba0a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531358404608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "da9cb5cbceba4332819389084416ba0a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11793 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="da9cb5cbceba4332819389084416ba0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39441
20:08:15.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531431849984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d4ff4a04bb54e8d92e1cab2bd238d7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531431849984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d4ff4a04bb54e8d92e1cab2bd238d7a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11799 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d4ff4a04bb54e8d92e1cab2bd238d7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39447
20:08:15.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03727205fe1f4068bd86b80e9399c45f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531483000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "03727205fe1f4068bd86b80e9399c45f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@46171819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11805 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="03727205fe1f4068bd86b80e9399c45f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39453
20:08:15.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1fbe85c5d5cd43c08ce3e0510eb56b50", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531547652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1fbe85c5d5cd43c08ce3e0510eb56b50" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1fbe85c5d5cd43c08ce3e0510eb56b50", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39460
20:08:15.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531601190912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531601190912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531610214400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0de4677cc7445a1bb50a3501ebfb016", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531610214400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0de4677cc7445a1bb50a3501ebfb016" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0de4677cc7445a1bb50a3501ebfb016", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39476
20:08:15.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531662954496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1b8a87b9601b4b0e9f1838b5da55c5e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531662954496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1b8a87b9601b4b0e9f1838b5da55c5e2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11835 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1b8a87b9601b4b0e9f1838b5da55c5e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39483
20:08:15.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531714736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531714736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b2f54bda664a4bf9a2b1b441e3bd991b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531714736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b2f54bda664a4bf9a2b1b441e3bd991b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b2f54bda664a4bf9a2b1b441e3bd991b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39487
20:08:15.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531772481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531772481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "565a7276c9b24f1ba76a64dcf0840317", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531772481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "565a7276c9b24f1ba76a64dcf0840317" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="565a7276c9b24f1ba76a64dcf0840317", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39494
20:08:15.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531821817856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@147889832(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.469 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.14.16.253:35145
20:08:15.469 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.469583 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 16073
20:08:15.477 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1802495567(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762753406(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.481334 14431 connection.cc:582] client connection to 127.14.16.253:35145 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
20:08:15.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.481424 14431 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 4 similar messages]
20:08:15.482 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:15.482 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.14.16.253:35145
20:08:15.482 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.483243 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:08:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.485760 14431 consensus_peers.cc:597] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 -> Peer 72d14aeb5a2c4cf297418b83c121c9d2 (127.14.16.253:35145): Couldn't send request to peer 72d14aeb5a2c4cf297418b83c121c9d2. Status: Network error: Client connection negotiation failed: client connection to 127.14.16.253:35145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
20:08:15.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e6266b46531475597f094b67d1439ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531829735424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e6266b46531475597f094b67d1439ac" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11851 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e6266b46531475597f094b67d1439ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39499
20:08:15.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531934822400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "852e1801393f4ba5a2b307c72418d369", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336531949699072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "852e1801393f4ba5a2b307c72418d369" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="852e1801393f4ba5a2b307c72418d369", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39532
20:08:15.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336531996614656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532004921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532021850112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877105961(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f9f24ce652b468faddcf89b0b90e0e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532029710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f9f24ce652b468faddcf89b0b90e0e3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11890 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f9f24ce652b468faddcf89b0b90e0e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39538
20:08:15.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532082614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532089659392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532099584000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.542 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1674292131(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996645387(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f11ea14810b48e7b8c7af520ffb22c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532105551872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f11ea14810b48e7b8c7af520ffb22c9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@355089182(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1750869895(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f11ea14810b48e7b8c7af520ffb22c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39554
20:08:15.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f2bcdd34e294853bc4397fb6c2045c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532176916480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4f2bcdd34e294853bc4397fb6c2045c1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4f2bcdd34e294853bc4397fb6c2045c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39580
20:08:15.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532238475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0c923f2502c494c976cc868b9ea1587", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532245790720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0c923f2502c494c976cc868b9ea1587" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11957 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0c923f2502c494c976cc868b9ea1587", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39605
20:08:15.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b07f8b54e1041e08a8296f769f817f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532312227840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b07f8b54e1041e08a8296f769f817f5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.600464 16202 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:08:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.600878 16202 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:08:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.601019 16202 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:08:15.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603667 16202 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:08:15.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603734 16202 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:08:15.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603756 16202 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:08:15.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603777 16202 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:08:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603796 16202 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:08:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.603814 16202 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:08:15.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11963 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b07f8b54e1041e08a8296f769f817f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39611
20:08:15.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532380516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.606159 16202 master_runner.cc:387] Master server non-default flags:
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16202
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:08:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.606467 16202 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:08:15.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.606664 16202 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:08:15.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532386312192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.609051 16209 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
20:08:15.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.609462 16211 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
20:08:15.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:15.610136 16208 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
20:08:15.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.610364 16202 server_base.cc:1061] running on GCE node
20:08:15.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.610611 16202 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:08:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.610921 16202 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:08:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.612107 16202 hybrid_clock.cc:648] HybridClock initialized: now 1779134895612003 us; error 116 us; skew 500 ppm
20:08:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.613521 16202 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:08:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.613749 16202 fs_manager.cc:362] Metadata directory not provided
20:08:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.613811 16202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:08:15.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.615628 16202 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
20:08:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.616357 16217 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:08:15.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a4681de3ce64db08db76b565c37dbab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532399767552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a4681de3ce64db08db76b565c37dbab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.616616 16202 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.616712 16202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.617053 16202 fs_report.cc:389] FS layout report
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:08:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:08:15.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11973 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a4681de3ce64db08db76b565c37dbab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39621
20:08:15.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16d4863ca6c04ed48eea7e581c82411a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532448178176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "16d4863ca6c04ed48eea7e581c82411a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11977 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="16d4863ca6c04ed48eea7e581c82411a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39625
20:08:15.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532499525632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.635319 16202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:08:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.635720 16202 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
20:08:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.635864 16202 kserver.cc:163] Server-wide thread pool size limit: 3276
20:08:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.640703 16202 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:08:15.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.641130 16202 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.643652 16269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:08:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.645418 16270 sys_catalog.cc:263] Verifying existing consensus state
20:08:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.646222 16270 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:08:15.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71626d5840324a27887151bfeaf30535", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532505497600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "71626d5840324a27887151bfeaf30535" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.650104 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 16202
20:08:15.650 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:15.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11981 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="71626d5840324a27887151bfeaf30535", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39629
20:08:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.658218 16270 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:08:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.660988 16270 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:08:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.661361 16270 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap complete.
20:08:15.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1a3094a800a4774a6b9efccffff8e64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532587237376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a1a3094a800a4774a6b9efccffff8e64" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.664724 16270 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.665050 16270 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.665238 16270 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.665567 16270 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.665508 16273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:15.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.665649 16273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:15.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11989 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a1a3094a800a4774a6b9efccffff8e64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39637
20:08:15.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.667951 16284 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:08:15.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.668016 16284 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: success
20:08:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.669412 16284 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: acquiring CA information for follower catalog manager: success
20:08:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.669726 16284 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:08:15.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64fcadf28c774e33bff57f4cd2e7875d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532617498624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "64fcadf28c774e33bff57f4cd2e7875d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11992 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="64fcadf28c774e33bff57f4cd2e7875d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39640
20:08:15.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0294796896b04f2d9ab43fd25590fc41", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532700401664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0294796896b04f2d9ab43fd25590fc41" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0294796896b04f2d9ab43fd25590fc41", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39643
20:08:15.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532773109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19c07f7736ca423c8d5bc65fc07139ef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532773109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19c07f7736ca423c8d5bc65fc07139ef" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12001 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19c07f7736ca423c8d5bc65fc07139ef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39649
20:08:15.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532846239744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532846239744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532854763520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ee9e310ca0e464dac9716324e671dfc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532854763520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ee9e310ca0e464dac9716324e671dfc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1458835356(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12006 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ee9e310ca0e464dac9716324e671dfc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39654
20:08:15.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532926484480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1c5ebd8073946e496366e7409d3e58e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532926484480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1c5ebd8073946e496366e7409d3e58e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12022 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1c5ebd8073946e496366e7409d3e58e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39670
20:08:15.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336532997144576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0dcaa8b2019429f89d8fa1bc3db8533", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336532997144576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c0dcaa8b2019429f89d8fa1bc3db8533" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12031 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c0dcaa8b2019429f89d8fa1bc3db8533", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39679
20:08:15.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3fc3379bf235450fa70d6d9eec61f9b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533044424704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3fc3379bf235450fa70d6d9eec61f9b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@842144629(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12034 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3fc3379bf235450fa70d6d9eec61f9b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39682
20:08:15.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533121019904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533121019904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b815f8549468444aad45bf27841ebf74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533134012416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b815f8549468444aad45bf27841ebf74" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b815f8549468444aad45bf27841ebf74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39700
20:08:15.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533195804672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533195804672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533208502272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533216366592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2477bad6b414f5b874896cb718dca3b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533216366592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c2477bad6b414f5b874896cb718dca3b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12061 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c2477bad6b414f5b874896cb718dca3b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39709
20:08:15.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83cba12003e54cac8ac8224beec83aa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "83cba12003e54cac8ac8224beec83aa1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1988375782(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12069 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="83cba12003e54cac8ac8224beec83aa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39717
20:08:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.848975 16233 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224235cca67a45258e1ad28d5f93deae" instance_seqno: 1779134880285944) as {username='slave'} at 127.14.16.193:33247; Asking this server to re-register.
20:08:15.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.849828 16039 heartbeater.cc:461] Registering TS with master...
20:08:15.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.850749 16233 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.857811 16233 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" instance_seqno: 1779134840817196) as {username='slave'} at 127.14.16.195:57965; Asking this server to re-register.
20:08:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.858047 15093 heartbeater.cc:461] Registering TS with master...
20:08:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.858455 16233 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:08:15.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8b1fcac4317409384eed13728797f9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533357621248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e8b1fcac4317409384eed13728797f9c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e8b1fcac4317409384eed13728797f9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39730
20:08:15.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533447471104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533447471104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2137871790(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533466116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533466116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.882925 16233 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" instance_seqno: 1779134875103504) as {username='slave'} at 127.14.16.194:53101; Asking this server to re-register.
20:08:15.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.883214 15865 heartbeater.cc:461] Registering TS with master...
20:08:15.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:15.883602 16233 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:08:15.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7151d772efb41dfa48ec4d916dbf936", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533481811968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d7151d772efb41dfa48ec4d916dbf936" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d7151d772efb41dfa48ec4d916dbf936", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39740
20:08:15.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d15b4740ea14d1fb74be8b4337c03a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533545398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d15b4740ea14d1fb74be8b4337c03a4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d15b4740ea14d1fb74be8b4337c03a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39754
20:08:15.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bde39caa8e5c4e2f9e9ea046ace809db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533601521664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bde39caa8e5c4e2f9e9ea046ace809db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12108 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bde39caa8e5c4e2f9e9ea046ace809db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39756
20:08:15.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1d035c8d5f745dc8749a6fa7c71c5a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533670326272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d1d035c8d5f745dc8749a6fa7c71c5a8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12114 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d1d035c8d5f745dc8749a6fa7c71c5a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39762
20:08:15.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533733576704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.935 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@152255792(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@735606484(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "756fa3566d004865aa58ff6bdba56667", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533733576704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "756fa3566d004865aa58ff6bdba56667" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2083275853(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12120 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="756fa3566d004865aa58ff6bdba56667", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39768
20:08:15.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f79c7162d5be4ac3a95a572876605c0d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533802717184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f79c7162d5be4ac3a95a572876605c0d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f79c7162d5be4ac3a95a572876605c0d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39790
20:08:15.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62f3552cbd0c47f09efa25e20196b50e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533857406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "62f3552cbd0c47f09efa25e20196b50e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777970755(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2031346929(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:15.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12156 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="62f3552cbd0c47f09efa25e20196b50e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39804
20:08:15.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336533920292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d329ea0f73e04b5b87a1ba14a4ba4a94", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533920292864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:15.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d329ea0f73e04b5b87a1ba14a4ba4a94" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:15.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12172 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d329ea0f73e04b5b87a1ba14a4ba4a94", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:15.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39820
20:08:16.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "651bc88ef79d4430be39c21340778919", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336533979119616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "651bc88ef79d4430be39c21340778919" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12187 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="651bc88ef79d4430be39c21340778919", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39835
20:08:16.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88f776191a124385aac8334a07a5496d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534047485952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "88f776191a124385aac8334a07a5496d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12194 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="88f776191a124385aac8334a07a5496d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39842
20:08:16.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534092034048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534099308544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534114304000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534114304000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e26fa2be49d49a2a14d9fdd3d6c897d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534121005056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8e26fa2be49d49a2a14d9fdd3d6c897d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.039235 16196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:16.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.039409 16196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: LEADER
20:08:16.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12200 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8e26fa2be49d49a2a14d9fdd3d6c897d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39848
20:08:16.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534173065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.047291 16273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:16.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.047667 16273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:16.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e39c6113735491ba31e510783194a32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534173065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e39c6113735491ba31e510783194a32" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e39c6113735491ba31e510783194a32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39852
20:08:16.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f693028508a645debb6e7c25f03caa38", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534235009024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f693028508a645debb6e7c25f03caa38" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12209 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f693028508a645debb6e7c25f03caa38", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39857
20:08:16.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534299721728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e51c90121ea44076871bc06efc46aa3c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534299721728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e51c90121ea44076871bc06efc46aa3c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e51c90121ea44076871bc06efc46aa3c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39865
20:08:16.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534349684736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61f69872c5494f7f8a8764a41ba4b4f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534349684736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61f69872c5494f7f8a8764a41ba4b4f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12220 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61f69872c5494f7f8a8764a41ba4b4f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39868
20:08:16.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7be9db1011d5496bad786b46ff847dc3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534382141440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7be9db1011d5496bad786b46ff847dc3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12223 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7be9db1011d5496bad786b46ff847dc3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39871
20:08:16.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f27e0a1f97a9485aa46d786b08f74328", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534479912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f27e0a1f97a9485aa46d786b08f74328" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12230 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f27e0a1f97a9485aa46d786b08f74328", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39878
20:08:16.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48012a2dbbf742cab474e6eb613c9985", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534534721536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48012a2dbbf742cab474e6eb613c9985" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12236 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48012a2dbbf742cab474e6eb613c9985", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39884
20:08:16.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534593499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "352dfb88e91c45dca0ff70ada2bd942f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534593499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "352dfb88e91c45dca0ff70ada2bd942f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12242 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="352dfb88e91c45dca0ff70ada2bd942f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39890
20:08:16.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534647623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@286610385(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252015506(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e1a3eea2eb6e4ebf8daf748a56f39af0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534654406656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e1a3eea2eb6e4ebf8daf748a56f39af0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@724193159(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e1a3eea2eb6e4ebf8daf748a56f39af0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39896
20:08:16.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534711607296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ac6475110d6a4ba08d75abf6bfd36f82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534719324160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ac6475110d6a4ba08d75abf6bfd36f82" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ac6475110d6a4ba08d75abf6bfd36f82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39930
20:08:16.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534783827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d0ccccdcefb4a0ca31461e97ba01b22", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534783827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d0ccccdcefb4a0ca31461e97ba01b22" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12289 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4d0ccccdcefb4a0ca31461e97ba01b22", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39937
20:08:16.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534829670400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf4c2c7cd4ec428f9af1fd957e1737b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534835691520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bf4c2c7cd4ec428f9af1fd957e1737b1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12293 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bf4c2c7cd4ec428f9af1fd957e1737b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39941
20:08:16.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534895120384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534895120384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "014f410be245428ba498b8930b4f255c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534906535936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "014f410be245428ba498b8930b4f255c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12298 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="014f410be245428ba498b8930b4f255c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39946
20:08:16.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534948859904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336534955855872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a51a4468389b47af914e9178698385ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336534966673408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a51a4468389b47af914e9178698385ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12305 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a51a4468389b47af914e9178698385ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39953
20:08:16.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535014588416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535014588416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535023976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1308099199(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.252 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1992842186(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1383415650(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b05c9fcfd5584395bbf64ab6d7ab7185", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535029436416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b05c9fcfd5584395bbf64ab6d7ab7185" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b05c9fcfd5584395bbf64ab6d7ab7185", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39958
20:08:16.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62369e4e0cbe44ec819e4410bef7d023", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535087022080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "62369e4e0cbe44ec819e4410bef7d023" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="62369e4e0cbe44ec819e4410bef7d023", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39991
20:08:16.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "082daecf83eb40d885f13ad46ed8b2cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535132250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "082daecf83eb40d885f13ad46ed8b2cd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12348 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="082daecf83eb40d885f13ad46ed8b2cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39996
20:08:16.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535193731072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2259de9f97f245aab604161888300d10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535193731072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2259de9f97f245aab604161888300d10" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12353 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2259de9f97f245aab604161888300d10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40001
20:08:16.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535256985600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f682a67ad80467184c5f2cef6f9177d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535256985600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f682a67ad80467184c5f2cef6f9177d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12360 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f682a67ad80467184c5f2cef6f9177d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40008
20:08:16.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535328456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535328456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35c52c9dd316412c83015e7ea65357e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535340511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "35c52c9dd316412c83015e7ea65357e9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12368 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="35c52c9dd316412c83015e7ea65357e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40016
20:08:16.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535389700096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535389700096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535401455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47d41fa62e394dd78301ac3fc71578af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535401455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47d41fa62e394dd78301ac3fc71578af" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12374 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="47d41fa62e394dd78301ac3fc71578af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40022
20:08:16.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535451512832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "962665e8acd54c2091d01144e3b5a081", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535451512832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "962665e8acd54c2091d01144e3b5a081" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12380 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="962665e8acd54c2091d01144e3b5a081", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40028
20:08:16.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ffe932a76b64dac99ab0f301a28e33a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535520813056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8ffe932a76b64dac99ab0f301a28e33a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@735708380(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.380 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649859106(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12387 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8ffe932a76b64dac99ab0f301a28e33a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40035
20:08:16.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@303962420(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535567618048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535575597056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6614143dbc44e4d951160d48ecb8de7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535585984512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6614143dbc44e4d951160d48ecb8de7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12412 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6614143dbc44e4d951160d48ecb8de7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40060
20:08:16.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535636750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777056314(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6fc9a1c1c41d48d482461142b34c87a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535636750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6fc9a1c1c41d48d482461142b34c87a4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6fc9a1c1c41d48d482461142b34c87a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40075
20:08:16.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92427e7c9d6e471cb2a8d4d1b413de1d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535702085632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "92427e7c9d6e471cb2a8d4d1b413de1d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12443 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="92427e7c9d6e471cb2a8d4d1b413de1d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40091
20:08:16.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535754203136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@317501247(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1419214912(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94fc00c4278a4e64a176eb9630b003ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535760379904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94fc00c4278a4e64a176eb9630b003ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94fc00c4278a4e64a176eb9630b003ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40097
20:08:16.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.443450 16196 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:16.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:16.443608 16196 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0416ac24ead44c3bb5ba106894191cf6 [sys.catalog]: This master's current role is: LEADER
20:08:16.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f25cddac2f4b4e92b09853ab5391512e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535821193216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f25cddac2f4b4e92b09853ab5391512e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12474 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f25cddac2f4b4e92b09853ab5391512e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40122
20:08:16.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535867666432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535867666432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535884607488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.461 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@916649055(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@44868315(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5576cc849e104dc784847bed8f1e418d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535884607488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5576cc849e104dc784847bed8f1e418d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12478 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5576cc849e104dc784847bed8f1e418d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40126
20:08:16.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535945224192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535945224192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336535959711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b349dd7834724700b04e6f8d128b076f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336535965945856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b349dd7834724700b04e6f8d128b076f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12505 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b349dd7834724700b04e6f8d128b076f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40153
20:08:16.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536014454784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536021233664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "816de65b066f4419b3717c31d827d3b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536031498240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "816de65b066f4419b3717c31d827d3b2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12513 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="816de65b066f4419b3717c31d827d3b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40161
20:08:16.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b202a01879c14a1a9471fd93bd7b33fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536075210752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b202a01879c14a1a9471fd93bd7b33fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b202a01879c14a1a9471fd93bd7b33fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40165
20:08:16.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536129720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536129720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24e8582fe74b414a8ae71dabea039a9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536138272768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24e8582fe74b414a8ae71dabea039a9d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12524 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="24e8582fe74b414a8ae71dabea039a9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40172
20:08:16.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1976459494(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@489909151(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007842410(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c23b2b67e2b49c9adae5def4c090771", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536191340544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8c23b2b67e2b49c9adae5def4c090771" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1540334409(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1568678278(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12531 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8c23b2b67e2b49c9adae5def4c090771", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40179
20:08:16.548 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1542051386(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1953974281(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a33ec50ea2f844faa413abfb588bb9c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536242487296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a33ec50ea2f844faa413abfb588bb9c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a33ec50ea2f844faa413abfb588bb9c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40210
20:08:16.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536301694976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536301694976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3222e98797443dba6a581ac5bf730f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536307838976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f3222e98797443dba6a581ac5bf730f6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12604 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f3222e98797443dba6a581ac5bf730f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40252
20:08:16.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "812da09795264425afd867c0880d2b0d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536368558080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "812da09795264425afd867c0880d2b0d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12611 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="812da09795264425afd867c0880d2b0d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40259
20:08:16.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536425009152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f0d3fd29dff40b4820ba1588eeae5d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536425009152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f0d3fd29dff40b4820ba1588eeae5d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12617 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f0d3fd29dff40b4820ba1588eeae5d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40265
20:08:16.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536487833600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92a6806515514cdc9bc11a8661bbecb5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536487833600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "92a6806515514cdc9bc11a8661bbecb5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12623 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="92a6806515514cdc9bc11a8661bbecb5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40271
20:08:16.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536556478464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1376024613(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@248840178(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463056916(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42c7bebfa9f147baba86d0da857311a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536556478464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "42c7bebfa9f147baba86d0da857311a2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1432392814(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12630 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="42c7bebfa9f147baba86d0da857311a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40278
20:08:16.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5f22a85d6384cc8a77f5d58c4959ef6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536633487360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b5f22a85d6384cc8a77f5d58c4959ef6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b5f22a85d6384cc8a77f5d58c4959ef6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40320
20:08:16.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536685543424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536685543424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5096fe4e4c845e3aea1cd2f5fed39d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536697425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5096fe4e4c845e3aea1cd2f5fed39d6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.664 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@609487799(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12677 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5096fe4e4c845e3aea1cd2f5fed39d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40325
20:08:16.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b170944be3674d8c98ea30c4343d1c14", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536721498112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b170944be3674d8c98ea30c4343d1c14" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b170944be3674d8c98ea30c4343d1c14", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40329
20:08:16.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536790056960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536790056960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@223763360(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eff286357302483a8bca3cab6b10c9cf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536806412288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eff286357302483a8bca3cab6b10c9cf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12697 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eff286357302483a8bca3cab6b10c9cf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40345
20:08:16.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536862380032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536862380032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536862380032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336536873472000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "773aad4a4150464b9f2451c866bbc8ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536880508928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "773aad4a4150464b9f2451c866bbc8ce" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12715 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="773aad4a4150464b9f2451c866bbc8ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40363
20:08:16.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0185f600188422f98154b08251eb9b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336536930275328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b0185f600188422f98154b08251eb9b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b0185f600188422f98154b08251eb9b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40370
20:08:16.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537004769280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537004769280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537015091200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "116a4e6cf368484e88633de21624011f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537021345792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "116a4e6cf368484e88633de21624011f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="116a4e6cf368484e88633de21624011f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40379
20:08:16.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537076334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa6f045ecab84476bbead21fe1a92bb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537076334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa6f045ecab84476bbead21fe1a92bb3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12737 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa6f045ecab84476bbead21fe1a92bb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40385
20:08:16.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537131016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537131016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6d0a163119f41ab941a78df26e38684", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537142009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a6d0a163119f41ab941a78df26e38684" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12745 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a6d0a163119f41ab941a78df26e38684", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40393
20:08:16.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528382222(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1a4eec3159d458789100e424887bcfa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537194475520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1a4eec3159d458789100e424887bcfa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12751 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c1a4eec3159d458789100e424887bcfa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40399
20:08:16.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b89b904e364145f9bf4e9f2ebab8a2f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537254707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b89b904e364145f9bf4e9f2ebab8a2f7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@176914407(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12766 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b89b904e364145f9bf4e9f2ebab8a2f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40414
20:08:16.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ff9afa6bf0349e2a45909289d23e9d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537311465472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ff9afa6bf0349e2a45909289d23e9d1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ff9afa6bf0349e2a45909289d23e9d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40420
20:08:16.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243717298(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@825365913(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@539111810(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "11004d72ddd84c57be0ef357ea9b85b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537366765568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "11004d72ddd84c57be0ef357ea9b85b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.837 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1904678438(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12786 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="11004d72ddd84c57be0ef357ea9b85b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40434
20:08:16.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537449312256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dfc32b63168e45af9819fd121fb65b0a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537464619008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dfc32b63168e45af9819fd121fb65b0a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dfc32b63168e45af9819fd121fb65b0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40480
20:08:16.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537512210432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1226604512(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1755522439(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6ada105c78c942ae8bc52744c738e790", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537518837760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6ada105c78c942ae8bc52744c738e790" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1505539888(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6ada105c78c942ae8bc52744c738e790", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40487
20:08:16.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537582063616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537582063616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "857d96e64930430f96ad53def80df25d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537594548224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "857d96e64930430f96ad53def80df25d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="857d96e64930430f96ad53def80df25d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40521
20:08:16.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@281259015(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df2aa1fe3bc549b7ba906f416548f391", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537644236800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "df2aa1fe3bc549b7ba906f416548f391" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="df2aa1fe3bc549b7ba906f416548f391", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40527
20:08:16.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537705652224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537705652224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537715679232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537715679232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537721536512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b80a9121b3847d1ba25484c4d5a4a82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537727692800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3b80a9121b3847d1ba25484c4d5a4a82" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12897 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3b80a9121b3847d1ba25484c4d5a4a82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40545
20:08:16.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@973746816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1265936219(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9688c1a95a5e4c85959f87c88300bda2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537770786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9688c1a95a5e4c85959f87c88300bda2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12900 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9688c1a95a5e4c85959f87c88300bda2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40548
20:08:16.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537824452608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7cc1f22902444194b588fdae2166ff21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537830653952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7cc1f22902444194b588fdae2166ff21" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7cc1f22902444194b588fdae2166ff21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40571
20:08:16.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537897414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2009959474(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537897414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7e7be2557fc4a03adce5d56ce687114", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537906343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d7e7be2557fc4a03adce5d56ce687114" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12931 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d7e7be2557fc4a03adce5d56ce687114", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40579
20:08:16.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336537977737216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9573c36a12d143569e1d654e05116f89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336537977737216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9573c36a12d143569e1d654e05116f89" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9573c36a12d143569e1d654e05116f89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40595
20:08:16.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2053354840(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:16.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538030460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538030460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "410f9cdbb6d34e6aae994e76b55cd039", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538030460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:16.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "410f9cdbb6d34e6aae994e76b55cd039" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:16.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12951 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="410f9cdbb6d34e6aae994e76b55cd039", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:16.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40599
20:08:17.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538070179840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7214ce8725c4813908148d5c67a28f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538093137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a7214ce8725c4813908148d5c67a28f9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12965 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a7214ce8725c4813908148d5c67a28f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40613
20:08:17.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538163204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95f2489ef8424d2ebeee022002efa2d7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538163204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "95f2489ef8424d2ebeee022002efa2d7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12971 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="95f2489ef8424d2ebeee022002efa2d7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40619
20:08:17.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3f73b86da2e4501a6d002af3a6b0573", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538223271936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f3f73b86da2e4501a6d002af3a6b0573" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@295048870(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12977 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f3f73b86da2e4501a6d002af3a6b0573", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40625
20:08:17.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142643632(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538271219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.044 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1677826664(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6c06e1fd4db4c988814706edd10b92d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538279677952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d6c06e1fd4db4c988814706edd10b92d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d6c06e1fd4db4c988814706edd10b92d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40630
20:08:17.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a518eb770d04075be1ddab4ce295913", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538341728256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6a518eb770d04075be1ddab4ce295913" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13016 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6a518eb770d04075be1ddab4ce295913", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40664
20:08:17.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "873dfa7015e744ffaeffd944aaaf0e8f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538401288192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "873dfa7015e744ffaeffd944aaaf0e8f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13022 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="873dfa7015e744ffaeffd944aaaf0e8f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40670
20:08:17.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538458923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.092 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@61811397(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "048dac60e1074469adadb0f3908900d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538458923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "048dac60e1074469adadb0f3908900d2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13028 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="048dac60e1074469adadb0f3908900d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40676
20:08:17.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538525704192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538525704192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bbcf877c239b46ff91ce1b189ddd5fbb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538536505344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bbcf877c239b46ff91ce1b189ddd5fbb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13044 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bbcf877c239b46ff91ce1b189ddd5fbb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40692
20:08:17.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538593976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@573386544(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538593976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1819805024(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c9d8cfb3679443997ea4e4d5f5486db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538607005696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4c9d8cfb3679443997ea4e4d5f5486db" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13051 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4c9d8cfb3679443997ea4e4d5f5486db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40699
20:08:17.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "572d8cf274cc4099b1b59a74906649bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538667040768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "572d8cf274cc4099b1b59a74906649bf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13075 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="572d8cf274cc4099b1b59a74906649bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40723
20:08:17.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@79822941(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4cf538bce13b450fb5ae4c4be2688984", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538714783744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4cf538bce13b450fb5ae4c4be2688984" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13080 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4cf538bce13b450fb5ae4c4be2688984", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40728
20:08:17.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3d6fd154b3f468da9e46d3f9f9e6252", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538784718848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3d6fd154b3f468da9e46d3f9f9e6252" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13096 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3d6fd154b3f468da9e46d3f9f9e6252", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40744
20:08:17.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538844762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54e7c60c11fd438d8d928a36fbd58cf3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538844762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "54e7c60c11fd438d8d928a36fbd58cf3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="54e7c60c11fd438d8d928a36fbd58cf3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40749
20:08:17.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e4d770e784a48629651a5ebec0ff73d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538901389312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e4d770e784a48629651a5ebec0ff73d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4e4d770e784a48629651a5ebec0ff73d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40754
20:08:17.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538964508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2118253314(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538964508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538978508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538978508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538985721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336538985721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d78c360ba4954397bf2dd6a08d764e8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336538992619520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d78c360ba4954397bf2dd6a08d764e8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13122 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d78c360ba4954397bf2dd6a08d764e8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40770
20:08:17.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539044032512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@903745365(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "55d1cfaeacdb4787a014a1da1b00186e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539051220992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "55d1cfaeacdb4787a014a1da1b00186e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13129 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="55d1cfaeacdb4787a014a1da1b00186e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40777
20:08:17.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539112312832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539112312832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539123494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539123494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5edc581eaf849a2b9b9cbdfa367ff6a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539131174912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a5edc581eaf849a2b9b9cbdfa367ff6a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a5edc581eaf849a2b9b9cbdfa367ff6a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40794
20:08:17.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539173822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539173822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539173822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539186733056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2854450e1ede4ab4ac0510ddf7a29117", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539194236928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2854450e1ede4ab4ac0510ddf7a29117" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13151 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2854450e1ede4ab4ac0510ddf7a29117", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40799
20:08:17.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539240812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "378165f709bf4f15b9330387097480ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539247521792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "378165f709bf4f15b9330387097480ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13158 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="378165f709bf4f15b9330387097480ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40806
20:08:17.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16be34bce91c4cf2bb52877748eeb91d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539325128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "16be34bce91c4cf2bb52877748eeb91d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13165 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="16be34bce91c4cf2bb52877748eeb91d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40813
20:08:17.314 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@421613451(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@234185754(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.317 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2082281293(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60ba746aefba403a9bbac81e31c2bd33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539388907520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "60ba746aefba403a9bbac81e31c2bd33" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="60ba746aefba403a9bbac81e31c2bd33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40819
20:08:17.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539448016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539448016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a0446e9cde04b6787fabed3325cc0b7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539458596864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4a0446e9cde04b6787fabed3325cc0b7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4a0446e9cde04b6787fabed3325cc0b7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40852
20:08:17.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4f4f95a0da9490f982aa7f725f0c0ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539509329920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e4f4f95a0da9490f982aa7f725f0c0ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13210 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e4f4f95a0da9490f982aa7f725f0c0ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40858
20:08:17.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b80dbfa7aa349a4b55ba8b038c4439b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539569545216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0b80dbfa7aa349a4b55ba8b038c4439b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.368 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@972823356(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13216 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0b80dbfa7aa349a4b55ba8b038c4439b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40864
20:08:17.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539624869888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "176c9d4965ce44a98f54b1f88f120bc3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539624869888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "176c9d4965ce44a98f54b1f88f120bc3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="176c9d4965ce44a98f54b1f88f120bc3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40870
20:08:17.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539674890240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539674890240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539682398208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539687276544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539692965888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.390 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@716330655(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f6ff8d9af544d08aac9dcda29b4cc8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539692965888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f6ff8d9af544d08aac9dcda29b4cc8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13238 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f6ff8d9af544d08aac9dcda29b4cc8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40886
20:08:17.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539749322752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539749322752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539759042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336539764940800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "393124be5a264efca97178ed92f9d944", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539764940800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "393124be5a264efca97178ed92f9d944" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13256 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="393124be5a264efca97178ed92f9d944", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40904
20:08:17.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43332ac0f0ec49289f296d02ae2d1efb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539821121536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "43332ac0f0ec49289f296d02ae2d1efb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13263 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="43332ac0f0ec49289f296d02ae2d1efb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40911
20:08:17.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c5479f51f1a84304b24e8912e5297f69", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539872059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c5479f51f1a84304b24e8912e5297f69" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c5479f51f1a84304b24e8912e5297f69", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40916
20:08:17.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213987943(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@418577357(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091446292(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d73ee3d723245c0979df95a8e39a382", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539927298048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2d73ee3d723245c0979df95a8e39a382" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041615876(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13271 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2d73ee3d723245c0979df95a8e39a382", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40919
20:08:17.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36bf1392a0fd4369a5810c30724b8fda", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336539993735168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "36bf1392a0fd4369a5810c30724b8fda" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="36bf1392a0fd4369a5810c30724b8fda", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40960
20:08:17.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85d174a3d1bb49e99b13f9ad7638cb6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540042031104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85d174a3d1bb49e99b13f9ad7638cb6c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13314 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85d174a3d1bb49e99b13f9ad7638cb6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40962
20:08:17.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca58fbd8c41e4fb0bdaca61e384098dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540116697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ca58fbd8c41e4fb0bdaca61e384098dc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13321 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ca58fbd8c41e4fb0bdaca61e384098dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40969
20:08:17.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "feb555a6a97d4a71899ce34ba10d7c74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540176121856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "feb555a6a97d4a71899ce34ba10d7c74" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13328 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="feb555a6a97d4a71899ce34ba10d7c74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40976
20:08:17.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "623f17e7d2b74cd293d0a4a8ca194273", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540229681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "623f17e7d2b74cd293d0a4a8ca194273" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13335 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="623f17e7d2b74cd293d0a4a8ca194273", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40983
20:08:17.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2087174495(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540284846080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1942249869(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1128978279(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc0cb135867f4ca9b50a97ab521adc4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540284846080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cc0cb135867f4ca9b50a97ab521adc4e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13341 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cc0cb135867f4ca9b50a97ab521adc4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40989
20:08:17.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e05fc7b9b73408d9702a8fc9fe3f41c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540350914560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0e05fc7b9b73408d9702a8fc9fe3f41c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13374 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0e05fc7b9b73408d9702a8fc9fe3f41c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41022
20:08:17.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f94cf4bf5d54f8f8f6b1bd481453cef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540396969984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2f94cf4bf5d54f8f8f6b1bd481453cef" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13379 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2f94cf4bf5d54f8f8f6b1bd481453cef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41027
20:08:17.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1e846f6e04f5481f99a6ab8396690440", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540458889216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1e846f6e04f5481f99a6ab8396690440" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13386 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1e846f6e04f5481f99a6ab8396690440", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41034
20:08:17.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d179faec0d0a428db10c17e3313d10b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540515930112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d179faec0d0a428db10c17e3313d10b3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13392 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d179faec0d0a428db10c17e3313d10b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41040
20:08:17.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540598587392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1b3613bc377407399cd8a15f54ad839", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540598587392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b1b3613bc377407399cd8a15f54ad839" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13398 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b1b3613bc377407399cd8a15f54ad839", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41046
20:08:17.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540648800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cdf19be863348b8bcaaed4350647e29", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540655513600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3cdf19be863348b8bcaaed4350647e29" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3cdf19be863348b8bcaaed4350647e29", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41053
20:08:17.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1052211644(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5110204578ed46d59abe93b927f5d703", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540722352128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5110204578ed46d59abe93b927f5d703" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13411 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5110204578ed46d59abe93b927f5d703", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41059
20:08:17.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540780761088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "011d2890930342de818ffd57dba52f8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540780761088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "011d2890930342de818ffd57dba52f8b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13425 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="011d2890930342de818ffd57dba52f8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41073
20:08:17.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540847144960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c14609e5ca834e6db00aba898b2dbbaf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540847144960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c14609e5ca834e6db00aba898b2dbbaf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c14609e5ca834e6db00aba898b2dbbaf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41079
20:08:17.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540919619584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540919619584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540934463488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2081958412(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540934463488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540941316096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@746648587(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1aaac7bd84204a2e8ae97b0bd0d66e29", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540941316096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1aaac7bd84204a2e8ae97b0bd0d66e29" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13441 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1aaac7bd84204a2e8ae97b0bd0d66e29", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41089
20:08:17.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336540994539520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2671df5c4574792bd0199efc70db2ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336540994539520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c2671df5c4574792bd0199efc70db2ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13465 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c2671df5c4574792bd0199efc70db2ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41113
20:08:17.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6478086b535042c28dac7a11f415fc6b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541057245184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6478086b535042c28dac7a11f415fc6b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13472 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6478086b535042c28dac7a11f415fc6b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41120
20:08:17.738 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@971308819(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d123603e0bb4d35ba959a2482565950", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541113581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1d123603e0bb4d35ba959a2482565950" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13479 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1d123603e0bb4d35ba959a2482565950", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41127
20:08:17.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541162332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541169487872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b17d6e5c1ebd4300af20301bdd24e425", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541181509632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b17d6e5c1ebd4300af20301bdd24e425" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13495 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b17d6e5c1ebd4300af20301bdd24e425", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41143
20:08:17.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541234298880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7c963ddd71f455595b81f937941d6f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541234298880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a7c963ddd71f455595b81f937941d6f1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13501 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a7c963ddd71f455595b81f937941d6f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41149
20:08:17.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1008409354(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec40f0178a944f029c1c8b5c588d1e7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541287202816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec40f0178a944f029c1c8b5c588d1e7f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13507 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec40f0178a944f029c1c8b5c588d1e7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41155
20:08:17.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541352030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541352030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541363916800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9dafbc02f39b46c9a8f7c80539e0a8bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541370093568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9dafbc02f39b46c9a8f7c80539e0a8bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13525 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9dafbc02f39b46c9a8f7c80539e0a8bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41173
20:08:17.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541420326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541420326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a63bc601ddc42988ea1e6b30e2d955a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541432221696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a63bc601ddc42988ea1e6b30e2d955a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13533 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a63bc601ddc42988ea1e6b30e2d955a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41181
20:08:17.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541481762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541481762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541495025664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2528b32d0084f42afedc78d514ad812", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541495025664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2528b32d0084f42afedc78d514ad812" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13540 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a2528b32d0084f42afedc78d514ad812", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41188
20:08:17.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f457da98dbda41a08f64500aaf6f775e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541555097600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f457da98dbda41a08f64500aaf6f775e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13547 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f457da98dbda41a08f64500aaf6f775e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41195
20:08:17.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541608054784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fcb7f82293e344aab2b2a2715a7a7fb5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541608054784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fcb7f82293e344aab2b2a2715a7a7fb5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13551 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fcb7f82293e344aab2b2a2715a7a7fb5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41199
20:08:17.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541672722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@23989967(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6c4ba8414f1c447296ae0d59c4911c2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541672722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6c4ba8414f1c447296ae0d59c4911c2b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13558 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6c4ba8414f1c447296ae0d59c4911c2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41206
20:08:17.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da9745cbb1f64fe1bd1d2dc282d127bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541726539776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "da9745cbb1f64fe1bd1d2dc282d127bf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13574 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="da9745cbb1f64fe1bd1d2dc282d127bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41222
20:08:17.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4a127c32603450fa2d71ed77135beb7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541781708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d4a127c32603450fa2d71ed77135beb7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13580 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d4a127c32603450fa2d71ed77135beb7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41228
20:08:17.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541817253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9f35a448b16438aa1c72dffed764457", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541817253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9f35a448b16438aa1c72dffed764457" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9f35a448b16438aa1c72dffed764457", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41230
20:08:17.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541898944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336541898944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7aebd508495c45568b1a4a3d1475712c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541909872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7aebd508495c45568b1a4a3d1475712c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13590 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7aebd508495c45568b1a4a3d1475712c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41238
20:08:17.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce7e20733c544abd8793e8c96d58a45f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336541968596992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ce7e20733c544abd8793e8c96d58a45f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@719688261(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ce7e20733c544abd8793e8c96d58a45f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41245
20:08:17.957 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887614573(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542024396800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.959 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346396848(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:17.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "090d26203b4c43caa283adf4098027b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542024396800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "090d26203b4c43caa283adf4098027b4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="090d26203b4c43caa283adf4098027b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41250
20:08:17.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542084378624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542084378624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542094626816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542094626816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542101590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542107762688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45389ea2708c4f5c8ddf8ebce7b913bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542107762688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:17.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45389ea2708c4f5c8ddf8ebce7b913bf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:17.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13638 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45389ea2708c4f5c8ddf8ebce7b913bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:17.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41286
20:08:18.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9b37030be4245bdac405ba64cffb01a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542160150528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e9b37030be4245bdac405ba64cffb01a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e9b37030be4245bdac405ba64cffb01a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41290
20:08:18.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542217953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542217953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542227701760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@564725249(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "32fd3c25f2894dea9fc92d7a47e6a3e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542232641536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "32fd3c25f2894dea9fc92d7a47e6a3e4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13649 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="32fd3c25f2894dea9fc92d7a47e6a3e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41297
20:08:18.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ebb945b23cef4f57978c51fcd0a77dd4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542279503872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ebb945b23cef4f57978c51fcd0a77dd4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13664 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ebb945b23cef4f57978c51fcd0a77dd4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41312
20:08:18.036 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@668524491(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542343905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542343905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "238b33ff3bd847e4bb40a532c1ae5924", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542360629248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "238b33ff3bd847e4bb40a532c1ae5924" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="238b33ff3bd847e4bb40a532c1ae5924", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41320
20:08:18.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743951321(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b55911ed99ba42359959bbf9222ee079", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542412091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b55911ed99ba42359959bbf9222ee079" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2136041729(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13688 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b55911ed99ba42359959bbf9222ee079", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41336
20:08:18.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b33f7aa93b34a79bdec2f74487eb6bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542459817984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2b33f7aa93b34a79bdec2f74487eb6bb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2b33f7aa93b34a79bdec2f74487eb6bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41350
20:08:18.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12371a13f22643aabe17e2fe09339574", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542525685760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "12371a13f22643aabe17e2fe09339574" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13718 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="12371a13f22643aabe17e2fe09339574", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41366
20:08:18.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542575247360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ba4609c01034480a9068fbd1c656e4a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542575247360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ba4609c01034480a9068fbd1c656e4a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7ba4609c01034480a9068fbd1c656e4a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41370
20:08:18.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb79fbc50e9f4c62ad831c2edad80da9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542637023232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb79fbc50e9f4c62ad831c2edad80da9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13726 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bb79fbc50e9f4c62ad831c2edad80da9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41374
20:08:18.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "abcf3bf85be64a79ac84ab2c637e5e66", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542697857024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "abcf3bf85be64a79ac84ab2c637e5e66" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13732 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="abcf3bf85be64a79ac84ab2c637e5e66", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41380
20:08:18.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542753337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542753337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542764990464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@371319268(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2003190380(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f56dec70ea0b4512a60d4171a616ef32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542764990464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f56dec70ea0b4512a60d4171a616ef32" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702708826(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@286274197(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13739 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f56dec70ea0b4512a60d4171a616ef32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41387
20:08:18.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99de73b04ea44e81be12d012fb5cebd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542817734656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "99de73b04ea44e81be12d012fb5cebd8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="99de73b04ea44e81be12d012fb5cebd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41420
20:08:18.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "671f8d45f4b14d2b8c100d43ab288943", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542871568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "671f8d45f4b14d2b8c100d43ab288943" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136830866(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1293388248(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13787 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="671f8d45f4b14d2b8c100d43ab288943", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41435
20:08:18.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121409462(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542930411520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336542930411520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e6d07cb796c4a9487819f7bbc2bf9fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542930411520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5e6d07cb796c4a9487819f7bbc2bf9fd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5e6d07cb796c4a9487819f7bbc2bf9fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41450
20:08:18.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a224bb453244ac1a8591940abea29c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336542993420288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a224bb453244ac1a8591940abea29c1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a224bb453244ac1a8591940abea29c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41476
20:08:18.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543042863104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4961d3f152234b95b2bd3670c3a3a8fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543048318976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4961d3f152234b95b2bd3670c3a3a8fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13834 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4961d3f152234b95b2bd3670c3a3a8fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41482
20:08:18.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388535779(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00e88e04ba75486fb23ac2170bd7ce97", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543109664768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "00e88e04ba75486fb23ac2170bd7ce97" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1680785766(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@361160050(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13838 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="00e88e04ba75486fb23ac2170bd7ce97", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41486
20:08:18.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "268879230d6f442aa82e2d5f93e20095", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543175860224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "268879230d6f442aa82e2d5f93e20095" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="268879230d6f442aa82e2d5f93e20095", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41510
20:08:18.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f2d76f25bf44ae1aa76706218e3cb67", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543234461696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5f2d76f25bf44ae1aa76706218e3cb67" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13877 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5f2d76f25bf44ae1aa76706218e3cb67", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41525
20:08:18.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38e04973ab4e4f448e7b731797c6e9c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543284707328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "38e04973ab4e4f448e7b731797c6e9c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="38e04973ab4e4f448e7b731797c6e9c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41529
20:08:18.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eee42f12368744fe8dcec8cc5a473578", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543348260864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eee42f12368744fe8dcec8cc5a473578" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13888 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eee42f12368744fe8dcec8cc5a473578", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41536
20:08:18.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f5df198f32c4b9dac10588b109f819e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543404064768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6f5df198f32c4b9dac10588b109f819e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13894 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6f5df198f32c4b9dac10588b109f819e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41542
20:08:18.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543457087488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5457ece9ace343eea20901a40b730063", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543457087488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5457ece9ace343eea20901a40b730063" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13898 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5457ece9ace343eea20901a40b730063", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41546
20:08:18.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543522099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c657501a9e10403e9b6044d4ed0fae0a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543522099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c657501a9e10403e9b6044d4ed0fae0a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13905 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c657501a9e10403e9b6044d4ed0fae0a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41553
20:08:18.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543580315648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543580315648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543590789120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.340 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1843674269(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543590789120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543599374336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0db39b59f4d4d99a7a729a68f72b6aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543599374336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a0db39b59f4d4d99a7a729a68f72b6aa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13911 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a0db39b59f4d4d99a7a729a68f72b6aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41559
20:08:18.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543656316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543656316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.361 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@630217349(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@933730976(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e78a3da2310741e6a18c2e2cc61925c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543669293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e78a3da2310741e6a18c2e2cc61925c6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13929 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e78a3da2310741e6a18c2e2cc61925c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41577
20:08:18.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ab8305559214050b0c08badccf94bff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543725916160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1ab8305559214050b0c08badccf94bff" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13953 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1ab8305559214050b0c08badccf94bff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41601
20:08:18.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543786303488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543786303488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543803129856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.392 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@342469739(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "97a06a43c12a4b9f94141b1d9e874d30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543803129856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "97a06a43c12a4b9f94141b1d9e874d30" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13960 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="97a06a43c12a4b9f94141b1d9e874d30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41608
20:08:18.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00fa229d9aa8429a9b2ba23fb5d21573", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543854112768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "00fa229d9aa8429a9b2ba23fb5d21573" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487239855(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13975 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="00fa229d9aa8429a9b2ba23fb5d21573", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41623
20:08:18.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2143704908(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543918444544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543918444544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543931052032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336543936827392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b77b3f0885f7464b8cb255988cc55c06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543936827392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b77b3f0885f7464b8cb255988cc55c06" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14002 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b77b3f0885f7464b8cb255988cc55c06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41650
20:08:18.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "788f1c58bce5481ebc0c7a0154662ae3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336543997394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "788f1c58bce5481ebc0c7a0154662ae3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14009 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="788f1c58bce5481ebc0c7a0154662ae3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41657
20:08:18.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12ca2aaa6a0d4c21aa71f481af1ab1fc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544062652416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "12ca2aaa6a0d4c21aa71f481af1ab1fc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14015 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="12ca2aaa6a0d4c21aa71f481af1ab1fc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41663
20:08:18.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6fe1cdc3d96543a3819dfe79bd67a423", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544108830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6fe1cdc3d96543a3819dfe79bd67a423" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14018 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6fe1cdc3d96543a3819dfe79bd67a423", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41666
20:08:18.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544176148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544176148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "389faf8ef2634e808c303e53281e7ab7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544186908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "389faf8ef2634e808c303e53281e7ab7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14025 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="389faf8ef2634e808c303e53281e7ab7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41673
20:08:18.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544234442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2704f1af9d2646bf864d03cfd158d840", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544243150848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2704f1af9d2646bf864d03cfd158d840" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14031 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2704f1af9d2646bf864d03cfd158d840", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41679
20:08:18.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544298840064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544298840064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a4fcec820a3460fbf2f0b2c37ba501b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544308264960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3a4fcec820a3460fbf2f0b2c37ba501b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14037 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3a4fcec820a3460fbf2f0b2c37ba501b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41685
20:08:18.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39f6cda34ad14003b22c6466cf37e5ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544353722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39f6cda34ad14003b22c6466cf37e5ac" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14043 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="39f6cda34ad14003b22c6466cf37e5ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41691
20:08:18.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544411090944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afe9bc3f5afd47f9ab1d419350a6a80f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544417984512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "afe9bc3f5afd47f9ab1d419350a6a80f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="afe9bc3f5afd47f9ab1d419350a6a80f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41698
20:08:18.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544499494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544499494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96200b84db7946af9359432b45fa80a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544514867200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96200b84db7946af9359432b45fa80a2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14057 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="96200b84db7946af9359432b45fa80a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41705
20:08:18.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544559415296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4de76612932e4f63b80b4fcc9fca8005", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544567873536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4de76612932e4f63b80b4fcc9fca8005" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14063 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4de76612932e4f63b80b4fcc9fca8005", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41711
20:08:18.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544634122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f95db953eb004efb9b9233adb1b361ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544634122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f95db953eb004efb9b9233adb1b361ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14070 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f95db953eb004efb9b9233adb1b361ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41718
20:08:18.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfc45dd58b714910be471bf8af6bf106", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544686235648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bfc45dd58b714910be471bf8af6bf106" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14074 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bfc45dd58b714910be471bf8af6bf106", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41722
20:08:18.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a357315acaa4bcda33cfbc887038c4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544733839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9a357315acaa4bcda33cfbc887038c4f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14079 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9a357315acaa4bcda33cfbc887038c4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41727
20:08:18.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544800391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544800391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544811540480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544811540480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544817508352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544823889920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8453a70207504097a3a33cf72cece27d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544823889920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8453a70207504097a3a33cf72cece27d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14089 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8453a70207504097a3a33cf72cece27d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41737
20:08:18.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544875548672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93bbf0b3e0bf406ba93b5c6a2a5beae1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544883089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "93bbf0b3e0bf406ba93b5c6a2a5beae1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1950326926(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14096 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="93bbf0b3e0bf406ba93b5c6a2a5beae1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41744
20:08:18.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c3594584d804570b2a43841b7830c1a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336544941912064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4c3594584d804570b2a43841b7830c1a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4c3594584d804570b2a43841b7830c1a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41750
20:08:18.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336544999477248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db973f1637df46e9a807c9dd6735aebb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545006641152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db973f1637df46e9a807c9dd6735aebb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@762073238(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14116 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db973f1637df46e9a807c9dd6735aebb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41764
20:08:18.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1592731542(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51fe85f8086c4bf7988bf4d1c9af64b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545069858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "51fe85f8086c4bf7988bf4d1c9af64b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14122 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="51fe85f8086c4bf7988bf4d1c9af64b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41770
20:08:18.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a0e749d203c4d8e8930065145791d84", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545127141376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1a0e749d203c4d8e8930065145791d84" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@324958000(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1a0e749d203c4d8e8930065145791d84", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41794
20:08:18.730 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451714565(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545181552640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1431012654(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545190699008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545200410624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545200410624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3a451d2b63b4bdaa755d0741e1376b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545206652928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3a451d2b63b4bdaa755d0741e1376b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14172 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3a451d2b63b4bdaa755d0741e1376b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41820
20:08:18.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545258000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545258000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545269878784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545269878784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545275838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545281454080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.753 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916787590(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545281454080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4fa20ceb82ca438f849107bb2875a6ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545287737344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4fa20ceb82ca438f849107bb2875a6ee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14191 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4fa20ceb82ca438f849107bb2875a6ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41839
20:08:18.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545339953152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c32fae02bf384d7dadd48c5504774733", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545339953152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c32fae02bf384d7dadd48c5504774733" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@305710342(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14205 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c32fae02bf384d7dadd48c5504774733", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41853
20:08:18.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545398648832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545398648832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1826258418(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545398648832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea9219f8bede4364ac4011719f0c0484", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545417203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea9219f8bede4364ac4011719f0c0484" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea9219f8bede4364ac4011719f0c0484", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41860
20:08:18.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545471750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545471750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545486336000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545486336000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545493872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98ea501d361a47c5b712056f6c4a9f56", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545493872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "98ea501d361a47c5b712056f6c4a9f56" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14238 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="98ea501d361a47c5b712056f6c4a9f56", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41886
20:08:18.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "991d7fef8b814017b61a564184b4fa40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545548783616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "991d7fef8b814017b61a564184b4fa40" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14245 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="991d7fef8b814017b61a564184b4fa40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41893
20:08:18.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545616687104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545616687104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545626460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "efab6e6f13304af886fad475c4375336", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545626460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "efab6e6f13304af886fad475c4375336" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14253 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="efab6e6f13304af886fad475c4375336", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41901
20:08:18.852 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1697769394(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1767830393(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1025121185(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2db6444455664ac290747c93cda6c662", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545684611072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2db6444455664ac290747c93cda6c662" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14260 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2db6444455664ac290747c93cda6c662", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41908
20:08:18.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7db7a46ec8fc41089d9acb43b3b62eed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545732239360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7db7a46ec8fc41089d9acb43b3b62eed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7db7a46ec8fc41089d9acb43b3b62eed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41940
20:08:18.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545798103040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "357803a717c94c5197688eed6666f8e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545798103040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "357803a717c94c5197688eed6666f8e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14299 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="357803a717c94c5197688eed6666f8e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41947
20:08:18.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c43ac3ac3c3d43b78320dc24d629a84c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545879420928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c43ac3ac3c3d43b78320dc24d629a84c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c43ac3ac3c3d43b78320dc24d629a84c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41954
20:08:18.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81afe361a73f4366b50673e44fe2810b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545929969664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "81afe361a73f4366b50673e44fe2810b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="81afe361a73f4366b50673e44fe2810b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41958
20:08:18.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545984602112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336545992773632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f7555f37ecb429f8c53eaa5313b794a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336545992773632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f7555f37ecb429f8c53eaa5313b794a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14316 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1f7555f37ecb429f8c53eaa5313b794a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41964
20:08:18.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@43041821(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d44f8c203c64c31a6e0d3d55c451eaa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546048835584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7d44f8c203c64c31a6e0d3d55c451eaa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14320 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7d44f8c203c64c31a6e0d3d55c451eaa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41968
20:08:18.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546117529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546117529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546129276928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546129276928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6106a034dfe846b0b027bb1187d059e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546135871488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6106a034dfe846b0b027bb1187d059e9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6106a034dfe846b0b027bb1187d059e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41986
20:08:18.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "001f536286f140368f34e46046028deb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546188824576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "001f536286f140368f34e46046028deb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:18.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14344 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="001f536286f140368f34e46046028deb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:18.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41992
20:08:18.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546241744896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1760997258(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:18.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d83b5dca530427d857e840b44dd3e14", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546241744896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:18.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9d83b5dca530427d857e840b44dd3e14" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14350 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9d83b5dca530427d857e840b44dd3e14", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41998
20:08:19.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546304356352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546304356352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa8e349b67ee40bcaab7eb67117c153e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546304356352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "aa8e349b67ee40bcaab7eb67117c153e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1991068886(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14364 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="aa8e349b67ee40bcaab7eb67117c153e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42012
20:08:19.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546370793472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@461870769(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "551c9844d6c84ce1b843e768e81c86ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546370793472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "551c9844d6c84ce1b843e768e81c86ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14371 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="551c9844d6c84ce1b843e768e81c86ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42019
20:08:19.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45739bb7c718464cbfa09007ca28938e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546438402048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45739bb7c718464cbfa09007ca28938e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14395 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45739bb7c718464cbfa09007ca28938e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42043
20:08:19.052 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@523442672(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1122271075(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1580421141(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3e9d8548b014455972b01e4d13aac2c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546492948480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3e9d8548b014455972b01e4d13aac2c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3e9d8548b014455972b01e4d13aac2c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42047
20:08:19.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8acfcaa2ad924b23bde4686412aa077f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546564415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8acfcaa2ad924b23bde4686412aa077f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8acfcaa2ad924b23bde4686412aa077f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42080
20:08:19.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72e25a120e594f5b926e7e29742231ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546625331200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72e25a120e594f5b926e7e29742231ba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14438 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="72e25a120e594f5b926e7e29742231ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42086
20:08:19.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546686668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546686668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336546699902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee9b9369b8d0410c97027cc8583a47a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546699902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ee9b9369b8d0410c97027cc8583a47a2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14445 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ee9b9369b8d0410c97027cc8583a47a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42093
20:08:19.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f414d25f285b4691aac90c702a622f11", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546762051584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f414d25f285b4691aac90c702a622f11" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f414d25f285b4691aac90c702a622f11", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42097
20:08:19.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14bbb15037bb4a25b079e1dc39e8df27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546835947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "14bbb15037bb4a25b079e1dc39e8df27" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14454 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="14bbb15037bb4a25b079e1dc39e8df27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42102
20:08:19.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2cc469bf135e498f87520d4a60b97dd2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546921934848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2cc469bf135e498f87520d4a60b97dd2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14459 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2cc469bf135e498f87520d4a60b97dd2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42107
20:08:19.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39862912ed424418a52e303d71b06e03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336546997035008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39862912ed424418a52e303d71b06e03" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14465 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="39862912ed424418a52e303d71b06e03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42113
20:08:19.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5dcea094716d447490ef72735b5213ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547072581632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5dcea094716d447490ef72735b5213ab" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14470 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5dcea094716d447490ef72735b5213ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42118
20:08:19.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "607b1a95b847456c980f08fe0d40d605", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547142430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "607b1a95b847456c980f08fe0d40d605" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14477 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="607b1a95b847456c980f08fe0d40d605", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42125
20:08:19.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf725eaf26714ab6904ee9c7e4164778", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547206610944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cf725eaf26714ab6904ee9c7e4164778" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14483 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cf725eaf26714ab6904ee9c7e4164778", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42131
20:08:19.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f517c254351b4563b1a752139c2be348", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547264528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f517c254351b4563b1a752139c2be348" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14488 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f517c254351b4563b1a752139c2be348", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42136
20:08:19.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "110c4fbff8f24fae88fef774dc41ba55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547330408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "110c4fbff8f24fae88fef774dc41ba55" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14495 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="110c4fbff8f24fae88fef774dc41ba55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42143
20:08:19.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa1dc17ff9dd42db81e268ac3f347fc9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547393294336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fa1dc17ff9dd42db81e268ac3f347fc9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14500 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="fa1dc17ff9dd42db81e268ac3f347fc9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42148
20:08:19.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336547448930304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336547462934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c67c7904c2284882921a82e2c664652d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547462934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c67c7904c2284882921a82e2c664652d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14506 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c67c7904c2284882921a82e2c664652d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42154
20:08:19.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9777e7054f4d4131ba161c85208d76c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547525087232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9777e7054f4d4131ba161c85208d76c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14512 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9777e7054f4d4131ba161c85208d76c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42160
20:08:19.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2040948604(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59d4cf9c52cd4a6984c960e71311912e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547592138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "59d4cf9c52cd4a6984c960e71311912e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14518 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="59d4cf9c52cd4a6984c960e71311912e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42166
20:08:19.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336547665698816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dfc7f60a87cd4ef892fab19cd9d60151", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547665698816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dfc7f60a87cd4ef892fab19cd9d60151" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14534 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dfc7f60a87cd4ef892fab19cd9d60151", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42182
20:08:19.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0c0a6177ecb4021ba70c71aef49752c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547714297856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d0c0a6177ecb4021ba70c71aef49752c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120027425(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14537 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d0c0a6177ecb4021ba70c71aef49752c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42185
20:08:19.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07d5a81d6ab546acbb27a5ae8292ec8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547767373824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "07d5a81d6ab546acbb27a5ae8292ec8b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="07d5a81d6ab546acbb27a5ae8292ec8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42190
20:08:19.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2aee456c66db435cb6714d39fbac6b5b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547845451776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2aee456c66db435cb6714d39fbac6b5b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@530807534(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1532240631(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14557 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2aee456c66db435cb6714d39fbac6b5b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42205
20:08:19.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336547889954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@293806950(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61a6b723f9c74401bea6bf7c107a92f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547889954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "61a6b723f9c74401bea6bf7c107a92f5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="61a6b723f9c74401bea6bf7c107a92f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42210
20:08:19.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336547984957440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3c1cd1dfe7c418b8b346dc154b9b2f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336547991011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e3c1cd1dfe7c418b8b346dc154b9b2f6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@119603314(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14596 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e3c1cd1dfe7c418b8b346dc154b9b2f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42244
20:08:19.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@64061042(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16e3cca2acfd4baa9b3584b4139b8150", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548042764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "16e3cca2acfd4baa9b3584b4139b8150" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="16e3cca2acfd4baa9b3584b4139b8150", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42250
20:08:19.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e47e1bbea86a4e42aa399cd910ff640d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548101378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e47e1bbea86a4e42aa399cd910ff640d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14626 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e47e1bbea86a4e42aa399cd910ff640d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42274
20:08:19.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548155777024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548163018752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548178505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548178505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b53e53d930794dd78ce8575f4e09dddf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548185309184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b53e53d930794dd78ce8575f4e09dddf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b53e53d930794dd78ce8575f4e09dddf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42282
20:08:19.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ae40b1a6fe04afe9763974965c6cafa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548234878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3ae40b1a6fe04afe9763974965c6cafa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14640 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3ae40b1a6fe04afe9763974965c6cafa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42288
20:08:19.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548297854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548297854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548310835200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548310835200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9264e4ac8924bde8d071828ba998918", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548318330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9264e4ac8924bde8d071828ba998918" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14648 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9264e4ac8924bde8d071828ba998918", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42296
20:08:19.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548370653184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548370653184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77dda27f81a84917bd637c756abdde89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548388237312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "77dda27f81a84917bd637c756abdde89" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="77dda27f81a84917bd637c756abdde89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42300
20:08:19.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548454240256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2045294437(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e2db89b39654a6e87c4830ec25f3271", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548459417600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3e2db89b39654a6e87c4830ec25f3271" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14659 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3e2db89b39654a6e87c4830ec25f3271", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42307
20:08:19.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548520505344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6548dff334104fea988c335286db7302", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548527382528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6548dff334104fea988c335286db7302" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14674 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6548dff334104fea988c335286db7302", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42322
20:08:19.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1912087341(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2127929328(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45365687fb48427ba4b263dc91c6d6e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548583088128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45365687fb48427ba4b263dc91c6d6e8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14680 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45365687fb48427ba4b263dc91c6d6e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42328
20:08:19.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548648259584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548656545792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548675256320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d32494d8f76b4566b89927af76fd7ece", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548675256320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d32494d8f76b4566b89927af76fd7ece" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14704 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d32494d8f76b4566b89927af76fd7ece", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42352
20:08:19.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea7adb8220ed417ca1df2b1068a6c366", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548729180160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea7adb8220ed417ca1df2b1068a6c366" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14710 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ea7adb8220ed417ca1df2b1068a6c366", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42358
20:08:19.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d44b066a21924dd19282ee4e9e390b6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548798341120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d44b066a21924dd19282ee4e9e390b6f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14716 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d44b066a21924dd19282ee4e9e390b6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42364
20:08:19.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "870a74efdd8b420d96ea3331e5206a93", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548859043840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "870a74efdd8b420d96ea3331e5206a93" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14723 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="870a74efdd8b420d96ea3331e5206a93", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42371
20:08:19.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336548926418944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d0c86d80e414ffbb1e4e169029013fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548926418944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2d0c86d80e414ffbb1e4e169029013fa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14730 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2d0c86d80e414ffbb1e4e169029013fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42378
20:08:19.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "32040e3b6e7e448eaa2a25936a678751", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336548990803968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "32040e3b6e7e448eaa2a25936a678751" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996446902(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14736 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="32040e3b6e7e448eaa2a25936a678751", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42384
20:08:19.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242603155(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8eee85d8db784bfd87764ed67e774b01", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549054926848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8eee85d8db784bfd87764ed67e774b01" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8eee85d8db784bfd87764ed67e774b01", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42390
20:08:19.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549108789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549108789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77a50f220ea84eacb4b818d899acd124", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549122195456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "77a50f220ea84eacb4b818d899acd124" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2051091895(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14767 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="77a50f220ea84eacb4b818d899acd124", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42415
20:08:19.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7596ce24f2334e598f1ea5a7e48abcbe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549167099904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7596ce24f2334e598f1ea5a7e48abcbe" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7596ce24f2334e598f1ea5a7e48abcbe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42419
20:08:19.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a07bb60e26a4f66ab34ff496202e5ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549224935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a07bb60e26a4f66ab34ff496202e5ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.726 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@683218704(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.728 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@607122525(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14786 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0a07bb60e26a4f66ab34ff496202e5ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42434
20:08:19.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "930ae61b99ef47fda0ba5e99e5d8bdeb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549280759808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "930ae61b99ef47fda0ba5e99e5d8bdeb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="930ae61b99ef47fda0ba5e99e5d8bdeb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42440
20:08:19.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab9f3b013cd5460a83343604d0d722fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549337182208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab9f3b013cd5460a83343604d0d722fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1787105869(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14816 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ab9f3b013cd5460a83343604d0d722fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42464
20:08:19.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91032a2c9bd4489e8331ad10247136f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549396312064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91032a2c9bd4489e8331ad10247136f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14822 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="91032a2c9bd4489e8331ad10247136f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42470
20:08:19.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549467475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549467475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85e0235f8ff74a6cb4a0263705bf365e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549482405888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "85e0235f8ff74a6cb4a0263705bf365e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="85e0235f8ff74a6cb4a0263705bf365e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42487
20:08:19.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec46abd2f30046399660fc387911bfcc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549531824128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ec46abd2f30046399660fc387911bfcc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14844 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ec46abd2f30046399660fc387911bfcc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42492
20:08:19.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3a473249c7f4c05a9dad5373bbd4797", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549601411072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b3a473249c7f4c05a9dad5373bbd4797" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14853 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b3a473249c7f4c05a9dad5373bbd4797", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42501
20:08:19.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549662617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "05b1745abf974daabef064bb90aaec8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549662617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "05b1745abf974daabef064bb90aaec8e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14860 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="05b1745abf974daabef064bb90aaec8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42508
20:08:19.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549723332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6c405fb8847647b7befa671ed7433b64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549723332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6c405fb8847647b7befa671ed7433b64" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@433759807(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14865 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6c405fb8847647b7befa671ed7433b64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42513
20:08:19.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549771624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c253ee43a6f4949a4558a29bf58f584", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549778534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5c253ee43a6f4949a4558a29bf58f584" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14872 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5c253ee43a6f4949a4558a29bf58f584", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42520
20:08:19.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2042311555(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3826c7266f1d40e1a9c12fa6e801469e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549846622208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3826c7266f1d40e1a9c12fa6e801469e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14888 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3826c7266f1d40e1a9c12fa6e801469e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42536
20:08:19.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549907243008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19fe91305235426982d6d8da5474619d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549913239552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "19fe91305235426982d6d8da5474619d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@577613301(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14904 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="19fe91305235426982d6d8da5474619d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42552
20:08:19.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1614333071(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549983604736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549983604736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336549983604736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0ad4412d86d54755adf09eb603d1e992", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336549994848256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0ad4412d86d54755adf09eb603d1e992" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0ad4412d86d54755adf09eb603d1e992", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42570
20:08:19.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550042079232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550049230848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550067392512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550067392512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550075748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550075748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@740261353(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550082252800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6742c7f5dcaf4d04a158152e6b01e4f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550082252800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6742c7f5dcaf4d04a158152e6b01e4f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6742c7f5dcaf4d04a158152e6b01e4f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42589
20:08:19.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550137376768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9e3201a84664a9381bbd13d0eb216be", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550137376768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e9e3201a84664a9381bbd13d0eb216be" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14956 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e9e3201a84664a9381bbd13d0eb216be", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42604
20:08:19.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550186209280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550186209280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550199758848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59096c34542a4f69b6e8482838e90e9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550199758848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "59096c34542a4f69b6e8482838e90e9d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14960 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="59096c34542a4f69b6e8482838e90e9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42608
20:08:19.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550247948288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5190d9d110b24fc28ca1b313854d2f0d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550254596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5190d9d110b24fc28ca1b313854d2f0d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211313858(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:19.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14966 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5190d9d110b24fc28ca1b313854d2f0d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42614
20:08:19.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "733f354a0e5946b487de44e35f5d00e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550315933696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:19.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "733f354a0e5946b487de44e35f5d00e8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:19.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14972 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="733f354a0e5946b487de44e35f5d00e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:19.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42620
20:08:19.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550381436928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "335eab2049cf4782a6bbd4851369ac88", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550381436928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "335eab2049cf4782a6bbd4851369ac88" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14988 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="335eab2049cf4782a6bbd4851369ac88", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42636
20:08:20.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550443454464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550443454464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "320f4e86d6404c74a7aeb8c8943f7ff0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550460104704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "320f4e86d6404c74a7aeb8c8943f7ff0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1138057889(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1701825256(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14997 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="320f4e86d6404c74a7aeb8c8943f7ff0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42645
20:08:20.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@851973017(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550518439936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109329270(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550518439936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550531330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7af01c012c5f455aa9d091b8893fc8a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550531330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7af01c012c5f455aa9d091b8893fc8a2" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15022 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7af01c012c5f455aa9d091b8893fc8a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42670
20:08:20.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550582677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a0d5443c6d642f3b34f234ed50389c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550589857792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4a0d5443c6d642f3b34f234ed50389c7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15047 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4a0d5443c6d642f3b34f234ed50389c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42695
20:08:20.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550662766592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be047a0a89d24a5cab71027333e23f96", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550662766592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "be047a0a89d24a5cab71027333e23f96" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="be047a0a89d24a5cab71027333e23f96", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42703
20:08:20.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550724059136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21ba1bc3f05d41bcbff0e5a71e56d5a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550724059136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "21ba1bc3f05d41bcbff0e5a71e56d5a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15062 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="21ba1bc3f05d41bcbff0e5a71e56d5a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42710
20:08:20.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550795919360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550795919360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550808666112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550815592448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550815592448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7d40ccd3b7c4be7a7b28a85b115aad6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550821523456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e7d40ccd3b7c4be7a7b28a85b115aad6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e7d40ccd3b7c4be7a7b28a85b115aad6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42720
20:08:20.125 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@361851402(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc14fb14f3794eeeb80fb6abeaa86157", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550868258816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cc14fb14f3794eeeb80fb6abeaa86157" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15077 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cc14fb14f3794eeeb80fb6abeaa86157", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42725
20:08:20.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550945648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336550945648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a77cf72e0464f4f85450ba0cbb7c07f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336550945648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1a77cf72e0464f4f85450ba0cbb7c07f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15093 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1a77cf72e0464f4f85450ba0cbb7c07f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42741
20:08:20.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d198e5aa7661499d9e9598713627317c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551023063040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d198e5aa7661499d9e9598713627317c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d198e5aa7661499d9e9598713627317c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42748
20:08:20.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551087734784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551087734784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551097495552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551097495552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13bc6fdbc5d6463dac42be9040b6202d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551104667648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "13bc6fdbc5d6463dac42be9040b6202d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15109 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="13bc6fdbc5d6463dac42be9040b6202d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42757
20:08:20.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c929f4283ecc461eb9a52f846dc7a1b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551153102848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c929f4283ecc461eb9a52f846dc7a1b1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15115 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c929f4283ecc461eb9a52f846dc7a1b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42763
20:08:20.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@238209754(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98f69863fe284acb9c790934722576ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551209025536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "98f69863fe284acb9c790934722576ad" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15120 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="98f69863fe284acb9c790934722576ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42768
20:08:20.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21d5ae7b65294d0593ab2d6c79bbc894", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551285104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "21d5ae7b65294d0593ab2d6c79bbc894" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="21d5ae7b65294d0593ab2d6c79bbc894", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42784
20:08:20.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551338401792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551345541120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551363338240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551363338240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551370502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551376379904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e290068a18c849e699997cab4b42645e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551376379904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e290068a18c849e699997cab4b42645e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15145 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e290068a18c849e699997cab4b42645e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42793
20:08:20.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551437795328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551444144128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551458271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "670b7683d75949aebe74fd428eea627f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551458271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "670b7683d75949aebe74fd428eea627f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15153 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="670b7683d75949aebe74fd428eea627f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42801
20:08:20.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551516024832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b062d757e404670aa7351bf32a021c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551516024832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8b062d757e404670aa7351bf32a021c0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15160 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8b062d757e404670aa7351bf32a021c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42808
20:08:20.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "17365554667f4c288fc963a9fbe8020f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551577460736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "17365554667f4c288fc963a9fbe8020f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="17365554667f4c288fc963a9fbe8020f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42815
20:08:20.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5128a1935f9246689b986035020175a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551647715328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5128a1935f9246689b986035020175a6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15174 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5128a1935f9246689b986035020175a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42822
20:08:20.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2090091614(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551709663232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38b4591c28524c56a8f016971ca1a26c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551709663232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "38b4591c28524c56a8f016971ca1a26c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15181 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="38b4591c28524c56a8f016971ca1a26c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42829
20:08:20.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551763009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "052fd00115884e9b846873574ad2bc27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551769526272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "052fd00115884e9b846873574ad2bc27" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15195 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="052fd00115884e9b846873574ad2bc27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42843
20:08:20.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1340466885(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551818706944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551818706944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1362760713(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551829995520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336551829995520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfe13bb7aa074764ab7b17c7ad72ea6b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551837806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bfe13bb7aa074764ab7b17c7ad72ea6b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bfe13bb7aa074764ab7b17c7ad72ea6b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42860
20:08:20.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c86396915c4f4049ad602ad05ba10cee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551893598208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c86396915c4f4049ad602ad05ba10cee" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237737710(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15228 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c86396915c4f4049ad602ad05ba10cee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42876
20:08:20.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c775160b5bef4638a0f017456fc343b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336551945310208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c775160b5bef4638a0f017456fc343b6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15232 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c775160b5bef4638a0f017456fc343b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42880
20:08:20.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552006152192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552013070336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.402 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@388922172(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2006807762(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff3239c1602a4aa4b5c97ce36b62c7ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552026411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ff3239c1602a4aa4b5c97ce36b62c7ca" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ff3239c1602a4aa4b5c97ce36b62c7ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42896
20:08:20.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47240d808c6b44889c6c49ae3b713e60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552078069760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47240d808c6b44889c6c49ae3b713e60" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15273 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="47240d808c6b44889c6c49ae3b713e60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42921
20:08:20.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552137428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552137428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7f9f645e3ea4eaa973c361a60483c02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552137428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7f9f645e3ea4eaa973c361a60483c02" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15279 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7f9f645e3ea4eaa973c361a60483c02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42927
20:08:20.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4fc438c35ab489494ead2641e2f23e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552200585216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e4fc438c35ab489494ead2641e2f23e1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15285 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e4fc438c35ab489494ead2641e2f23e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42933
20:08:20.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552264781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552264781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04a33f5b7c144efb88cae80dc9a40347", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552277729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "04a33f5b7c144efb88cae80dc9a40347" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15293 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="04a33f5b7c144efb88cae80dc9a40347", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42941
20:08:20.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8fadcb7edab84facaf1fee655032622b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552337907712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8fadcb7edab84facaf1fee655032622b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15301 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8fadcb7edab84facaf1fee655032622b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42949
20:08:20.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c3c2692a2724253b053cfef656e38e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552382115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c3c2692a2724253b053cfef656e38e0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c3c2692a2724253b053cfef656e38e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42954
20:08:20.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552448684032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "059e7319195a46a195fb4a7f725e0232", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552448684032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "059e7319195a46a195fb4a7f725e0232" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15313 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="059e7319195a46a195fb4a7f725e0232", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42961
20:08:20.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1988537460(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1345984bbf04b76a9990fc928272148", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552522993664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f1345984bbf04b76a9990fc928272148" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15321 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f1345984bbf04b76a9990fc928272148", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42969
20:08:20.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552586895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552586895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b964b509177448bda14487652d12fe7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552597893120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b964b509177448bda14487652d12fe7f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b964b509177448bda14487652d12fe7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42986
20:08:20.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "307f6c4fbe624ffbbaf3d984e7dbd9a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552654573568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "307f6c4fbe624ffbbaf3d984e7dbd9a1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15344 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="307f6c4fbe624ffbbaf3d984e7dbd9a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42992
20:08:20.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0342689f26584c478d652addb9c2080e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552703238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0342689f26584c478d652addb9c2080e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0342689f26584c478d652addb9c2080e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42997
20:08:20.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213742426(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7362210440f149c5932add1c77aac25d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552781344768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7362210440f149c5932add1c77aac25d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1756237418(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1955191881(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15357 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7362210440f149c5932add1c77aac25d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43005
20:08:20.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552843812864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552843812864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9dc59b3a33224d85a42f3752948889c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552859979776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9dc59b3a33224d85a42f3752948889c5" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15392 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9dc59b3a33224d85a42f3752948889c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43040
20:08:20.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552916164608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552916164608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552928309248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336552935227392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd5e6aa2bd134a09a05b9bf296286160", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552935227392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bd5e6aa2bd134a09a05b9bf296286160" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15400 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bd5e6aa2bd134a09a05b9bf296286160", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43048
20:08:20.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6dfcada4cb5347c4b266611ff45b8268", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336552987598848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6dfcada4cb5347c4b266611ff45b8268" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.650 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.14.16.253:35145
20:08:20.651 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.651258 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 16202
20:08:20.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15404 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6dfcada4cb5347c4b266611ff45b8268", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43052
20:08:20.657 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:20.657 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.14.16.253:35145
20:08:20.658 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

20:08:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.658593 14403 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskZTtZCb/build/release/bin/kudu
20:08:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json with env {}
20:08:20.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "733d3959dcf34a6285a75ea2a27a13d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553054507008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "733d3959dcf34a6285a75ea2a27a13d8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15410 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="733d3959dcf34a6285a75ea2a27a13d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43058
20:08:20.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553120600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd8ef3e899304e3ba13fef09f6686b6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553127141376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dd8ef3e899304e3ba13fef09f6686b6c" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15415 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dd8ef3e899304e3ba13fef09f6686b6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43063
20:08:20.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553179836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e830b97fe2e45ec91b4353fbf779d45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553179836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0e830b97fe2e45ec91b4353fbf779d45" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0e830b97fe2e45ec91b4353fbf779d45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43067
20:08:20.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45d9f8b1d1fd46b49764a2b5f4a7f29a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553263415296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "45d9f8b1d1fd46b49764a2b5f4a7f29a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@925842336(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1349499324(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15426 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="45d9f8b1d1fd46b49764a2b5f4a7f29a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43074
20:08:20.720 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1219113093(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94336a52f193474986392123b9e5ff27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553326280704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "94336a52f193474986392123b9e5ff27" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="94336a52f193474986392123b9e5ff27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43080
20:08:20.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553409437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553409437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "055c985ecc464e8c9827933a6a256cd1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553424715776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "055c985ecc464e8c9827933a6a256cd1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15468 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="055c985ecc464e8c9827933a6a256cd1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43116
20:08:20.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553495613440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553495613440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553513078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e8b1805b0b34c1fb2cc79d3bca45ef6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553513078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.770570 16310 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:08:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.770887 16310 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:08:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.770926 16310 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:08:20.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3e8b1805b0b34c1fb2cc79d3bca45ef6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773554 16310 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:08:20.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773622 16310 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:08:20.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773641 16310 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:08:20.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773660 16310 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:08:20.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773679 16310 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:08:20.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.773694 16310 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42015/jwks.json
20:08:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.776543 16310 master_runner.cc:387] Master server non-default flags:
20:08:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:08:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.16.212:34643
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.16.254:33743,127.14.16.253:35145,127.14.16.252:39751
20:08:20.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15476 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="3e8b1805b0b34c1fb2cc79d3bca45ef6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.16.253:35145
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42015/jwks.json
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:08:20.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43124
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.16.253
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=33137
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16310
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/logs
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:16 UTC on e7f111948823
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11961
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.776947 16310 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:08:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.777256 16310 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:08:20.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553568079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553568079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.780601 16318 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
20:08:20.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553587785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.780596 16315 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
20:08:20.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553587785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:08:20.782123 16316 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
20:08:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.782225 16310 server_base.cc:1061] running on GCE node
20:08:20.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553596641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.783066 16310 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:08:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.783475 16310 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:08:20.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553596641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.784696 16310 hybrid_clock.cc:648] HybridClock initialized: now 1779134900784617 us; error 31 us; skew 500 ppm
20:08:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.786159 16310 webserver.cc:533] Webserver started at http://127.14.16.253:33137/ using document root <none> and password file <none>
20:08:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.786340 16310 fs_manager.cc:362] Metadata directory not provided
20:08:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.786384 16310 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:08:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.787588 16310 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
20:08:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.788559 16324 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.789232 16310 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.789304 16310 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data,/tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d14aeb5a2c4cf297418b83c121c9d2"
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:07:19 on dist-test-slave-x898"
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.789661 16310 fs_report.cc:389] FS layout report
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/wal
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/data
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:08:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:08:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:08:20.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f17dd7005223483caacabbcafb6ee3c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553603661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f17dd7005223483caacabbcafb6ee3c0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f17dd7005223483caacabbcafb6ee3c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43130
20:08:20.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553652170752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3e9cf06ec154ec192997fabaafd522a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553652170752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3e9cf06ec154ec192997fabaafd522a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.808076 16310 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:08:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.808446 16310 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
20:08:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.808606 16310 kserver.cc:163] Server-wide thread pool size limit: 3276
20:08:20.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15486 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c3e9cf06ec154ec192997fabaafd522a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43134
20:08:20.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.813968 16310 rpc_server.cc:307] RPC server started. Bound to: 127.14.16.253:35145
20:08:20.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.814007 16376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.16.253:35145 every 8 connection(s)
20:08:20.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553708072960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.814436 16310 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskZTtZCb/test-tmp/mini-kudu-cluster12679831223405618648/master-1/data/info.pb
20:08:20.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553716305920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553716305920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.817480 16377 sys_catalog.cc:263] Verifying existing consensus state
20:08:20.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.818152 16377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap starting.
20:08:20.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.824225 14403 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskZTtZCb/build/release/bin/kudu as pid 16310
20:08:20.825 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
20:08:20.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db95e2cdcbec47d6af3c2cc361ccbf4a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553737015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db95e2cdcbec47d6af3c2cc361ccbf4a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="db95e2cdcbec47d6af3c2cc361ccbf4a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.844586 16377 log.cc:826] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Log is configured to *not* fsync() on all Append() calls
20:08:20.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43141
20:08:20.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553836822528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553836822528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553836822528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.848786 16377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
20:08:20.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553836822528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553870356480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336553870356480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.851542 16377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: Bootstrap complete.
20:08:20.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1929102925(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.855719 16377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.857106 16377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d14aeb5a2c4cf297418b83c121c9d2, State: Initialized, Role: FOLLOWER
20:08:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.857264 16377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } }
20:08:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.857569 16377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: configured and running, proceeding with master startup.
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.858202 16386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.858284 16386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.858326 16386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0416ac24ead44c3bb5ba106894191cf6. Latest consensus state: current_term: 2 leader_uuid: "0416ac24ead44c3bb5ba106894191cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0416ac24ead44c3bb5ba106894191cf6" member_type: VOTER last_known_addr { host: "127.14.16.254" port: 33743 } } peers { permanent_uuid: "72d14aeb5a2c4cf297418b83c121c9d2" member_type: VOTER last_known_addr { host: "127.14.16.253" port: 35145 } } peers { permanent_uuid: "8127990ca23a427292f4d7f1e3f3036f" member_type: VOTER last_known_addr { host: "127.14.16.252" port: 39751 } } }
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.858603 16386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2 [sys.catalog]: This master's current role is: FOLLOWER
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.860342 16397 catalog_manager.cc:1294] Loaded cluster ID: 6c89294a968e45a9a9955e7e5d6afbea
20:08:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.860383 16397 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: loading cluster ID for follower catalog manager: success
20:08:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.861685 16397 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: acquiring CA information for follower catalog manager: success
20:08:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.861972 16397 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 72d14aeb5a2c4cf297418b83c121c9d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:08:20.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7355088f1694c8ea9d5446b1e5926fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553878953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7355088f1694c8ea9d5446b1e5926fd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.864012 16341 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224235cca67a45258e1ad28d5f93deae" instance_seqno: 1779134880285944) as {username='slave'} at 127.14.16.193:55025; Asking this server to re-register.
20:08:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.864392 16039 heartbeater.cc:461] Registering TS with master...
20:08:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.864815 16341 ts_manager.cc:194] Registered new tserver with Master: 224235cca67a45258e1ad28d5f93deae (127.14.16.193:37639)
20:08:20.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15500 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7355088f1694c8ea9d5446b1e5926fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43148
20:08:20.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35bdea4b4e9f4ee791639055c96ef22f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336553952665600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "35bdea4b4e9f4ee791639055c96ef22f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15513 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="35bdea4b4e9f4ee791639055c96ef22f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43161
20:08:20.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1011286409(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.897478 16341 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a53d9bfa2ee348e6ba17c136d63fafc0" instance_seqno: 1779134875103504) as {username='slave'} at 127.14.16.194:56125; Asking this server to re-register.
20:08:20.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554045845504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.897868 15865 heartbeater.cc:461] Registering TS with master...
20:08:20.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@298384868(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:20.898515 16341 ts_manager.cc:194] Registered new tserver with Master: a53d9bfa2ee348e6ba17c136d63fafc0 (127.14.16.194:37913)
20:08:20.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554050404352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@150980928(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:20.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554071367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554082758656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554082758656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554090205184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554097766400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554097766400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6e095faaeb544bb8a2676c981a317c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554105155584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e6e095faaeb544bb8a2676c981a317c3" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15553 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e6e095faaeb544bb8a2676c981a317c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43201
20:08:20.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bdb801453d04a6693aca3c4dc34678b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554172829696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1bdb801453d04a6693aca3c4dc34678b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15561 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1bdb801453d04a6693aca3c4dc34678b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43209
20:08:20.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554240258048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554240258048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554260103168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554267295744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554267295744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66368e2122fd4885a03160a1dbee12f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554273226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "66368e2122fd4885a03160a1dbee12f6" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15568 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="66368e2122fd4885a03160a1dbee12f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43216
20:08:20.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554341847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b4460a9904134fc3884b0cdeecbe2b51", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554349932544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b4460a9904134fc3884b0cdeecbe2b51" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:20.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15573 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b4460a9904134fc3884b0cdeecbe2b51", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:20.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43221
20:08:20.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554415595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554415595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554434945024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f36acc447064b868f0a468e24439fd1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554442063872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:20.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2f36acc447064b868f0a468e24439fd1" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2f36acc447064b868f0a468e24439fd1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43230
20:08:21.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e8ded00bee943dfa3d1322868ef1790", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554496593920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e8ded00bee943dfa3d1322868ef1790" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@614117308(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15585 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2e8ded00bee943dfa3d1322868ef1790", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43233
20:08:21.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@550877679(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d34bd33f525466ea63e7952d2843629", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554578800640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d34bd33f525466ea63e7952d2843629" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15591 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d34bd33f525466ea63e7952d2843629", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43239
20:08:21.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554669895680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554669895680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554685489152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554685489152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.051 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1990481868(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "75fa345d06604f388f38c5e96ceef0fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554693394432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "75fa345d06604f388f38c5e96ceef0fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15620 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="75fa345d06604f388f38c5e96ceef0fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43268
20:08:21.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554756591616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d66ba88c85ab44838bd49d16841f8dda", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554756591616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d66ba88c85ab44838bd49d16841f8dda" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d66ba88c85ab44838bd49d16841f8dda", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43282
20:08:21.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7a830825f804d46a7770219ad9f4b3a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554824613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a7a830825f804d46a7770219ad9f4b3a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15641 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a7a830825f804d46a7770219ad9f4b3a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43289
20:08:21.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554905354240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0da16706d0994d56afaebfca5ea22139", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554905354240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0da16706d0994d56afaebfca5ea22139" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15649 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0da16706d0994d56afaebfca5ea22139", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43297
20:08:21.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554973208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554973208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554988318720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336554988318720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96f21aaf0a26434a9802f793319d2070", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336554994769920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96f21aaf0a26434a9802f793319d2070" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15658 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="96f21aaf0a26434a9802f793319d2070", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43306
20:08:21.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4cba0e8393be4070ae5f31ac537dd49a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555055017984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4cba0e8393be4070ae5f31ac537dd49a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15666 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="4cba0e8393be4070ae5f31ac537dd49a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43314
20:08:21.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "840737fc4e15492ea2781fe591ee9191", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555112165376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "840737fc4e15492ea2781fe591ee9191" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="840737fc4e15492ea2781fe591ee9191", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43320
20:08:21.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555164651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555164651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@15152529(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6df56f34e89f456697b0317e0ae36941", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555176140800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6df56f34e89f456697b0317e0ae36941" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15679 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6df56f34e89f456697b0317e0ae36941", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43327
20:08:21.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9c863584a684bbc9910b64ded43a06f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555228262400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f9c863584a684bbc9910b64ded43a06f" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15694 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="f9c863584a684bbc9910b64ded43a06f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43342
20:08:21.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0f94bfb64e16481a9db842c7d0a26cba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555301933056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0f94bfb64e16481a9db842c7d0a26cba" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0f94bfb64e16481a9db842c7d0a26cba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43350
20:08:21.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555365163008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555365163008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555376930816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1903271294(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2087078014(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@682125833(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@299534640(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ce351db0df54d4891de77cd81d94834", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555382927360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ce351db0df54d4891de77cd81d94834" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1824353304(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ce351db0df54d4891de77cd81d94834", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43359
20:08:21.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2a375ba2f044b23bfc67cd90be3e2e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555442016256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2a375ba2f044b23bfc67cd90be3e2e0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a2a375ba2f044b23bfc67cd90be3e2e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43410
20:08:21.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555505782784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6808d8ddcb6f4ee687ca6661288a30df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555505782784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6808d8ddcb6f4ee687ca6661288a30df" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15768 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="6808d8ddcb6f4ee687ca6661288a30df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43416
20:08:21.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c593426619004eea86e79c8c33c7c900", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555566854144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c593426619004eea86e79c8c33c7c900" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584514633(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15775 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c593426619004eea86e79c8c33c7c900", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43423
20:08:21.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555627601920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.281 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237656120(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555627601920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555644923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0fd9c30d55e5406da7f4305d9fe58baa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555644923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0fd9c30d55e5406da7f4305d9fe58baa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15782 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0fd9c30d55e5406da7f4305d9fe58baa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43430
20:08:21.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "82e9fc8112504f1bb2161559b6a06003", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555700101120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "82e9fc8112504f1bb2161559b6a06003" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15808 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="82e9fc8112504f1bb2161559b6a06003", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43456
20:08:21.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "994f3354a3e74800a5355a80db92addf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555752116224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "994f3354a3e74800a5355a80db92addf" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15813 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="994f3354a3e74800a5355a80db92addf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43461
20:08:21.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336555811082240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0ec7b1859834962ae70441eaf605292", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555811082240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e0ec7b1859834962ae70441eaf605292" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@202613049(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15819 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e0ec7b1859834962ae70441eaf605292", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43467
20:08:21.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "263e2adf6d9e4378af228e0aa6a4e3f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555868893184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "263e2adf6d9e4378af228e0aa6a4e3f0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="263e2adf6d9e4378af228e0aa6a4e3f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43480
20:08:21.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfdd06762abd4c15bb911c01ec35e220", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336555935244288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cfdd06762abd4c15bb911c01ec35e220" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cfdd06762abd4c15bb911c01ec35e220", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43487
20:08:21.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "286cb2b45b4b4166872986bd50e6585b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556002242560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "286cb2b45b4b4166872986bd50e6585b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="286cb2b45b4b4166872986bd50e6585b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43494
20:08:21.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556071501824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556071501824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556079611904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556079611904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556085641216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@189382927(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "84a959f1995c42b28212ed859ac4de26", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556085641216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "84a959f1995c42b28212ed859ac4de26" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15856 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="84a959f1995c42b28212ed859ac4de26", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43504
20:08:21.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556151435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47abee1a46334fc5b315be02f4e91f7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556151435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47abee1a46334fc5b315be02f4e91f7e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="47abee1a46334fc5b315be02f4e91f7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43521
20:08:21.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9adf7bffe95f45a19a254eaeb0cba0fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556220932096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9adf7bffe95f45a19a254eaeb0cba0fa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15880 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9adf7bffe95f45a19a254eaeb0cba0fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43528
20:08:21.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@518537371(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "850e59e9e0b34b8b9bb80d90107bdb37", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556285886464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "850e59e9e0b34b8b9bb80d90107bdb37" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15887 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="850e59e9e0b34b8b9bb80d90107bdb37", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43535
20:08:21.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed8b62c2495642118a2764d93c320f90", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556343062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ed8b62c2495642118a2764d93c320f90" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15904 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ed8b62c2495642118a2764d93c320f90", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43552
20:08:21.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556393459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556393459712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2128373148(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556413165568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556413165568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c142cf3e49834b7fa4aee62af9ccdb8a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556420141056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c142cf3e49834b7fa4aee62af9ccdb8a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15912 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c142cf3e49834b7fa4aee62af9ccdb8a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43560
20:08:21.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1876367639(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c6d8dec0a884d54b7a9669ae16f15aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556470505472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1c6d8dec0a884d54b7a9669ae16f15aa" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@718531675(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15928 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1c6d8dec0a884d54b7a9669ae16f15aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43576
20:08:21.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556527857664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556527857664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556539551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556544593920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556544593920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04fa17cd24c2449e9dae7b56b5e3ed76", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556550623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "04fa17cd24c2449e9dae7b56b5e3ed76" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.514 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1994628354(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15955 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="04fa17cd24c2449e9dae7b56b5e3ed76", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43603
20:08:21.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1804531399(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1011238144(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@155375591(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1671647296(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8dc79fe5a9741aeaca013f1425d8a20", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556603658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b8dc79fe5a9741aeaca013f1425d8a20" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15962 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b8dc79fe5a9741aeaca013f1425d8a20", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43610
20:08:21.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556658266112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d429ca2451aa40b0a21d70bbf27332e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556658266112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d429ca2451aa40b0a21d70bbf27332e4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16013 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d429ca2451aa40b0a21d70bbf27332e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43661
20:08:21.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c034de3cb26f4a2ca8330845c0d9a771", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556710596608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c034de3cb26f4a2ca8330845c0d9a771" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16017 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c034de3cb26f4a2ca8330845c0d9a771", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43665
20:08:21.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556773916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336556773916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3352cab095b4af9b2617bd654046814", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556791279616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a3352cab095b4af9b2617bd654046814" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16025 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a3352cab095b4af9b2617bd654046814", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43673
20:08:21.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "31a6886a3d904ad4b81fc2f7623969e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556841635840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "31a6886a3d904ad4b81fc2f7623969e8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16031 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="31a6886a3d904ad4b81fc2f7623969e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43679
20:08:21.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2139601469(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902612104(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9178a8322901410f8c5a046885a854b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556906098688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9178a8322901410f8c5a046885a854b9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1854247596(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16039 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="9178a8322901410f8c5a046885a854b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43687
20:08:21.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1813c5d36be94f43ae5173af6e8c607a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336556966150144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1813c5d36be94f43ae5173af6e8c607a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1813c5d36be94f43ae5173af6e8c607a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43720
20:08:21.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557026795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557026795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@392031852(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f7fff3423a041c492e652608a6ce2fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557043281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f7fff3423a041c492e652608a6ce2fb" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16079 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f7fff3423a041c492e652608a6ce2fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43727
20:08:21.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e78c100b14c049b0b4fcb5293c348f7b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557097168896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e78c100b14c049b0b4fcb5293c348f7b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16095 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e78c100b14c049b0b4fcb5293c348f7b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43743
20:08:21.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a71179c7ce384e11ad8427bd199684ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557148643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a71179c7ce384e11ad8427bd199684ed" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a71179c7ce384e11ad8427bd199684ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43750
20:08:21.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557211242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee68f0ed38694ac0b8ac4f282bda84e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557211242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ee68f0ed38694ac0b8ac4f282bda84e9" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16109 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ee68f0ed38694ac0b8ac4f282bda84e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43757
20:08:21.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c875e078efc749b495dd7e9c7d72dcbc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557289508864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c875e078efc749b495dd7e9c7d72dcbc" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1439299816(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@412561175(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16117 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="c875e078efc749b495dd7e9c7d72dcbc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43765
20:08:21.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557350088704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557356326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f1c3908997747f29d52c970c8ffad58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557369815040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f1c3908997747f29d52c970c8ffad58" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16143 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8f1c3908997747f29d52c970c8ffad58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43791
20:08:21.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557425598464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557425598464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0736d5b0a6d844a2ade14258902b9f00", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557433970688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0736d5b0a6d844a2ade14258902b9f00" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16151 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="0736d5b0a6d844a2ade14258902b9f00", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43799
20:08:21.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557494128640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557494128640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557503750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557503750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557508677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557514018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb777113edd247fb8c3f218bd3d0c65e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557514018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb777113edd247fb8c3f218bd3d0c65e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="bb777113edd247fb8c3f218bd3d0c65e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43810
20:08:21.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557572517888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.755 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522912859(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557572517888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef5d3e1a96254efbb365a5f83965d65a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557586640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ef5d3e1a96254efbb365a5f83965d65a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="ef5d3e1a96254efbb365a5f83965d65a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43819
20:08:21.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8a5e221dc3744238cf356d650815666", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557636521984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b8a5e221dc3744238cf356d650815666" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@580085217(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16186 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b8a5e221dc3744238cf356d650815666", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43834
20:08:21.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9a61976a885427cbfed9e8018cdb7b7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557706686464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e9a61976a885427cbfed9e8018cdb7b7" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16202 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="e9a61976a885427cbfed9e8018cdb7b7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43850
20:08:21.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557759524864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948426723(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a69a7f0d77414d11af353c5d4769a3bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557759524864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a69a7f0d77414d11af353c5d4769a3bd" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16208 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="a69a7f0d77414d11af353c5d4769a3bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43856
20:08:21.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d2ec66555504dcd8cc4b4cb03b984ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557816217600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5d2ec66555504dcd8cc4b4cb03b984ea" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16223 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="5d2ec66555504dcd8cc4b4cb03b984ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43871
20:08:21.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557872599040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557872599040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8dead3b86217458cac04ae4fe43e0b53", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557901676544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8dead3b86217458cac04ae4fe43e0b53" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16231 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8dead3b86217458cac04ae4fe43e0b53", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43879
20:08:21.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336557949411328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb9042bed6a9460b9805fe900199a4a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336557949411328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eb9042bed6a9460b9805fe900199a4a4" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:21.861543 16341 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e5cae9b83ff1439a8a0263744c85ddfe" instance_seqno: 1779134840817196) as {username='slave'} at 127.14.16.195:52237; Asking this server to re-register.
20:08:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:21.861799 15093 heartbeater.cc:461] Registering TS with master...
20:08:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:21.862138 16341 ts_manager.cc:194] Registered new tserver with Master: e5cae9b83ff1439a8a0263744c85ddfe (127.14.16.195:44527)
20:08:21.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16237 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="eb9042bed6a9460b9805fe900199a4a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43885
20:08:21.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558011461632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ef3e714c69c4d82bad774a5ba9d8d6a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558019178496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8ef3e714c69c4d82bad774a5ba9d8d6a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16243 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="8ef3e714c69c4d82bad774a5ba9d8d6a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43891
20:08:21.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432646259(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:21.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95f7674ec6fe4567a5d2e4170467c725", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558083444736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "95f7674ec6fe4567a5d2e4170467c725" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16250 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="95f7674ec6fe4567a5d2e4170467c725", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43898
20:08:21.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12ec144b70ff4f5cb4680d9f5470fc97", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558149058560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "12ec144b70ff4f5cb4680d9f5470fc97" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16265 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="12ec144b70ff4f5cb4680d9f5470fc97", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43913
20:08:21.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7f63917d0cd4827a7e9d7a13f9cf772", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558199132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b7f63917d0cd4827a7e9d7a13f9cf772" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16270 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="b7f63917d0cd4827a7e9d7a13f9cf772", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43918
20:08:21.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd25134044c34d6d87c72d314efe4b2d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558263083008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dd25134044c34d6d87c72d314efe4b2d" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16277 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="dd25134044c34d6d87c72d314efe4b2d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43925
20:08:21.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558322540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28624960de254d218d223c9a6ad83911", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558329102336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28624960de254d218d223c9a6ad83911" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16284 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="28624960de254d218d223c9a6ad83911", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43932
20:08:21.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd6701a2dd8245129cd7a79f2816753b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558380150784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cd6701a2dd8245129cd7a79f2816753b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16288 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="cd6701a2dd8245129cd7a79f2816753b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43936
20:08:21.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558447329280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558447329280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f25fee6269540f4b3d46160e8915cc8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558457044992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f25fee6269540f4b3d46160e8915cc8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:21.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16296 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="7f25fee6269540f4b3d46160e8915cc8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:21.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43944
20:08:21.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558515089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1dbf78a3cd6e48d6bce58546e0d8fc5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558515089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:21.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1dbf78a3cd6e48d6bce58546e0d8fc5a" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16303 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="1dbf78a3cd6e48d6bce58546e0d8fc5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43951
20:08:22.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1829378567(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:22.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02627cec7fb64cf2b6ff8d601aa01f43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558587621376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "02627cec7fb64cf2b6ff8d601aa01f43" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="02627cec7fb64cf2b6ff8d601aa01f43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43959
20:08:22.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "48b0278e86d1408999e16bcfc56f31f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558655168512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "48b0278e86d1408999e16bcfc56f31f8" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16326 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="48b0278e86d1408999e16bcfc56f31f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43974
20:08:22.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78001b91c08f418b8667ff5618e5dd73", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558720704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "78001b91c08f418b8667ff5618e5dd73" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16333 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="78001b91c08f418b8667ff5618e5dd73", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43981
20:08:22.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d8d946636b2a4906be6fe17063046c1e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558772506624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d8d946636b2a4906be6fe17063046c1e" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16339 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="d8d946636b2a4906be6fe17063046c1e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43987
20:08:22.069 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410324010(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:22.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38ccc086dde847d99d32d18738595e8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558840786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "38ccc086dde847d99d32d18738595e8b" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.073 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1378954119(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:22.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@107977602(state=PENDING, result=null, callback=<none>, errback=<none>)}
20:08:22.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16347 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="38ccc086dde847d99d32d18738595e8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43995
20:08:22.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558902607872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558902607872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287336558918053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c46abd906a341b5aff7cf7b655c09a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7287336558918053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2c46abd906a341b5aff7cf7b655c09a0" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2c46abd906a341b5aff7cf7b655c09a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
20:08:22.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 44030
20:08:22.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ad2488bde3f41e9a81b828e71069783", data = RowwiseRowResultIterator for 27648 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ad2488bde3f41e9a81b828e71069783" opened on b0d3fb90ec88497b84936fc00305fba6@[224235cca67a45258e1ad28d5f93deae(127.14.16.193:37639),a53d9bfa2ee348e6ba17c136d63fafc0(127.14.16.194:37913),e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)[L]]
20:08:22.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16384 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1779134839253, tablet=b0d3fb90ec88497b84936fc00305fba6, scannerId="2ad2488bde3f41e9a81b828e71069783", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
20:08:22.108 [DEBUG - main] (Connection.java:575) [peer master-127.14.16.254:33743(127.14.16.254:33743)] disconnecting while in state TERMINATED
20:08:22.109 [DEBUG - main] (Connection.java:575) [peer master-127.14.16.253:35145(127.14.16.253:35145)] disconnecting while in state TERMINATED
20:08:22.109 [DEBUG - main] (Connection.java:575) [peer e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)] disconnecting while in state READY
20:08:22.109 [DEBUG - main] (Connection.java:575) [peer master-127.14.16.252:39751(127.14.16.252:39751)] disconnecting while in state READY
20:08:22.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:08:22.110 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)] handling channelInactive
20:08:22.110 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e5cae9b83ff1439a8a0263744c85ddfe(127.14.16.195:44527)] cleaning up while in state READY due to: connection closed
20:08:22.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.16.252:39751(127.14.16.252:39751)] handling channelInactive
20:08:22.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.16.252:39751(127.14.16.252:39751)] cleaning up while in state READY due to: connection closed
20:08:22.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.114138 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15907
20:08:22.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.120565 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 15734
20:08:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.126613 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14962
20:08:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.133795 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14414
20:08:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.138976 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 16310
20:08:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:08:22.144132 14403 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskZTtZCb/build/release/bin/kudu with pid 14557
20:08:22.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:08:22Z chronyd exiting

Time: 63.134

OK (1 test)

